html, body {
	/*margin: 0;*/
	padding: 0;
}


body {
 /*margin: 25px 25px 25px 25px;*/
 color: black;
 background:#777;
 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
}


#outer {
 width: 709px;
 margin: 0 auto;
}

#header {
 background: #5e5e5e url(/images/userimages/design/website-development-header.jpg) no-repeat;
 width: 720px;
 height: 101px;
 border:2px solid white;
 float: left;
}

#menulinks {
 padding: 60px 0 0 185px;
 float:left;
 font-family: 'Arial';
 font-size: 14px;
 font-weight: bold;
 color: black;
}

#menubox {
 background: url(/images/userimages/design/ml_bg.gif) no-repeat;
 width: 115px;
 height: 31px;
 float: left;
 padding: 2px 10px 0 3px;
 text-align: center;
}

#menubox a:link { color: white; 
text-decoration: none;
font-size: 8pt;
font-family: times new roman; } 

#menubox a:visited { color: white; 
text-decoration: none;
font-size: 8pt;
font-family: times new roman; } 

#menubox a:active { color: white; 
text-decoration: none;
font-size: 8pt;
font-family: times new roman; } 

#menubox a:hover { color: white; 
text-decoration: none;
font-size: 8pt;
font-family: times new roman; } 


#contentbox {
 background: #88836e;
 border-left:1px solid white;
 border-right:1px solid white;
}

#leftside {
 padding: 15px 0 0 20px;
 float:left;
 width: 165px;
 font-family: 'Arial';
 font-size: 15px;
 color: black;
 background: #88836e;
 line-height:27px;
}

#leftimage {
 width:236px;
 height:319px;
 background: url(/images/userimages/design/leftsidelogo.jpg) no-repeat;
}

#livechat {
	width:231px;
	text-align: center;
}

#content {
 background: white url(/images/userimages/design/content_bg.jpg) repeat-x;
 border-left;1px solid white;
 border-right;1px solid white;
 padding: 5px;
 padding-top:110px;
 _padding-top:5px;
 width: 714px;
 _width:712px;
 color: black;
}

#spacer {
height:150px;
width:1px;
float:right;
}

#graybottom {
 padding: 30px 4px 0 0;
 height: 17px;
 width: 716px;
 border: 2px solid white;
 background: #5e5e5e;
 font-family: 'Arial';
 font-size: 10px;
 font-weight: bold;
 color: black;
 text-align:center;
}

#bottom {
	height:25px;
}

#sebar {
 margin: -2px 0 0 0;
 width: 760px;
 background: white;
 float:left;
}