body,p,h1,img{
margin:0;
padding:0
}

body{
background:url(../images/background.png) center top repeat-y;
background-color: #000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif
}

a{
text-decoration:none;
color:#E76600
}

#container{
margin:0 auto;
width:760px;
background:url(../images/page_back.jpg) repeat-y center
}

.clear{
clear:both
}

.left{
float:left
}

.right{
float:right
}

#footer{
background:url(../images/footer.jpg) no-repeat center bottom;
height:44px;
color:#FFFFFF
}

#copy{
margin-top:18px;
margin-left:20px
}

#leftmenu{
width:110px
}

#left1{
margin-top:30px
}

#left2,#left3{
margin-top:40px
}

#left3{
margin-bottom:26px
}

#content{
width:560px;
padding-right:40px;
margin-top:40px;
margin-bottom:40px
}