body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(assets/bg.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	width: 852px;
}
#wrap #content {
	background-image: url(assets/content.jpg);
	float: left;
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF00CC;
	border-left-color: #FF00CC;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF00CC;
}
#wrap #content #mast {
	background-image: url(assets/name.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 67px;
	width: 850px;
	background-color: #000000;
}
#wrap #content #mast a {
	color: #FF00CC;
	text-decoration: none;
	font-style: italic;
}
#wrap #content #head {
	background-image: url(assets/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 474px;
	width: 850px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF00CC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.065em;
}
#wrap #content #mast #nav {
	float: right;
	width: 450px;
	margin-top: 10px;
}
#wrap #content #mast #nav a:link {
	font-size: 70%;
	color: #FF00CC;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF00CC;
}
#wrap #content #mast #nav a:visited {
	font-size: 70%;
	color: #FF00CC;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF00CC;
}
#wrap #content #mast #nav a:hover {
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF00CC;
}
#wrap #content #info {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 80%;
	color: #FF00CC;
	text-align: left;
}
#wrap #content #info img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap #content #gall img {
	margin: 5px;
	float: left;
	border: 1px solid #FF00CC;
}

#wrap #content #info a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #content #strap {
	float: left;
	width: 850px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF00CC;
	padding-bottom: 5px;
}
#wrap #content #strap a {
	font-size: 60%;
	color: #FF66CC;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF00CC;
}
#wrap #content #thumbs {
	float: left;
	width: 250px;
	margin-left: 20px;
	color: #E702B6;
}
#wrap #content #thumbs img {
	margin: 5px;
	float: left;
	border: 1px solid #FF00CC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF00CC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: 0.065em;
}
