body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #DDDBDE;
	text-align: center;
	margin: 8px 0px 0px;
	padding: 0px;
}

a:link {
	color: #0080C0;
	text-decoration: none;
}
a:visited {
	color: #0080C0;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dotted #0099ff;
}
a:active {
	color: #0080C0;
	text-decoration: none;
}

.hide {
display: none;
}

#content {
	background-color: #FFFFFF;
	background-image: url(images/big_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 192px;
	text-align: left;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 778px;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #BFBFBF;
}
#header {
	background-image: url(images/topbar_background_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 192px;
	width: 100%;
	margin: 0 auto 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	text-align: right;
}

#header li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	padding-right: 1.1em;
}

#header a:link {
text-decoration: none;
color: white;
}
#header a:visited {
text-decoration: none;
color: white;
}
#header a:hover {
text-decoration: none;
color: #F4EBDE;
}
#header a:active {
text-decoration: none;
color: white;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	line-height: 100%;
	margin-bottom: 1.5em;
	margin-top: 5px;
	padding-bottom: .1em;
	padding-top: 1em;
	font-style: oblique;
	width: 500px;
	
}

#right {
	display: none;
	z-index: 400;
	margin-right: 20px;
	padding: 5px;
	float: right;
	width: 200px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #cccccc;
	background-color: #F4EBDE;		
}

#left {
	margin-left: 115px;
	margin-right: 115px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	padding-left: 5%;
	padding-right: 5%;
	display: normal;
}

.emailformMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding: 15px;
	text-align: center;
	border: 1px silver;
}

.emailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.emailform input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.emailform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.emailform select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}


#pagetrail {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
	text-align: left;
	width: 80%;
	}

#pagetrail ul {
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 50px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	
}

#pagetrail li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
}

#print {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	margin-left: 20px;
	margin-right: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#print a:link {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}
#print a:visited {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}
#print a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #333333;	
}
#print a:active {
	color: #8087A5;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #cccccc;
}


#section {
	list-style-type: none;
	background-color: #ffffff;
	padding: 15px;
	background-image: url(images/cell_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;




}
#sectionlist {
	margin: 0px;
	padding: 0px;




}
#sectionlist li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#section strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	display: block;
	line-height: 0px;
	margin-bottom: 2ex;
	margin-top: 5px;
	padding-bottom: 1ex;
	font-style: oblique;
}
#latest {
	list-style-type: none;
	background-color: #FFFFFF;
	padding: 15px;
	background-image: url(images/cell_bg.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin-bottom: 25px;

}
#latestlist {
	margin: 0px;
	padding: 0px;




}
#latestlist li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#latest strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	display: block;
	line-height: 0px;
	margin-bottom: 2ex;
	margin-top: 5px;
	padding-bottom: 1ex;
	font-style: oblique;
}

.quoteright {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 150%;
	color: #6F7195;
	text-decoration: none;
	margin: 10px;
	margin-right: -40px;
	padding: 10px;
	width: 175px;
	background-color: #EEF0F5;
	border-top: 1px solid #CCCDD9;
	border-right: 1px solid #8486A5;
	border-bottom: 1px solid #8486A5;
	border-left: 1px solid #CCCDD9;
	float: right;
}

.quoteleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 150%;
	color: #6F7195;
	text-decoration: none;
	margin: 10px;
	margin-left: -40px;
	margin-right: 20px;
	padding: 10px;
	width: 175px;
	background-color: #EEF0F5;
	border-top: 1px solid #CCCDD9;
	border-right: 1px solid #8486A5;
	border-bottom: 1px solid #8486A5;
	border-left: 1px solid #CCCDD9;
	float: left;
}

.picright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 115%;
	color: #6F7195;
	text-decoration: none;
	margin: 10px;
	margin-right: -40px;
	padding: 15px;
	width: 175px;
	background-color: #EEF0F5;
	border-top: 1px solid #CCCDD9;
	border-right: 1px solid #8486A5;
	border-bottom: 1px solid #8486A5;
	border-left: 1px solid #CCCDD9;
	float: right;
	text-align: center;
}

.picright img {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
.picleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 115%;
	color: #6F7195;
	text-decoration: none;
	margin: 10px;
	margin-left: -40px;
	padding: 15px;
	width: 175px;
	background-color: #EEF0F5;
	border-top: 1px solid #CCCDD9;
	border-right: 1px solid #8486A5;
	border-bottom: 1px solid #8486A5;
	border-left: 1px solid #CCCDD9;
	float: left;
	text-align: center;
}

.picleft img {
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

#footer {
	width: 778px;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 205%;
	color: #666666;
}

#footer a:link {
	color: #666666;
	text-decoration: none;


}

#footer a:visited {
	color: #666666;
	text-decoration: none;


}

#footer a:hover {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;


}

#footer a:active {
	color: #666666;
	text-decoration: none;


}

#paginate {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	text-align: left;
	width: 525px;
	}

#paginate ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
		
}

#paginate li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #8087A5;
	font-size: 10px;
	padding-right: .5em;
}

.related {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5%;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	width: 90%;
	border-top: 1px solid #CCCDD9;
}

.related a:link {
	color: #0080C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.related a:visited {
	color: #0080C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.related a:hover {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #0099ff;
}
.related a:active {
	color: #0080C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.related li {
	list-style-type: square;
	list-style-position: inside;

}
.rotateads-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 115%;
	color: #6F7195;
	text-decoration: none;
	margin: 10px;
	margin-left: -60px !important;
	margin-left: -35px;
	width: 175px;
	background-color: #EEF0F5;
	border-top: 1px solid #CCCDD9;
	border-right: 1px solid #8486A5;
	border-bottom: 1px solid #8486A5;
	border-left: 1px solid #CCCDD9;
	float: left;
	text-align: center;
	background-image: url(images/cell_bg.jpg);
	background-repeat: no-repeat;
}
.rotateads-content p {
	padding: 0 10px 0px 10px;
}
.advertImg img {
	border: 1px solid #434343; 
}
.rotateads-content a:hover {
	border: none;
}
.rotateads-content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBE1BD;
	color: #8087A5;
	display: block;
	line-height: 0px;
	margin: 20px 20px 10px 20px;
	padding-bottom: 8px;
	font-style: oblique;
	text-align: left;
}
.rotateads-buttons {
	white-space: nowrap;
	border-top: 1px dotted #CCCDD9;
	display: block;
	padding: 10px 0 10px 0 !important;
	padding: 0px;
	margin: -5px 0 -5px 0 !important;
	margin: -15px 0 -10px 0;
}
