body { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.75em;
line-height: 1.2em;

text-align: justify;}

a:link {color: #0000ff;
text-decoration: none;}

a:hover {color: #ff0000;
background-color: none;
text-decoration: none;}

h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #996600;}

h2 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}


body {
	scrollbar-base-color: #0000c0;
	scrollbar-arrow-color: #03000A;
	scrollbar-face-color: #0000c0;
	scrollbar-track-color: #a2a4d7;
	background-image: url(images/background.jpg);
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #006633;
	background-image: url(images/gtgbanner.jpg);
	background-position: top;
	position: absolute;
	height: 90px;
	width: 850px;
	left: 10%;
	top: 0%;
}
#topright {
margin-left:44%;
margin-top:15px;
width:468px;
height:60px;
}
#leftcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: auto;
	width: 640px;
	top: 90px;
	float: left;
	left: 10%;
	padding: 10px;
}
#rightcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 180px;
	height: auto;
	float: right;
	top: 90px;
	background-position: center top;
	border-bottom-width: thin;
	border-bottom-style: none;
	text-align: center;
	vertical-align: top;
}
#rtcontenttopad {
text-align:center;
margin-top:10px;
width:125px;
height:125px;
}
#rtcontentbotad {
text-align:center;
margin-top:10px;
width:125px;
height:125px;
}

#mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	vertical-align: top;
	width: 850px;
	position: absolute;
	top: 90px;
	left: 10%;
	border-top-width: thick;
	border-top-style: solid;
	background-color: #E1FFA4;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF66;
	clear: both;
	width: 850px;
	height: 80px;
	border-top-width: thick;
	border-top-style: double;
	text-align: center;
	vertical-align: top;
}
#footerad {
text-align:center;
margin-top:10px;
width:468px;
height:60px;
}
