body {
	background-color: #c4c4c4;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#container {
	position: relative;
	height: 700px;
	width: 100%;
	background-image:  url(tutorials/images/body_bkg.gif);
	background-repeat: repeat-x;
	top: -175px;
	margin-top: 0px;
	left: 0px;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

	
#links {
	position: relative;
	width: 433px;
	top: 230px;
	height: 317px;
	background-position: center;
	text-align: center;
	padding-left: 100px;
}


#nav
{
	text-align: center;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 16px;
	color: #000000;
	clear: both;
	width: 703px;
	margin-top: 267px;
	margin-bottom: 10px;
	margin-left: 25;
}

#gallery
{
	position: absolute;
	width: 600px;
	height: 100px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
	text-align: center;
	margin-left: 15px;
	margin-top: 600px;
	margin-bottom: 10;
	background-position: center;





}
#faq
{
	position: absolute;
	width: 600px;
	height: 300px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
	clear: both;
	margin-top: 590px;
	margin-bottom: 10;
	background-position: center;
	margin-left: 25px;



}
#about
{
	position: absolute;
	width: 500px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
	clear: both;
	margin-top: 590px;
	margin-bottom: 10;
	background-position: center;
	margin-left: 100px;
	text-align: left;


}
#prices
{
	position: absolute;
	width: 600px;
	height: 300px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
	clear: both;
	margin-top: 590px;
	margin-bottom: 10;
	background-position: center;
	margin-left: 25px;




}
#contact
{
	position: absolute;
	width: 600px;
	height: 220px;
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
	overflow: visible;
	z-index: 3;
	background-position: center;
	margin-top: 580px;
	margin-bottom: 10;
	text-align: center;
}


a:link {
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}
a:visited {

	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:hover {

	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 14px;
	color: #FF9900;
}
a.price:link {

	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a.price:visited {


	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a.price:hover {


	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
a.price:active {

	font-family: "Tw Cen MT", "Trebuchet MS", "Berlin Sans FB";
	font-size: 16px;
	color: #999999;
}
div.container2 {
	position: relative;
	margin: 0 auto;
	width: 400px;
	height: 432px;
	text-align: center;
	top: 50px;


}
