/*---------- Document ----------*/
*{margin: 0px auto; 
	padding: 0px auto;
}
body {
font-size: 9px;
font-family: goergia;
text-align: left;
background:black;
background:url("../images/bg.jpg") repeat;

	
}





a:link { 
font: 11px;
color:#868687;
text-decoration: none;
}

center a{ 
font: 11px;
color:black;
text-decoration: none;
}




a:visited {
font: 11px;
color:black;
text-decoration:none;
}



a:hover { 
font:11px;
color:#560001;
text-decoration: none
background-color:#336699;
background:url('') no-repeat; 
}




#wrapper{
width:960px;
border:0px solid #501006;
background-color:white;
border-left: 0px solid #dcdcdc;
border-right: 0px solid #dcdcdc;
}

#header{
width:960px;
height:149px;
border:0px solid red;
background-color:transparent;
background:url("../images/header copy.jpg") no-repeat;

}

#line{
width:1024px;
height:3px;
background-color:white;
border:0px solid red;
background:url("../images/line.jpg") repeat-x;
}

#nav{
width:595px;
height:32px;
background-color:white;
border:0px solid red;
background:url("../images/line.jpg") repeat;
float:right;
margin-top:117px;

}

#repeat{
height:8px;
background-color:white;
background:url("../images/bottomnav.jpg") repeat;
}


.line{
width:100%;
background:url("../images/bar.jpg") repeat;
height: 11px;

}
#recent{
height:28px;
width: 1004px;
margin-right: 10px;
margin-left: 10px;
border:0px solid red;
background-color:white;
background:url("../images/headone.jpg") repeat;
}











#php{
width:520px;
margin:0px auto;
border:0px solid black;
background: #fdf3e7 url("../images/php.jpg") no-repeat;

}



#left{
width:608px;
border:0px dotted #501006;
background-color:#fff;
float: left;
margin:3px;
color: #fff;
background: #fff url("../images/left.jpg") no-repeat;
}



#lefto{
width:608px;
border:0px dotted #501006;
background-color:#fff;
float: left;
margin:3px;
color: #fff;
background: #fff url("../images/lefto.jpg") no-repeat;
}


#leftother{
width:580px;
border:0px dotted #501006;
background-color:#fff;
float: left;
margin:12px;
color: black;
background: #fff url("") no-repeat;
margin-top:10px;
}




#right{
width:330px;
font: black;
color:#000;
font-size: 12px;
border:0px solid black;
background-color:red;
float: right;
text-align:right;
background: #fff url("../images/bull.jpg") repeat-x;
margin-bottom: 5px;
}




.logo img{
margin:8px;
}



.marginleft{
margin-right: 24px;
}








#middlecontent{
width:960px;
margin:0px auto;
border:0px solid #c4c4c4;
background-color:#fff;
font color: black;

}






#footerline{
width:960px;
height: 17px;
margin: 0 auto;
background-color:white;
background:url("../images/footerline.jpg") repeat-x;
border:0px solid red;
}


#footer{
width:960px;
height: 100px;

margin: 0 auto;
background-color:white;
background: #040b24 url("../images/footer.jpg") repeat-x;
border-left:0px solid #1b245b;
border-right:0px solid #1b245b;
border-top:0px solid #b71600;
border-bottom:0px solid #b71600;
margin-bottom: 10px;
}











img{
margin-left: 2px;
}






#bottom{
width:960px;
height:30px;
background-color:white;
background:url("../images/hh.jpg") no-repeat;
border:0px solid red;
}





h1{
color:#fff;
background:url("") repeat-x;
background-color:#000;
font-size: 14px;
line-height: 13px;
padding-left:7px;
padding-top: 5px;
text-align:left;
font position: center;
padding-bottom: 4px;
}

hr{
color: red;
height: 3px;
background-color:#b41702;
margin-top:2px;
margin-left: 4px;

}


p{
font-size: 12px;
line-height:20px;
padding: 6px;

}


#rightcenter b{

color:black;
}


h3{
color:white;
font-size: 13px;
color: black;
}



h2{
color:white;
font-size: 15px;
color: #fff;
background-color:#000;
}


I{
color:black;
font-size: 10px;
}

strong{
color:black;
font-size: 12px;
line-height: 20px;
}