body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
#content {
	background-color: #e6e5d8;
	background-image: url(assets/frontimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
	height: 450px;
	width: 750px;
	border: 1px solid #b38e7b;
}
#mast {
	margin-top: 50px;
}
#nav {
	text-align: left;
	width: 750px;
	background-color: #FCFAFC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b38e7b;
	border-bottom-color: #b38e7b;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;





}
#nav img {
	border: none;
	margin-left: 22px;



}
#info {
	float: left;
	height: 86px;
	width: 310px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;





}
#info img {
	margin-left: 100px;
}
#gallcontent {

	background-color: #e6e5d8;
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
	height: 450px;
	width: 750px;
	border: 1px solid #b38e7b;
}
#gallery {
	width: 300px;
	float: left;



}
#gallery img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;

.px;
	border: 1px solid #999999;
}
#rightpic {
	float: right;
	width: 310px;
	margin-right: 20px;
	margin-top: 20px;


}
#rightpic img {

	border: 1px solid #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 20px;
	margin-bottom: 10px;
}
#btns {
	margin: 10px auto;
	border: none;
}
#info a {
	color: #FF0000;
	text-decoration: none;
	margin-left: 100px;

}
a {
	color: #FF00CC;
	text-decoration: none;
}
#linkholder {
	display: none;
}
#btns img {
	display: inline;
	margin: auto;
	border: none;
}
