@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e8e5e5;
	background-image:url(img/bg-wide.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.MYBA #container {
	position: relative; 
	width: 970px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 

.MYBA #header { 
	height: 120px;
	position: top;
	background-image:url(img/t1.jpg);
	background-repeat:no-repeat;
	padding: 0 0px 0 0px;  
} 

.MYBA #header2 { 
	top: 120px;
	height: 174px;
	background-image:url(img/t2.jpg);
	background-repeat:no-repeat;
	padding: 0 0px 0 0px;  
}

.MYBA #loop { 
	top: 120px;
	height: 174px;
	width:196px;
	padding: 0 0px 0 1px;  
}


.MYBA #testimonials { 
	height: 100px;
	width: 510px;
	position: top;
	padding: 0 0px 0 208px;  
}


.MYBA #link {
	height: 100px;
	width: 170px;
	float: left;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 4px;
}


.MYBA #sidebar1 {
	top: 294px;
	left: 0;
	width: 170px;
	background: ; 
	padding: 15px 10px 15px 20px;
	float: left;
}
.MYBA #sidebar2 {
	top: 294px;
	right: 0;
	width: 185px;
	padding: 15px 4px 0px 0px;
	float: right;
}

#nav  {
margin: 0;
padding: 0;
background: #fff;
list-style-type: none;
width: 170px;

}

#nav li {

margin: 0;
padding: 6px 24px;
text-align:right;

}


#sponsor p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
	color:#7b7a7a;
	text-decoration:none;
	margin: 0;
    padding: 4px 0px;
    text-align:center;

}

#sponsor-img  {
	margin: 0;
	padding: 20px 0px 10px 0;
	text-align: center;

}

#nav a{
font-family:Helvetica, sans-serif;
font-size: 12px;
font-weight:400;
line-height: 22px;
color:#666666;
text-decoration:none;


}


#nav a:hover{
font-family:Helvetica, sans-serif;
font-size: 12px;
font-weight:400;
line-height: 22px;
color:#203262;
text-decoration:none;


}
.MYBA #mainContent {
	margin: 0 200px 0 200px;
	padding: 13px 10px;
}

.MYBA #mainContent h1  {
font-size:24px;
font-variant: caps;
font-family: Arial, Helvetica, sans-serif;
color: #7b7a7a;
font-style: bold;
margin:10px 0 0 0;

}

.MYBA #mainContent h2  {
	font-size:16px;
	font-variant: caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7a7a;
	font-style: normal;
	margin:10px 0 0 0;
}

.MYBA #mainContent h4  {
	font-size:12px;
	font-style:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7a7a;
	font-style: normal;
	margin: 10px 0 10px 0;
	font-weight: normal;
}



#mainContent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
	color:#7b7a7a;
	text-decoration:none;
}


#mainContent a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
color:#203262;
text-decoration:none;


}

#mainContent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#203262;
	text-decoration:none;

}



.breaks {
	color: #333333;
	font-weight: bold;
}

.topics {
	color: #e80005;
	font-weight: bold;
	text-decoration:underline;
}

.topics a{
	color: #e80005;
	font-weight: bold;
	text-decoration:underline;
}





#main-bul li { 
list-style-type: round;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#666666;
	text-decoration: none; 
}


.MYBA #footer {
	padding: 0 0px 0 0px;
	height: 29px;
} 
.MYBA #footer p {
	margin: 0;
	padding: 0px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

