body {padding: 0; margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url('images/side.jpg') repeat-x #1C1C1A;
}
#wrapper { 
 margin: 0 auto;
 width: 990px;
 padding:0;
 background:url('images/bg.jpg') no-repeat top center;
}
#header {
 width: 990px;
 padding: 0px;
 height: 181px;
 margin: 0px;
}
#navigation {
 width: 990px;
 height:30px;
 padding: 0px;
 margin: 0px;
 background:url('images/navbg.jpg') no-repeat center;
}
#photos {
width:990px;
height:373px;
margin:0;
padding:0;
text-align:center;
}
#content { 
 width: 990px;
 color: #444;
 background:url('images/center.jpg') repeat-y top center;
 margin: 0px;
 padding: 0px;
}
#footer { 
 width: 990px;
 color: #444;
 background:url('images/footer.jpg') no-repeat center;
 margin: 0px;
 padding: 0px;
 text-align:center;
 font-size:11px;
}

img{border:0;border:none;}

#maincontent {margin-left:70px;margin-left:70px;margin-top:15px;margin-bottom:15px;padding-right:20px;}