body {
background-image:url("../images/background2.jpg");
background-attachment:fixed;
color:#fff;
font-family:"Georgia", serif;

}

#bigdiv{
background-color: #fff;
width:820px;
margin:10px auto  0px auto;
background-image:url("../images/banner.jpg");
background-repeat:no-repeat;
border:solid 1px white;
padding-left:40px;
padding-right:40px;
}

#bigdiv hr{
border: 0px;
background-color:#222;
height:1px;
}
#header{
height:160px;
}
#header h1{
padding:10px;
background-color: #111;
color:#fff;
border-radius:15px;	
-moz-border-radius:15px;
opacity:0.7;
filter:alpha(opacity=700); /* For IE8 and earlier */
}

#menu{
float:right;
padding:10px;
background-color: #111;
border-radius:10px;	
-moz-border-radius:10px;
opacity:0.7;
filter:alpha(opacity=700); /* For IE8 and earlier */
}

#menu a{
color:#fff;
font-weight:bold;
text-decoration:none;

}

#menu a:hover{
color:#6f3;
}

#content{
margin-top:10px;
}

#copyright{
width:800px;
margin:0px auto 0px auto;
font-size:10px;
color:#222;
}

#copyright a{
text-decoration:none;
font-weight:bold;
color:#222;
}

#copyright a:hover{
text-decoration:underline;
font-weight:bold;
color:#000;
}


#copymenu{
margin:0px auto 0px auto;
}


.oot {
margin-left:10px;
margin-top:20px;
float:left;
width: 260px;
height: 160px;
border: solid 2px #222;

}
.oot:hover{

}

#oots{ 
text-align:justify;
border:none;
color:#222;
width: 260px;
height: 140px;
font-size:10px;
}

#oots h1{
color:#000;
margin-top:0px;
font-size:14px;
font-weight:bold;
}

.leftc{
color:#222;
margin-top:10px;
float:left;
width:240px;

padding:5px;
}

.rightc{
margin-top:10px;
padding:5px;
float:right;
width:530px;
text-align:justify;

color:#111;
}



#h1f{
font-size:18px;
margin-left:10px;
margin-top:0px;
}

#ctf{
width:100px;
margin:10px;

}


.ctt{
color:#111;
border:solid 1px #222;
width:150px;
height:20px;
margin-bottom:5px;
margin-right:5px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
text-decoration:none;
float:right;

}


#txtarea{
width:217px;
height:116px;
border:solid 1px #222;
color:#222;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
text-decoration:none;
padding:3px;
margin-left:10px;
}

#btnsend{
margin-top:5px;
width:225px;
background-color:#444;
border:none;
color:#fff;
border:solid 1px #333;
margin-left:10px;
font-weight:bold;
}

h2{
font-size:14px;
margin-top:0px;
}
.sml{
font-size:11px;
font-weight:bold;
text-align:justify;
}


.anch{
font-size:12px;
text-decoration:none;
color:#330;
}

.anch:hover{
color:#c60;
}
