/* Start of CMSMS style sheet 'D2G FORM' */
body {
background:#0C0C0C url(uploads/dresstogo/bg_body.gif) repeat-x fixed left top;

}
body, td, th, input, select, textarea {
color:#B1B1B1;
font-family:verdana, helvetica,sans-serif;
font-size:11px;
line-height:18px;
}

body * {
}

#container{
 height:100%;
   position:relative;	
}

#wrapup{
 	width:960px;
	margin:20px auto;
	height:100%;
}

#head{
	width:960px;
	margin:auto;
	height:94px;
}

#headleft{
	float:left;
}


#menu{
        margin:auto auto 12px;
        height:30px;
	width:960px;
	background-color:#0d0d0d;
        border:1px solid #333; 	
}

#page{
        margin:auto;
        height:370px;
	width:899px;   
        padding:30px; 
        border:1px solid #333; 
        margin-bottom:12px;  
        line-height:20px;
} 

#pagetitle{
       padding:0px 0px 0px 0px;
}

#left{
       float:left;
       width:560px;
       height:100%;
       margin-right:16px;
}

#right{
       float:right;
       width:310px;
       height:100%;

}
	
#footerbottom {
   bottom:0;
   width:958px;
   height:60px;   /* Height of the footer */
   background:#000;
   border: 1px solid #333;
}

#footerinternals { 
	width:926px;
	margin:auto;
	font-size:9px;
	text-decoration:none;
}

#footleft{
	float:left;
	margin-top:26px;
	font-size:10px;
}
	
#footright{
	float:right;
	margin-top:10px;
	vertical-align: middle;
}

#footright a{
	border:0px;
	text-decoration:none;
	vertical-align: middle;
}

/* End of 'D2G FORM' */

