body	{
		background-color: #ffffff;
		font-family: Verdana,Arial,Geneva,sans-serif;
		margin-top: 0px;
		margin-left: 0px;
	}

img	{
		border: 0px;
	}

h1	{ 	color: #003366;
		font-size: 14pt;
		font-weight: normal;
	}
h3	{
		color: #003366;
		font-weight: bold;
		font-size: 10pt;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
.darkbg {
		background-color: #000000;
		color: #ffffff;
		font-size: 8pt;
		text-indent: 7px;
		line-height: .4em;
	}

.lightbg {
		background-color: #003366;
		color: #000000;
		font-size: 8pt;
		text-indent: 7px;
	}

.whitebg {	background-color: #ffffff;
		color: #000000;
		font-size: 8pt;
	}

.notopspace {
		margin-top:0px;
		padding-top: 0px;
		}

a.bodyanchor:link, 
a.bodyanchor:visited, 
a.bodyanchor:active {
		color: #003366;
		text-decoration: none;
		font-weight: bold;
	}
a.bodyanchor:hover {
		color: #003366;
		text-decoration: underline;
	}	
a.mainanchor:link,
a.mainanchor:visited,
a.mainanchor:active {
		color: #ffffff;
		text-decoration: none;
	}
a.mainanchor:hover {
		color: #ffff99;
		text-decoration: underline;
	}


#header {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 720px;
		height: 50px;
		}
		
#ourlinks {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 180px;
		height: 175px;
		}
		
#mainpic {
		position: absolute;
		top: 50px;
		left: 180px;
		width: 540px;
		height; 175px;
		}
		
#tagline {
		position: absolute;
		top: 225px;
		left: 0px;
		width: 720px;
		height: 20px;
		text-align: right;
		color: white;
		}
		
#theirlinks {
		position: absolute;
		top: 245px;
		left: 0px;
		width: 180px;
		height: 250px;
		bottom: 0px;
		}
		
#homecontent {
		margin-top: 10px; 
		margin-left: 10px;
		position: absolute;
		top: 245px;
		left: 180px;
		width: 540px;
		}
		
#footer {
		position: absolute;
		left: 0px;
		width: 540px;
		text-align: right;
		bottom: 50px;
		}

#info {
		position: absolute;
		left: 0px;
		width: 540px;
		font-size: 7pt;
		bottom: 0px;
		}
