/* CSS Document */

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#wrapper 
{
width: 956px;
padding: 10px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
border: 1px solid #ddd;
}
#header 
{
margin: 0px;
padding: 0px;
height: 180px;
width: auto;
background-color: #f1f1f1;
}
#container 
{
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
background-image: url(back.gif);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
}
#left 
{
margin: 0px;
width: 160px;
padding: 10px 20px 10px 20px;
float: left;
}
#nav 
{
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#nav li a:hover 
{
color: #999;
text-decoration: none;
}
#center 
{
	height: auto;
	width: 504px;
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 0px 0px 0px 6px;
	line-height: 1.8em;
	text-align: justify;
}
h1 
{
	font-size: 24px;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
#right 
{
	padding: 0px 10px 10px 10px;
	height: auto;
	width: 170px;
	float: left;
	margin: 0px 0px 0px 6px;
}
.clearer 
{
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer 
{
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #f1f1f1;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active 
{
color: #999;
text-decoration: none;
}
#footer a:hover 
{
color: #ccc;
text-decoration: none;
}
.bold {
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 003399;
	text-align: center;
}
h4 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.center_p {
	text-align: center;
}
.top {
	font-size: xx-small;
}
#wrapper #container #center a:link, #wrapper #container #center a:visited, #wrapper #container #center a:active {
	color: #660066;
	text-decoration: none;
}
#wrapper #container #center a:hover {
	color: #660033;
	text-decoration: underline;
}
.imageleft {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.imageright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

