﻿body{
background: #fcfbf9 url(http://www.dhc-beautycampus.net/img/header.jpg) repeat-x 0 0;
font-family:verdana,'trebuchet ms',sans-serif;
font-size:12px;
height:100%;
margin:0pt;
padding:0pt;
text-align:center;
}

#container{
margin:0em auto;
position:relative;
width:950px;
}

#header {
margin:0px;
position:relative;
top:0px;
height:33px;
margin-top:72px;
margin-bottom:12px;
}

.header_title{
float:left;
display: block;  
width: 301px;  
height: 26px;  
background: url(../../img/title.jpg) 0 0 no-repeat;  
text-indent: -9999px;  
//overflow: hidden;
margin-left:0;
padding-left:0;
}

.header_logo{
float:left;
display: block;  
width: 52px;  
height: 33px;  
background: url(../../img/logo.jpg) 0 0 no-repeat;  
text-indent: -9999px;  
//overflow: hidden;
margin-left:596px;
margin-bottom:0px;
}

* html .header_logo{
float:right;
}


#header_back{
text-align:right;
}

#flash{
margin-top:0px;
}

#footer{
margin:0;
padding:0;
}

.copyright{
margin-top:23px;
float:right;
display: block;  
width: 199px;  
height: 17px;  
background: url(../../img/copyright.jpg) 0 0 no-repeat;  
text-indent: -9999px;  
overflow: hidden;
}