body{
	font-family: Arial, "Times New Roman", Times, serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background-color:#FFFFFF;
}

a:link, a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.footer:link, a.footer:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover{
	text-decoration: underline;
}

.hr{
	border: none 0;
	border-top: 1px dashed #689ce8;
	height: 1px;
}

img{ 
	border: 0; 
}

#main{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	background-color:#3b5998;
	background-image:url(layout/img/fronttile.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content_box_1{
	font: 75% Arial, "Times New Roman", Times, serif;
	color: #000000;
	width: 740px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

#content_box_2{
	width: 740px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px 50px 0px;
	border-bottom: 0px;
	position:absolut;
	font: 75% Arial, "Times New Roman", Times, serif;
	color:#999999;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style:solid;
	border-color:#CCCCCC
}
#btxt{
	padding: 0px 10px 0px 10px;
	font: 100% Arial, "Times New Roman", Times, serif;
	color:#000000;
}
