BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #630031;
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/side_back.gif) top left no-repeat;
}
#index {
	background: #000;
}
A {
	text-decoration: none;
	}

A:link {
	color: #696969;
	font-weight: bold;
}	
A:visited {
	color: #C7C7C7;
	font-weight: bold;
}
A:hover, A:active {
	color: #CE9CFF;
	text-decoration: underline;
}
HR {
	color: #797979;
	height: 1px;
	size: 1px;
}
TD {  
	font-family: arial;
	font-size: 9pt;
	color: #000000;
 }

#container {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
	width: 100%;
	height: 100%;
}
#header {
	float: right;
	border: 0px solid #000;
	background: #fff;
}
#content {
	float: right;
	overflow: auto;
	border: 0px solid #000;
	padding: 10px;
	width: 100%;
	height: 95%;
}
#contentspacer {
	height: 50px;
}
#nav {
	float: right;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	border: 0px solid #000;
	width: 445px;
	height: 70px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}
#footer {
	text-align: center;
}

h1, .title {
	font-size: 14pt;
	color: #989898;
	font-weight: bold;
	border-bottom: 1px solid #797979;
}

h2, .subtitle {
	font-size: 11pt;
	color: #494949;
	font-weight: bold;
	border-bottom: 1px solid #797979;
}

.hsubtitle {
	font-size: 11pt;
	color: #003163;
	font-weight: bold;
}

.jsubtitle {
	font-size: 11pt;
	color: #630031;
	font-weight: bold;
}
 
.jtext {
	font-size: 9pt;
	color: #630031;
}

.htext {
	font-size: 9pt;
	color: #003163;
}

.date {
	font-size: 8pt;
	color: #00319C;
	font-weight: bold;
}
	
.reviews {
	font-size: 11pt;
}

.small {
	font-size: 8pt;
}


 .calendar {
	font-size: 8pt;
	color: #00319C;
	font-weight: bold;
}

 .calendartitle {
	font-size: 9pt;
	background-color: #CECEFF;
	color: #630063;
	font-weight: bold;
}

 .calendaravail {
	font-size: 8pt;
	background-color: #9CCEFF;
	color: #00319C;
	font-weight: bold;
}
				

#welcomeside {
	margin-left: 370px;
	background: url(/images/side_welcome.gif) top left no-repeat;
}
#h_bio_side {
	margin-left: 370px;
	background: url(/images/side_h_bio.gif) top left no-repeat;
}
#h_resume_side {
	margin-left: 370px;
	background: url(/images/side_h_resume.gif) top left no-repeat;
}
#h_reviews_side {
	margin-left: 370px;
	background: url(/images/side_h_reviews.gif) top left no-repeat;
}
#j_bio_side {
	margin-left: 370px;
	background: url(/images/side_j_bio.gif) top left no-repeat;
}
#j_resume_side {
	margin-left: 370px;
	background: url(/images/side_j_resume.gif) top left no-repeat;
}
#j_reviews_side {
	margin-left: 370px;
	background: url(/images/side_j_reviews.gif) top left no-repeat;
}
#photo_side {
	margin-left: 370px;
	background: url(/images/side_photo.gif) top left no-repeat;
}
#contact_side {
	margin-left: 370px;
	background: url(/images/side_contact.gif) top left no-repeat;
}	