@charset "ISO-8859-1";
body {
	font-size: 1em;
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrap {
	margin: auto;
	width: 850px;
}

#front {
	background: url(assets/front.jpg) no-repeat left top;
	float: left;
	height: 600px;
	width: 850px;
	margin-top: 50px;
}

#fnav {
	float: right;
	width: 500px;
	margin-top: 530px;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#fnav a {
	text-decoration: none;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	border-right: 1px solid #FF0000;
}
#fnav a:link {color: #FF0000;}
#fnav a:visited {color: #FF0000;}
#fnav a:hover { color: #3C0002; }

#wrap #mast {
	background: url(assets/name.jpg) no-repeat left top;
	float: left;
	height: 109px;
	width: 850px;
}

#feeinfo a {
	color: #FF0000;
	font-style: italic;
}

#profile {
	background: url(assets/profile.jpg) no-repeat left bottom;
	float: left;
	height: 570px;
	width: 850px;
}

#profinfo {
	font-size: 90%;
	color: #FF4C5E;
	text-align: left;
	float: right;
	width: 610px;
	margin-top: 10px;
}

.step2 { margin-left: 180px; }

.step1 { margin-left: 120px; }

#nav {
	float: right;
	width: 500px;
	margin-top: 20px;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#mast h1 {
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #660000;
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#nav a {
	text-decoration: none;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	border-right: 1px solid #FF0000;
}
#nav a:link { color: #FF0000; }

img { border-style: none; }
#nav a:visited {color: #FF0000;}
#nav a:hover { color: #3C0002; }

#mast h2 {
	font: normal 80% Arial, Helvetica, sans-serif;
	color: #FF0000;
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.mail {
	font-style: italic;
	color: #FF0000;
	text-decoration: none;
}

#fees {
	background: url(assets/fees.jpg) no-repeat left bottom;
	float: left;
	height: 570px;
	width: 850px;
}

#credits {
	font-size: 66%;
	color: #333333;
	float: left;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#credits a {
	text-decoration: none;
	color: #C50933;
}

#feeinfo {
	font-size: 90%;
	color: #FF0354;
	text-align: left;
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left: 50px;
}

#linkholder { display: none; }

#gallery {
	float: left;
	width: 850px;
	color: #FF0044;
	font-size: 70%;
}
#gallery img {
	border: 3px double #ff0000;
	margin: 20px;
	float: left;
	padding: 5px;
	background: #FF0044;
}

#disc {
	background: url(front.jpg) no-repeat right bottom;
	float: left;
	height: 525px;
	width: 850px;
}

#discinfo {
	font-size: 70%;
	color: #C50032;
	text-align: left;
	float: left;
	width: 400px;
	margin-top: 40px;
	margin-left: 20px;
}
