p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #D60000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	color: #152D6A;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2F511;
	margin-top: 0px;
}

.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	border-top: 1px dashed #999999;
}


#wrapper {
	width: 760px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 2px solid #000000;
	margin: 0 auto;
	background-color: #dcded9;
	background-repeat: repeat-y;
}
#sidebar .smallprint {
	font-size: 10px;
}
#sidebar .natEx {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 15px;
}
#main {
	margin-right: 3px;
	margin-left: 175px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#banner {
	background: #EEE;
	border-bottom: 2px solid #000000;
	zoom: 1;
}
#banner img {
	display: block;
}
body {
	background: #999999;
}
#sidebar {
	float: left;
	width: 175px;
	padding-top: 20px;
	background-color: #deded9;
}
#sidebar h2 {
	color: #333333;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: 7px 7px;
	background-color: #dedcd9;
}
br.clear {
	clear: both;
}
#sidebar p {
	padding-right: 7px;
	padding-left: 7px;
	line-height: normal;
	font-size: 12px;
	margin: 10px 0 10px 0;
}
img {
	border-style: none;
}
a {
	color: #333333;
}
a:hover {
	color: #D60000;
	text-decoration: none;
}
