/* CSS Document */
body {
background:url(images/bck_1.jpg) no-repeat top center;
margin:0;
text-align:center;
font-family:"Century Gothic", Tahoma, Arial, sans-serif;
font-size:12px;
}
#wrapper {
width:940px;
margin:auto;
margin-top:30px;
}
#top{
width:940px;
height:40px;
padding:70px 5px 0 5px;
background:url(images/top_2.png) no-repeat top;
color:#009FDF;
font-weight:bold;
text-align:left;
font-size:12px;
font-family:Tahoma, Arial;
} 
#top a {
color:#009FDF;
text-decoration:none;
margin:0 3px;
}            
#top a:hover {
color:#009FDF;
text-decoration:underline;
margin:0 3px;
}            
#left {
float:left;
width:240px;
padding:5px;
text-align:left;
font-size:14px;
}
#left h1 {
background:#FFF;
font-size:18px;
color:#009FDF;
padding:4px;
}
#left a{
color:#009FDF;
text-decoration:none;
font-weight:bold;
}
#left a:hover {
color:#009FDF;
text-decoration:underline;
font-weight:bold;
}
#right {
float:right;
width:600px;
padding:0 10px;
text-align:left;
}
#under{
margin-top:10px;
float:right;
width:584px;
height:343px;
padding:10px 8px 0 8px;
background:url(images/under.png) no-repeat;
}
#underscore{
margin-top:10px;
float:left;
width:950px;
height:110px;
background-position:left;
background:url(images/underscore.png) no-repeat top;
}
#credits {
margin-top:30px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#604C3F;
}
#main_content {
margin-top:12px;
text-align:justify;
background:url(images/main_ctn.png);
padding:5px;
color:#006;
height:590px;
}
#sub_cnt {
height:585px;
overflow:auto;
padding:0 8px;
}
.cleaner {
clear:both;
font-size:12px;
color:#FFF;
text-align:right;
}
.sub_sx{
width:285px;
float:right;
height:266px;
margin:0 2px;
padding:10px 5px 0 5px;
background:url(images/box.png) no-repeat;
}
