body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 1.5em;
}
body {
	background-image: url(assets/page_back.jpg);
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #525252;
}
a {
	color: #FFFFFF;
}
.header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}

p{
	margin-top: 2px;
	margin-bottom: 15px;
	padding: 0px;
}
h1 {
	font-size: 1.6em;
	color: #FFFFCC;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	text-decoration: color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 1.2em;
	color: #FFFFCC;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 10px;
}
h3 {
	font-size: .95em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.footer {
	font-size: 10px;
}
.pnav {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 12px;
}
.pnav a:link {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.pnav a:visited {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.pnav a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.pnav a:active {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
.imgborder {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 13px solid #FFFFFF;
}
.imgbordercenter{

border: 13px solid #FFFFFF;
}

.imgborderright {
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 13px solid #FFFFFF;
}
.border2{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
#divHomeLeft {
	background-color: #FFFFFF;
	width: 310px;
	margin-right: 20px;
	float: left;
	padding: 13px;
}
#divHomeLeft img {
	margin-bottom: 10px;
}
#divHomeLeft b{
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333333;
}
#divHomeLeft p{
	color: #333333;
}
.divClear {
	clear: both;
}
