body{
margin:0;
padding:0;
background-color:#000000;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position: top center;
font-family: Tahoma;
height: 100%;
}



h1{
font-size: 16px;
color: #000099;
}

#maincontainer{
width: 827px; 
height: 100%; 
margin: 0 auto;
background-image:url(images/A&B_25.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

#hilite {
	background-color: #FFCC33;
	padding: 10px 20px 10px 20px;
	}
	
#hilite span{
	background-color: #FFFFCC;
	}

#topsection{
height: 131px;
background-color:#FFFFFF; 
}

#menutop{
height: 45px;
background-color:#005492; 
}

#menutext{
height: 19px;
background-color:#121B3B;
background-image:url(images/A&B_13.jpg);
background-repeat:no-repeat;
font-size: 10px;
color: #B4BDDD;
text-align:right;
padding: 3px 30px 0 0;
}

#menutext a{
color: #B4BDDD;
text-decoration: none;
}

#menutext a:hover{
text-decoration: underline;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 231px;
height: 100%;
}

#contentcolumn2{
margin-left: 31px;
font-size:12px;
line-height: 1.5em;
height: 100%;
}

#leftcolumn{
float: left;
width: 231px; 
margin-left: -827px;
}

#footerwrap{
clear:both;
width:827px;
bottom:0;
text-align: center;
padding: 30px 0 0 0;
height: 55px;
}

#footer{
width: 100%;
background: #FFFFFF;
color: #000000;
text-align: center;
padding: 30px 0 0 0;
height: 51px;
background-image:url(images/A&B_26.jpg);
background-repeat:no-repeat;
font-size: 10px;
}

#footer a{
font-size: 12px;
color: #000000;
text-decoration: underline;
}

#footer a:hover{
color: #000000;
text-decoration: none;
}

.innertube{
margin: 0px 40px 20px 10px;
font-size:12px;
line-height: 2em;
height: 100%;
}

.innertube a{
color: #005492;
text-decoration: underline;
font-weight: bold;
}

.innertube a:hover{
text-decoration: none;
}

.pic{
float:left;
border:none;
}

.leftpics{
vertical-align:top;
border:none;
}

#spacer{
clear:both;
margin-top:20px;
margin-bottom:25px;
}