body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#041e2a;
	font-family: tahoma,Arial, Helvetica, sans-serif;
    color: #ffffff;
	font-size: 11.4px;
	background-repeat:repeat;

	}
#globalNavbg{
width:900px;
margin: 0px auto;
}


#main_top{
background-image:url(images/adams_white.gif);
background-repeat:repeat;	
width:900px;


}
#content{
width:620px;
float:left;
padding:15px 24px 15px 23px;

}
#tab_main{
width:190px;
float:left;

}
#tab_top{
width:190px;
float:left;

}
#tab_image{
width:190px;
text-align:center;
float:left;

}
#tab_center{
width:170px;
padding:10px 10px 10px 10px;
float:left;

}
#tab_bottom{
width:190px;
float:left;

}
#bottom_left{
width:326px;
float:left;

}
#bottom_right{
width:574px;
float:left;

}
a:link {
	color: #29a9e1;
	
	text-decoration: none;
}

a:visited {
	color: #29a9e1;
	text-decoration: none;
}

a:hover{
  color: #307D7E;
  
  text-decoration: none;
}

