body {
	background-color:#660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
p {
	font-size:11px;
	color:#000000;
	text-align:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0;
	margin-left:0;
	padding-top:0;
	padding-right:10px;
	padding-bottom:0;
	padding-left:0;
	}
	
ul{
	text-align:left;
	font-size:11px;
	}
	
#wrapper, #background, #banner, #left_img, #content, #content_bg, #topnav, #bottomnav, #footer{
	position:absolute;
	}
	
#wrapper{
	width:810px;
	top:0;
	left:50%;
	margin-top:0;
	padding-top:0;
	margin-left:-405px;
	text-align:center;
	}
	
#background{
	top:0;
	left:0;
	}

#banner{
	top:0;
	left:0;
	}
	
#left_img{
	top:250px;
	left:0;
	}
	
#content{
	top:270px;
	left:280px;
	width:500px;
	height:320px;
	overflow:auto;
	}
	
#content_bg{
	top:250px;
	left:250px;
	}
	
#topnav{
	top:220px;
	left:25px;
	width:800px;
	text-align:center;	
	}
	
#topnav li, #topnav a:link, #topnav a:visited{
	color:#DD8704;
	text-decoration:none;
	}
	
#topnav a:hover{
	color:#FF9900;
	background:none;
	}
	
#bottomnav{
	top:610px;
	left:170px;
	font-size:10px;
	}
	
#footer{
	top:610px;
	left:0;
	width:800px;
	}
	
#footer p{
	text-align:center;
	font-size:10px;
	}

#ttl_home, #ttl_about, #ttl_bip, #ttl_contact, #ttl_bodywork, #ttl_sitemap, #ttl_links{
	position:absolute;
	}
	
#ttl_home{top:260px;left:88px;}
#ttl_links{top:265px;left:85px;}	
#ttl_about{top:255px;left:80px;}
#ttl_contact{top:260px;left:80px;}
#ttl_sitemap{top:260px;left:80px;}
#ttl_shiatsu{top:265px;left:80px;}
#ttl_bodywork{top:255px;left:7px;}
#ttl_bip{top:255px;left:16px;}

div#bottomnav li, div#topnav li{
	display:inline;
	list-style-type:none;
	}

#contact_blurb{
	position:relative;
	top:15px;
	}
	
#contact_blurb p{
	text-align:center;
	font-size:12px;
	padding-top:20px;
	}

h1, h2, h3{
	color:#A93F0E;
	font-weight:bold;
	}
	
h1 {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}

#links li{
	display:block;
	list-style-type:none;
	font-size:11px;
	text-align:left;
	margin-bottom:8px;
	}

em {
	font-style:italic;
	font-weight:normal;
	}

strong {
	font-weight:bold;
	}

a:link, a:visited {
	color:#A93F0E;
	}

a:hover {
	color:#694b06; 
	background-color:#f3e4c2;
	}   
	
#footer a:link, #footer a:visited {
	color:#000;
	}

.aboutpic, .contactpic{
	float:right;
	padding-top:10px;
	padding-right:0;
	padding-bottom:0;
	padding-left:10px;
	}
