body:{
margin-top: 0px;
padding: 0px;
text-align: center;
}

p{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 20px;
}

h1{
	color: #666666;
	font-family: sans-serif;
	font-size: 0.8em;
	padding-left: 5px;
	padding-top: 80px;
}

h2{
color: #0099FF;
font-family: sans-serif;
font-size: 1.2em;
}

h3{
color: #0099FF;
font-family: sans-serif;
font-size: 1.1em;
border-top: 1px #636363 solid;
padding-top: 2px;
}

a {
color: #009900;
text-decoration: none;}

a:hover {
color: #0099FF;
font-style: normal;
background-color: #f2f2f2;}

a:active {
color: #009900;
font-style: normal;
}

#container{
	margin: 0 auto;
	width: 750px;
}


#header{
	width: 500px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636363;
}

#header p{
	padding-bottom: 10px;
	padding-left: 2px;
}

#content{
	width: 500px;
	float: left;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #b0b0b0;
	height: auto;
}

#rightbar{
	width: 200px;
	height: auto;
	padding: 10px;
	float: right;
	border: 1px #b0b0b0 solid;
	text-align: left;
	background-color: #FFFFFF;

}

#rightbar h3{
color: #0099FF;}

#smallbox{
	height: 300px;
	width: 200px;
	background-image: url(images/face2.gif);
}

#advert{
	width: 200px;
	height: 375px;
	margin-top: 10px;
	padding: 10px;
	float: right;
	border: 1px #b0b0b0 solid;
	text-align: left;
	background-color: #FFFFFF;

}

#smallbox p {
padding: 10px;}


#footer{
	clear:both;
	text-align: right;
	width: auto;
	padding-top: 1px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #636363;
	background-color: #FFFFFF;
}

#footer p{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;}

#nav {
list-style: none;
}

#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 190px;
	height: 30px;
	background-color: #0099FF;
	margin-top: 1px;
	margin-left: -40px;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: small;
	line-height: 30px;
	font-style: normal;
}


* html #nav a {
width: 190px;
}

#nav a:hover {
background-color: #0066CC;
}

#current a{
background-color: #0066CC;
text-transform: capitalize;
text-decoration: none;}
#opening {

}
#pricelistright {
	float: right;
	width: 70px;
	margin-top: 0px;
}
#pricelistleft {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
}

#left {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
}
