body{
color:#333;
font-size:12px;
line-height:20px;
font-family: Tahoma, Arial, sans-serif;
text-align:center;
margin:auto;
margin-top:10px;
background-color:#000;
background-image:url(images/bkg.jpg);
background-repeat:repeat-x;
}

#container{
width:960px;
text-align:center;
margin:auto;
background-color:#fff;
}


h1{
font-size:20px;
line-height:20px;
margin:0;
padding:0;
color:#a60006;
font-weight:normal;
text-transform:uppercase;
}

h2{
font-size:18px;
line-height:18px;
margin:0;
padding:0;
color:#333;
text-transform:uppercase;
}

h3{
color:#a60006;
font-size:14px;
padding:0;
margin:0;
}

a:link, a:visited{
color:#a60006;
text-decoration:none;
}

a:hover{
color:#756700;
text-decoration:underline;
}

.float{
float:left;
}

.rfloat{
float:right;
}

.clear{
clear:both;
} 



.nav{
background-color:#f1f1f1;
padding:10px;
}

.nav a:link, .nav a:visited{
color:#fff;
font-size:16px;
text-decoration:none;
line-height:50px;
text-transform:uppercase;
text-align:center;
background-image:url(images/bkg_nav.gif);
background-repeat:no-repeat;
width:137px;
height:50px;
display:inline-block;
margin:0 5px;
letter-spacing:1px;
}

.nav a:hover{
background-image:url(images/bkg_nav_hi.gif);
}

.footer{
width:960px;
color:#fff; 
text-align:center;
margin:auto;
margin-top:10px; 
}

.ftr_txt{
text-align:right;
line-height:16px;	
}

.img_padding{
margin-right:5px;
}

.header{
margin-bottom:10px;	
}

#maincontent{
padding:30px;
text-align:justify;	
display:inline-block;
width:900px;
}

.rightside{
float:right;
width:560px;
}

.leftside{
width:297px;
float:left;	
}

.module{
background-color:#ccc;
width:267px;
padding:0 15px;
font-size:13px;
line-height:15px;	
}

.nopadding{
padding:0;
margin:0;	
}

.clans h2{
margin-bottom:25px;	
margin-left:25px;
}

.clans {
text-align:center;	
}

.clans img{
margin-left:25px;	
}

.label{
clear:both;
float:left;	
width:200px; 
}

.input input, .input select, .input textarea{
width:300px;
margin-bottom:10px;	
border:1px solid #ccc;
padding-left:5px;
}

.input input, .input select{
height:20px;
}

.input textarea{
padding-top:5px;	
}

.input input:hover, .input select:hover, .input textarea:hover, .txtLong:hover, .txtMini:hover, .txtShort:hover {
background-color:#ffc;	
color:#a60006;
}

.button{
border:1px solid #ccc;	
height:25px;
width:70px;
color:#fff;
background-image:url(images/bkg_btn.jpg);
background-repeat:no-repeat;
line-height:25px;
}

.button:hover{
background-image:url(images/bkg_btn_hi.jpg);
}

fieldset{
background-color:#f9f9f9;
border:1px #eee dashed;
width:100%;
margin-bottom:10px;
}

legend{
font-size:14px;	
color:#a60006;
}

hr{
color:#eee;
background-color:#eee;
height:1px;
border:none;
}

.txtLong{
width:350px;	
}

.txtShort{
width:132px;	
}

.txtMini{
width:56px;	
}

