@charset "utf-8";
/* CSS Document */
body {background-color:#2b2b2b; margin-top:0px; background-image:url(images/background.jpg); background-repeat:repeat-x; color:#ffffff; font-family:Arial, Helvetica, sans-serif;}
#main {width:900px; margin:0px auto;}
#header {width:900px; height:347px;}
#content {width:900px; min-height:248px;}
#text {width:900px; font-size:12px; margin:0px auto;}
#text2 {width:850px; font-size:12px; margin:0px auto;}

#left {width: 470px;  padding-right:25px; float:left;}
#right {width:370px; min-height:248px; padding-left:25px; float:right; border-left:2px solid #464646;}

#footer {width:900px; height:80px;}
#clear {clear:both;}
a {color:#ec0000; font-weight:bold; text-decoration:underline;}
a:hover {color:#ec0000; font-weight:bold; text-decoration:underline;}
a:visited {color:#ec0000; font-weight:bold; text-decoration:underline;}

#footer_text {text-align:center; color:#ffffff; font-size:10px; font-weight:bold;}
#footer_text a{color:#ffffff;}
