
	
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;
}

html, body {
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;
}

#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;
}



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

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

#footer{
position:relative;
width: 100%;
clear: left;
color: #000000;
text-align: center;
padding: 30px 0 0 0;
height: 51px;
background: #FFFFFF;
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: 10px 40px 20px 10px;
font-size:12px;
line-height: 2em;
}

.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;
}