/* CSS Document */

body
{
	background-color:#000000;
	color:#cccccc;
	line-height:20px;
}

img
{
	border:0px;
}

#dawnPage
{
	width:1024px;
	position:relative;
	margin:0px auto;
/*	background-color:#666666;
*/}

#headerFlash
{
	width:1024px;
}
#headerStatic
{
	background:#000000 url(images/homeHeader.png) top no-repeat; width:1024px; height:270px;
}



#mainMenu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:30px;
	
}
.menuTop

.menuTop a:visited 
{
	text-decoration: none;
	color: #333333;
}

.menuTop a:hover 
{
	text-decoration: none;
	color: #eeeeee;
	background-color:#999999;
}

.menuTop a:link
{
	text-decoration: none;
	color: #eeeeee;
}

.menuTop a:active 
{
	color: #eeeeee;
	background-color: #999999;
}

#bodyMain
{
	width:1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-stretch:expanded;
	margin-top:30px;
}

#leftCat
{
	width:170px;
	float: left;
}

#contentMain
{
	float:left;
	width:670px;
}
#rightCat
{
	width:170px;
	float:left;
	clear:right;
}

#contentTitle
{
	text-align:center;
	padding-bottom:15px;
}

#contentBody
{
	width:670px;
}

#contentBodyWide
{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	line-height:20px;
}

#contentAd
{
	padding-left:20px;
	padding-right:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	line-height:20px;
}

#adPix
{
	padding-top:30px;
	width:230px;
	float:left;
}

#adText
{
/*	padding-top:30px;
	padding-left:10px;
*/	width:220px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:11px;
	line-height:15px;
	letter-spacing:0.2em;
}


#mainContent
{
	
	float:left;
	clear:right;
	padding: 10px 10px;
	width:420px;
	line-height:20px;
}

#bottomCat
{
	
	margin-top:50px;
	padding-top:30px;
	clear:both;
	font-size: 11px;
	color: #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#bottomMenu
{
	margin-top:2px;
	clear:both;
	font-size: 11px;
	color: #cccccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
}

a:visited 
{
	text-decoration: none;
	color: #eee;
}

a:hover 
{
	text-decoration: underline;
	color: #eee;
}

a:link
{
	text-decoration: none;
	color: #eee;
}

a:active 
{
	color: #eee;
	text-decoration:underline;
}

#copyRight
{
	width:1024px;
	clear:both;
	text-align: center;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
}

#stickyPhoto1
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto2
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto3
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto4
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto5
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto6
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto7
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}
#stickyPhoto8
{
	position:absolute;
	top:242px;
	left:275px;
	visibility:hidden;
}

/*style for the endorsement on homepage*/

#endorse
{
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
	text-align:center;
	background-color:#333333;
	clear:both;
}
#endorse_sig
{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#testimonials {padding-top:10px;/* height:294px;*/ font-family:Century; font-size:10pt; text-align:center; line-height:1em; padding-bottom:20px;}
	#left { float:left; width:321px; /*height:104px;*/ padding-top:10px; }
		 
	#right {float:left; clear:right; width:319px;/* height:194px;*/ padding-top:10px;}
		.speaker, .books {font-family:Century; }
		.speaker a:visited, .speaker a:link, .speaker a:active 
		{
			text-decoration: underline;
			color: #0000fc ;
		}
		
		.speaker a:hover 
		{
			text-decoration: underline;
			color: #eee;
		}
		.books a:visited, .books a:link, .books a:active 
		{
			text-decoration: underline;
			color: #e72e00;
		}
		
		.books a:hover 
		{
			text-decoration: none;
			color: #eee;
		}

