BODY   {background-color:#0d96d0;
	 background-image: url(fuzzyback.jpg);
	background-repeat:no-repeat;
	font-family:trebuchet ms;
	font-size:small;
	

}
.header     {
position:absolute;
top:200px;
left:200px;
width:200px;
color:#fff;}

.nav     {
position:absolute;
top:450px;
left:150px;
width:400px;
color:#fff;}

.footer     {
position:absolute;
top:460px;
left:20px;
width:350px;
color:#fff;
border:1px solid #fff;
font-size:x-small;
padding:0 20 0 20; 

}
DIV.head  {
font-size:32px;
font-weight:900;
letter-spacing:-3px;
line-height:100%
}
P.head  {
font-size:32px;
font-weight:900;
letter-spacing:-3px;
line-height:100%
}
.subhead  {
font-size:16px;
font-weight:900;
letter-spacing:-1px;
line-height:100%;
text-decoration:underline;
border-bottom:1px dotted #96968C;
}
.mainbody   {
position:absolute;
top:50px;
left:500px;
width:400px;
/* border-left:1px solid #0af; */
padding:20px;
}

.mainbodytext     {
color:#fff;
font-size:12px;
font-weight:300;
line-height:180%;
padding:10px;

}

.menusubhead  {
font-size:16px;
font-weight:900;
letter-spacing:-1px;
line-height:100%;
text-decoration:none;

}
.menusubheadwht  {
font-size:16px;
font-weight:900;
letter-spacing:-1px;
line-height:150%;
text-decoration:none;
color:#fff;
}

LI  {font-size:9px;}
.bluetext     {font-size:14px; padding-left:5px; color:#fff;}

A.main  {color:#fff; text-decoration:none; padding:0 10 0 10; border:1px solid #fff; letter-spacing:4px; font-size:10px;}
A:HOVER.main {color:#fff; text-decoration:none; background-color:#013A58;  padding:0 10 0 10; border:1px solid #0af; letter-spacing:4px;  font-size:10px;}

A.supplemental  {color:#000; text-decoration:none; padding:0 10 0 10; border:1px solid #013A58; letter-spacing:4px; font-size:10px;}
A:HOVER.supplemental {color:#fff; text-decoration:none; background-color:#000;  padding:0 10 0 10; border:1px solid #0af; letter-spacing:4px;  font-size:10px;}

A.tertiary  {color:#444; text-decoration:none;}
A:HOVER.tertiary  {color:#000; text-decoration:underline;}
