* {
margin: 0;
padding: 0;
}

body {
	background-color: #fff;
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

body, #wrapper {
	background-image: url('http://www.profilestyling.com/img/topbgps.gif');
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat-x;
}

#wrapper {
width: 860px;
background-color: #FFFFFF;
margin: 0 auto;
text-align: left;
}

#header {

width: 860px;
/*background-color: #229BDA;*/
padding: 0px 0 0px 0;
margin: 0 0 10px 0;
}

#footer {
font-style: italic;
width: 860px;
height: 30px;
border-top: 2px solid #FFFFFF;
text-align: center;
float: right;
padding: 2px 0 0 0;
margin: 0 0 10px 0;
}

#content {
width: 690px;
float: right;
text-align: left;
margin: 0 0 5px 0;
/*border-right: 1px solid #229BDA;*/
}

a img {
border: 0;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 10px 0 0;
padding: 0;
background:#FFFFFF;
font: normal 11px verdana, arial, tahoma, sans-serif;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font: normal 11px verdana, arial, tahoma, sans-serif;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 5px 0 0 8px;
background: #229BDA;
border-left: 5px solid #229BDA;
}	
	
#menu li a:hover {
background: #FFFFFF;
color: #333333;
border-left: 5px solid #229BDA;
}

#links li {
margin-bottom: 2px;
}

#links li a {
font-weight: bold;
height: 13px;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 2px 0 0 3px;
background: #8F8F8F;
border-left: 5px solid #8F8F8F;
}	
	
#links li a:hover {
background: #FFFFFF;
color: #333333;
border-left: 5px solid #8F8F8F;
}