body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2A4F6F;
}
#header {
	border-top: 1px solid #778899;
	border-bottom: 1px dotted #B2BCC6;
	height:3em;
	background-color: #999999;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-color: transparent;
	float: right;
    width: 360px;
    text-align:right;
	margin-right: 6em;
	margin-top: 0.9em;
}
#header .logo {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #990000;
	float: left;
    width: 195px;
	margin-left: 3.5em;
	margin-top: 0.5em;
}
#nav {
	position: absolute;
	top: 51px;
	left: 21px;
	width: 15em;
	border-right: 1px dotted #cccccc;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #778899;
	background-color: transparent;
}
#nav a:hover {
	color: #0099CC;
}
#nav h2 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
}
#content {
	margin-left: 17em;
	margin-right: 17.5em;
	text-align: justify;
}

#content h1 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #000066;
}

#content h2, #content h3, #content h4, #content h5 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #990000; font-weight: bold;
}

h1 {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
} 
#content li {
	font-size: 80%;
	line-height: 1.8em; 
	padding-left: 1.2em;
} 

#content a:link, #content a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#content a:hover {
	color: #778899;
}
#side2 {
	position: absolute;
	width: 200px;
	top: 74px;
	right: 49px;
	padding: 10px 10px 10px 10px;
	border-left: 1px dotted #cccccc;
	
}
#side2 a:link, #side2 a:visited {
	text-decoration: underline;
	color: #0000CC;
	background-color: transparent;
}
#side2 a:hover {
	color: #778899;
}
#side2 h3 {
	font:100% Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align:center;
	margin: 0;
	padding-bottom: 4px;
}
.newsletter {
	padding: 189px 90px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/news-back.jpg);
	background-repeat: no-repeat;
	width: 200px;
}
.newsbd  {
	font:90% Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}

.list {font: 115%; color: #996600; font-weight: bold;}
.text {color: #000000; font-weight: bold;}
.text1 {font: 90% Georgia, "Times New Roman", Times, serif; color: #660000; font-weight: bold;}

#content .ftnav {
    width: 100%;	
	font-size: 70%;
	padding-top: 1em;
    text-align: center;
    color: #999;
}

#content .footer {
    border-top: 1px solid #B2BCC6;
	width: 100%;	
	font-size: 60%;
	padding-top: 1em;
    text-align: center;
    color: #999;
}

