.homelink
{
	position: absolute;
	left: 20px;
	top: 20px;
	height: 50px;
	width: 400px;
}

.designlink
{
position: absolute;
	left: 277px;
	top: 609px;
	height: 15px;
	width: 250px;
}

.small
{
font-family: arial, verdana;
font-size: 16px;
line-height:16px;
}

.red
{
color: #043a6b;
font-weight: bold;
font-style: none; 
font-family: arial, verdana;


}

p
{
font-family: arial, verdana;
font-size: 16px;
line-height:18px;
}


h1 {
font-family: arial, verdana;
font-size: 16px;
line-height:18px;
display:inline;
}

h2 {
font-family: arial, verdana;
font-size: 16px;
line-height:18px;
display:inline;
}



table
{
font-family: arial;
font-size: 12pt;
line-height:18pt;
position: absolute;
	left: 0px;
	top: 120px;
	height: 150px;
	width: 440px;
}

table td 
{
valign: center;
padding: 2px;
}



a:link    
{
color: #043a6b;
font-weight: bold;
font-style: none; 
font-family: arial;
font-size: 16px;
line-height:18px;
text-decoration: none}
a:visited  
{
color: #043a6b;
font-weight: bold;
font-style: none; 
font-family: arial;
font-size: 16px;
line-height:18px;
text-decoration: none}

a:active  
{
color: #043a6b;
font-weight: bold;
font-style: none; 
font-family: arial;
font-size: 16px;
line-height:18px;
text-decoration: underline}

a:hover   
{
color: #043a6b;
font-weight: bold;
font-style: none; 
font-family: arial;
font-size: 16px;
line-height:18px;
 
text-decoration: underline}


#wrapper {
	height: 620px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -400px;
	margin-top: 0px;
}

#content {
	height: 500px;
	width: 790px;
	overflow: auto;
	position: absolute;
	left: 5px;
	top: 75px;
}

#marginator {
height: 390px;
	width: 760px;
	overflow: off;
	position: absolute;
	left: 15px;
	top: 30px;
}
#marginator2 {
height: 400px;
	width: 760px;
	overflow: off;
	position: absolute;
	left: 15px;
	top: 20px;
}


.left {
	position: absolute;
	left: 10px;
	top: 0px;
	height: 374px;
	width: 440px;
	text-align: justify;
font-family: arial, verdana;
font-size: 16px;
line-height:18px;
}

.right {
	
	overflow: off;
	position: absolute;
	right: 0px;
	top: -12px;
	height: 374px;
	width: 280px;
text-align: justify;
}

.lc {
	
	overflow: off;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 374px;
	width: 365px;
text-align: justify;
}

.lcb {
	
	overflow: off;
	position: absolute;
	left: 0px;
	top: 190px;
	height: 200px;
	width: 365px;
text-align: justify;
}

.rc {
	
	overflow: off;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 374px;
	width: 365px;
text-align: justify;
}
.rcb {
	
	overflow: off;
	position: absolute;
	right: 0px;
	top: 190px;
	height: 200px;
	width: 365px;
text-align: justify;
}

#navigation {
	height: 50px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 490px;
}
.button {
	float: left;
	height: 50px;
	width: 180px;
	margin: auto;
}


/* button images */

.hear:link, .hear:visited { background-image: url(images//buttons/buttonhear.jpg);background-position: 0px 0px; }
.hear:hover, .hear:active { background-position: 0px -50px; }

.about:link, .about:visited { background-image: url(images//buttons/buttonabout.jpg);background-position: 0px 0px; }
.about:hover, .about:active { background-position: 0px -50px; }

.facts:link, .facts:visited { background-image: url(images//buttons/buttonfacts.jpg);background-position: 0px 0px; }
.facts:hover, .facts:active { background-position: 0px -50px; }

.contact:link, .contact:visited { background-image: url(images//buttons/buttoncontact.jpg);background-position: 0px 0px; }
.contact:hover, .contact:active { background-position: 0px -50px; }


.float_left {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
margin-bottom: 2px;
}

.float_right {
	float: right;
	margin-left: 12px;
margin-top: 5px;
margin-bottom: 2px;
}




