body{ 
 background-attachment: fixed;
background-repeat: repeat;
background:url(images/bg3.jpg) repeat-x top #6C347B;
margin:auto;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.clear{
clear:both;
}


h4{
font-size:11px;
color:#6600cc;
}

h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}


h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}

h1{
font-size:14px;
color:#6C347B;
margin:0px;
padding:3px;
}


#main_content{
width:798px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}


#top_banner{
width:798px;
height:190px;
background:url(images/top_banner_logo.jpg) no-repeat center;
}


#left_logo{
width:280px;
height:55px;
float:left;
display: inline; 
padding:10px 0 10px 0px;
}

/*------------MENU---------*/
ul.menu {
list-style-type:none; float:left; display: inline; display:block; width:798px; height:25px; 
clear:both; margin:0; padding:0; background-color:#6C347B;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; display: inline; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#6C347B; color:#FFFFFF;}

a.nav_even:link, a.nav_even:visited {
display:block; float:left; display: inline; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#6C347B; color:#FFFFFF;}

a.nav:hover, a.nav_even:hover{
display:block; float:left; display: inline; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none;  background-color:#000000;  color:#FFFFFF;}


/*-------------left_section-----------------*/
#page_content{
padding:0 0 20px 0;
}

#left_section{
width:500px;
height:auto;
float:left;
display: inline; 
padding-bottom: 2em;
background:url(images/) no-repeat top left;
}

.title{
font-size:16px;
font-weight:bold;
padding-left:5px;
padding:25px 0 0 45px;
color:#6C347B;
}

.text_content{
width:460px;
color:#666666;
margin:23px 0 0 45px;
line-height:16px;
text-align:justify;
}

.text_content a{
text-decoration:none;
color:#6C347B;
background-color:#FFF;
}

.text_content a:hover{
text-decoration:none;
color:#000000;
background-color:#CBABD3;
}

#tan_box_border{
width:470px;
height:auto;
background-color:#FFFFFF;
border:1px #E4E4E4 solid;
margin:20px 0 0 35px;
}

#tan_box_content{
width:450px;
color:#666666;
margin:5px;
background-color: #ebeaca;
padding:5px;
}

#tan_box_content a{
text-decoration:none;
color:#993300;
}

#sublist li{
color:#6C347B;
}

/*-------------right_section-----------------*/


#right_section{
width:240px;
height:auto;
float:left;
margin-left:20px;
display: inline; 
padding-bottom: 2em;}

.title2{
font-size:16px;
padding-left:5px;
padding:25px 0 0 5px;
font-weight:bold;
color:#903BB2;
}

.text_content2{
width:220px;
color:#666666;
margin:23px 0 0 5px;
line-height:16px;
text-align:justify;
}

.text_content2 a{
text-decoration:none;
color:#666666;
background-color:#fff;
}

.text_content2 a:hover{
text-decoration:none;
color:#000000;
background-color:#fff;
}
.read_more_box{
width:220px;
height:18px;
margin:23px 0 0 5px;
border-top:1px #CCCCCC solid;
}

a img.more{
float:right;
}


#read_more_box_left{
width:460px;
height:18px;
margin:23px 0 0 45px;
border-top:1px #CCCCCC solid;
}

#join{
width:227px;
height:92px;
margin:5px;
}


/*---------------footer-----*/
#footer{
width:798px;
height:65px;
margin: 0 auto;
clear:both;
background:url(images/footer_bg.jpg) no-repeat left;
}

.footer_links{
float:left;
display: inline; 
padding:10px;
}

.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#000;
}

.footer_links a:hover{
text-decoration:none;
color:#000000;
background-color:#D868F6;
}

.copyright{
float:right;
padding-right:15px;
padding-top:7px;
display: inline; }

