body, html	{
	height:100%;
	margin:auto;
	padding:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#F3DCDD;
	background-image:url(../images/bkgrd.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#PageDiv	{ 
	position:relative;
	width:940px;
	margin:auto;
	margin-top:5px;
	text-align:center;
	background-color:#FFF;
	border:1px solid #330000;
}
#header	{
	clear:both;
	border-bottom:2px solid #330000;
	height:206px;
	padding:3px;
	position:relative;
}
/* NAV BAR AREA  */
#navBar	{
	background-color:#330000;
	height:30px;
	line-height:28px;
	text-align:left;
	background-image:url(../images/nav_rpt.jpg);
	background-repeat:repeat-x;
	position:relative;
	font-size:15px;
	letter-spacing:.03em;
	color:#990000;
	padding-left:10px;
	margin:auto;
}
#navBar	a:link, #navBar	a:visited, #navBar a:hover, #navBar a:active {
	text-decoration:none;
	font-weight:bold;
	padding:5px 9px;
	height:26px;
	text-shadow:2px 2px 1px #000;
}
#navBar	a:link {color:#CCC;}
#navBar	a:visited	{color:#DED8D9;}

#navBar	a:hover	{
	color:#FFF;
	background-image:url(../images/nav_rpt2.jpg);
	background-repeat:repeat-x;
}
#navBar	a:active	{color:#FFF;}

#dropDown,	#dropDown2, #dropDown3	{
	width:200px;
	position:absolute;
	background-color:#330000;
	color:#CCCCCC;
	top:26px;
	visibility:hidden;
	z-index:199;
	font-size:13px;
	border-bottom:1px solid #800000;
	border-left:1px solid #800000;
	border-right:2px solid #800000;
}
#dropDown	{
	left:76px;
}
#dropDown2	{
	left:160px;
}
.navLinks {
	padding:6px;
	display:block;
	border-bottom:1px solid #804040;
	margin:0px;
}
#navRight	{
	float:right;
	margin-right:10px;
	width:160px;
	height:15px;
	text-align:right;
}
/* END NAV BAR AREA  */
#content	{
	text-align:left;
	padding:8px 15px;
}
a, a:link	{
	color:#990000;
}
a:visited {}
a:hover	{
	color:#CC0000;
	text-decoration:none;
}
h1	{
	font-size:20px;
}
h2	{
	font-size:19px;
}
h3	{
	font-size:18px;
}
hr	{color:#330000;}

#photosHome	{
	font-size:16px;
	color:#660000;
	float:right;
	text-align:center;
	margin-left:6px;
}
#pressHolder	{
	float:right;
	width:320px;
}
.photosPress	{
	font-size:16px;
	color:#660000;
	text-align:center;
	margin:auto;
}
.published	{
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.imgRight	{
	float:right;
	margin-left:5px;
}
.imgLeft	{
	float:left;
	margin-right:5px;
}
.pageTitle	{
	font-size:23px;
	color:#330000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.05em;
	border-bottom:2px dotted #330000;
	padding:0px;
	margin:0px;
	margin-bottom:3px;
}
.reviewHolder {
	padding:5px;
	border:1px dotted #330000;
	background-color: #FEFAFB;
}
.reviewHolder p{
	margin:6px 0px;
	font-size:14px;
	
}

#callOuts	{
	width:350px;
	border:1px dashed #330000;
	padding:3px 8px;
	font-size:14px;
}
#bio	{
	width:380px;
	float:right;
	margin-left:12px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-color:#FFF2F2;
	padding:8px;
	line-height:18px;
	margin-bottom:10px;
}
#footer	{
	width:940px; 
	clear:both;
	font-size:12px;
	margin:auto;
	background-color:#D4C5C8;
	padding:10px 0px;
}
.footerSmall	{
	font-size:9px;
}
.smaller	{
	font-size:13px;}

.medium	{
	font-size:14px;}

.red	{
	color:#660000;}
	
	
.light	{
	color:#FFF2F2;}

