body
{
	background-image: url('/bonebg.jpg');
	background-repeat: repeat
}

#sidebar
{
	margin-right: 30px;
	width: 100px;
	float: left;

}

body
{
	font-family: Tahoma;
}	

#sidebar p
{
	margin: 0px;
	padding: 0px;	
	margin-bottom: 2px;
}


#pageTitle
{
	font-family: Georgia;
	font-size: 210%;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	line-height: 1.2em;
}

#pageSubTitle
{
	color: #0000ff;
	text-align: center;
	font-size: 150%;
	font-weight: 600;
}	

#members
{
	margin-top: 50px;	
}

#mainContent
{
	width: 625px;
	margin-left: 130px;
	margin-top: 50px;
}

#servicedescription
{
    color: #000000;
    font-size: 200%;
    font-weight: bold;
    text-align: left;
}