body{
margin-bottom:30px;
}

#mast,#main,#nav,#name{
position:absolute;
width:700px;
min-width:700px !important;
}

#name{
text-align:right;
top:23px;				 
}


#mast{
top:55px;
height:148px;
}



#nav{
top:203px;
height:32px;
}



#main{
top:235px;
margin-bottom:30px;
} 

/*height:650px;*/


#footer{
height:32px;
}
/*top:880px;*/


/*#spacerdiv{
top:910px;
height:30px;
}*/





#nav img{

margin-right:20px;

vertical-align:middle;

}







#main p{

font-size:80%;

margin-left:50px;

margin-right:50px;

}



#right p{

margin:4px;

}



/* for the dynamic menus */





#services,#aboutus,#resources,#contactus{

position:absolute; 

z-index:2;

visibility: hidden;

background:#333;

border:1px solid #666;

padding:3px;

font-weight:bold;

top:230px; 

}



#services{

left:47px;

width:170px; 

}



#services ul{

margin-left:2px;

}



#services li{

list-style-type:none;

}



#aboutus{

left:160px;

width:170px; 

}



#aboutus ul{

margin-left:2px;

}



#aboutus li{

list-style-type:none;

}



#resources{

left:472px;

width:170px;

}



#resources ul{

margin-left:2px;

}



#resources li{

list-style-type:none;

}



#contactus{

left:370px;

width:170px;

}



#contactus ul{

margin-left:2px;

}



#contactus li{

list-style-type:none;

}

 

.b{

font-weight:bold;

}



input.fields{
border:1px solid #666;
color:#000;
background:#ffffcc;
}



label{

font-weight:bold;

}