body{
color:#F46720;
background:url(../img/site-elements/body-bg.gif) repeat-x;
background-color:#2a0050;
}

#container{
margin: 0 auto 0 auto;
width: 755px;
height: 100%;
}

#header{
padding-top: 27px;
background: url(../img/site-elements/header-bg.gif) no-repeat;
text-align: right;
width: 755px;
height: 40px;
}

#site-header{
background: url(../img/site-elements/site-header.gif) no-repeat;
width: 755px;
height: 194px;
}

#header-buttons{
margin-top: 5px;
line-height: 15px;
padding-left: 5px;
float:left;
width: 105px;
height: 176px;
}

#header-image{
margin-right: 10px;
margin-top:10px;
text-align:right;
float: right;
width: 550px;
height: 176px;
}

#content_gallery{
text-align: center;
float: left;
background: url(../img/site-elements/content-bg.gif) repeat-y;
width: 755px;
height: 100%;
}

#content{
float: left;
background: url(../img/site-elements/content-bg.gif) repeat-y;
width: 755px;
height: 100%;
}

#content_admin {
	background: url(../img/site-elements/content-bg.gif) repeat-y;
	width: 755px;
	height: 100%;
}

#content_m{
float: left;
width: 555px;
height: 100%;
}

#content_r{
float: right;
padding-top: 20px;
padding-left: 10px;
width: 190px;
height: 100%;
}

#counter{
float: left;
width: 755px;
height: 0px;
}

#footer{
float: left;
background: url(../img/site-elements/site-footer.gif);
width: 755px;
height: 100px;
}

img{
border:none;
}
