/* CSS Document */
body {
	margin: 5px auto auto auto;
	/*background-image: url(../images/top.jpg) repeat-x;
	background-position: top;*/
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;
	color: #666666; }

html { overflow-y: scroll; }

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

/*---------------------------------------------------------------*/

#container {
	font-weight: normal;
	margin: 0px auto;
	width: 686px;
	text-align: center; }

#top {
	width: 686px;
	height: 94px;
	background: url(../images/topbar1.jpg) no-repeat }

#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFF;
	font-weight: normal;
	font-size:36px;
	color: #FFFFFF;
	padding-top: 28px; }

#nav {
	height:60px;
	line-height: 60px;
	width:686px;
	text-align:center;
   	background: url(../images/middle.jpg) repeat-y;
	color: #666666;
	font-weight: normal;
	font-size: 10px; }
	
#nav ul li {
	margin-left:auto; margin-right:auto;
	font-size: 10px;
	display:inline;
	text-align:center;
	padding-left: 6px; padding-right: 6px; }
	
#nav a {
	font-weight: bold;
	color: #666666;
	text-decoration: none; }

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

#middle1 {
	width:686px;
   	background: url(../images/middle.jpg) repeat-y; }
	
#content {
	padding: 0px 60px;
	text-align: left;
	 }

#content h2 {
	color: #993300;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 170px 0px 10px; }

#content h2 a{
	color: #990000;
	text-decoration: none; }
	
#content h2	a:hover{
	color: #990000;
	text-decoration: underline; }

#content h3 {
	color: #000000;
	font-size: 10px;
	letter-spacing: .3em;
	padding: 0px 170px 0px 10px;
	text-decoration: underline; }
	
#content h4 {
	color: #000000;
	font-size: 10px;
	line-height: .0001em;
	padding: 0px 170px 0px 10px; }
	
#content p {
	padding: 0px 170px 0px 10px;
	font-size: 10px;
	line-height: 1.3em;
	color: #666666; }

#side {
	width: 125px;
	height:195px;
	padding-right:10px;
	border-right: 1px dotted #C4D0D7;
	color: #666666;
	font-size: 10px;
	line-height: 1.3em; }

#maintext {
	width: 531px;
	padding-left:10px;
	margin-left:135px;
	margin-top:-195px; }

#bottom {
	margin: 0px auto 0px;
	width: 686px;
	height: 26px;
	background: url(../images/bottom1.jpg) no-repeat;
	clear: left; }
	
#footertext {
	font-size: 10px;
	font-weight: bold;
	margin: 2px auto 0px;
	height: 20px;
	width: 686px;
	height: 31px;
	text-align: center;
	color: #888; }
	
#footertext a {
	font-weight: bold;
	color: #999;
	text-decoration: none; }
	
#footertext a:hover {
	text-decoration: underline; }

/*---------------------------------------------------------------*/

.imgl {
	padding: 10px 20px 10px 20px;
	float:left;
}

.imgr {
	padding-right:110px;
	float: right;
}

.imgc {
	padding: 0 3px 0px 3px;
	float: center;
}

.bubble {padding-left: 15px; background: transparent url(../images/bubble.png) no-repeat;}

.page {padding-left: 15px; background: url(../images/page.png) no-repeat;}

.subnav li {list-style: none; color:#666666; font-size: 10px; line-height: 1.3em; padding-left: 15px; background: transparent url(../images/bullet.png) no-repeat;}
.subnav li a{color:#666666; text-decoration:none;}
.subnav li a:hover{text-decoration:underline; color:#990000;}