body{
	margin:0;
	padding:0;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;

}

b{font-size: 110%;}

#maincontainer{
	width: 750px;
	margin: 0 auto;
}

#topsection{
background: #FFFFFF;
height: 100px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 180px;
	min-height:400px;
}

#leftcolumn{
	float: left;
	width: 180px;
	margin-left: -750px;
	background: #FFFFFF;
	padding-top: 10px;
}

#footer{
	clear: left;
	width: 100%;
	background: #5d90e7 url(/images/bottombar.gif) repeat-x;
	color: #FFF;
	text-align: center;
	padding: 3px 0;
	font-size: 0.8em;

}
#footer2{
	width: 100%;
	color: #A0A0A4;
	text-align: center;
	padding: 3px 0;
	font-size: 0.8em;
}
#footer2 a{
	color: #A0A0A4;
	text-decoration: none;

}
#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px;
}
ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 15px;
}
.cellunderline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.topheader {
	float:right;
	padding-top:30px;
	font-size:2em;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.topheader2 {
	font-size:2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 65px;
	padding-left: 190px;
}
.logoholder {
	float: left;
	width: 150px;
	height: 100px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.newslink {
	color: #2A5FAA;
	text-decoration: none;
}
