body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}
#skipnav {
 	position: absolute; 
	margin-left: -3000px; 
}
#wrapper {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 143px;
	position: relative;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #304E84;
	height: 33px;
	width: 509px;
	padding-top: 4px;
	position: absolute;
	left: 77px;
	top: 103px;
	text-align: center;
}
#nav a:link {
	color: #415E96;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#nav a:visited {
	color: #2D4779;
	text-decoration: none;
}
#nav a:hover {
	color: #0FAE16;
	text-decoration: none;
}
a:link {
	font-size: 10px;
	color: #415E96;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #304E84;
}
h2 {
	color: #0FAE16;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #304E84;
}
H5 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

#contentWrapper {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#sidebarLeft {
	float: left;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
.img {
	border: 1px solid #0FAE16;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#custom {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0FAE16;
	border-bottom-color: #0FAE16;
	background-color: #90A6D8;
}
}
#sidebarLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

#sidebarLeft li {
	line-height: 2em;
	text-align: left;
}
#sidebarLeft a:link, #sidebarLeft a:visited {
	font-weight: bold;
	color: #CC0000;
	font-size: 1em;
	text-decoration: underline;
}
#sidebarLeft a:hover{
	font-weight: bold;
	color: #000066;
}

#info {
	height: 180px;
	width: 250px;
	float: none;
	position: absolute;
	left: 500px;
	top: 184px;
}
#right {
	float: none;
	width: 160px;
	top: 112px;
	left: 565px;
	position: absolute;
	background-color: #CCCCCC;
}


.FirstParagraph {
	line-height: 150%;
}

/*  \*/
#footer {
	color: #2B4279;
	text-align: left;
	font-size: 0.9em;
	background-color: #999999;
	font-weight: bold;
	padding-top: 0.1em;
	padding-right: 1.5em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	clear: both;
}
* html #footer {height: 1%;}

#footer a:link, #footer a:visited {
	margin: 0.2em; 
	font-size: 0.85em; 
	color: #E2E2E2; 
}
	
#footer a:hover, #footer a:focus {
	color: #686B3F; 
	background: #ECECEC; 
	text-decoration: none; 
}

.addclear:after {
content: ".";
display: block;
height:0;
clear:both;
visibility:hidden;
}
