@charset "UTF-8";
body {
	font: 1em Arial, Helvetica, sans-serif;
	background: #000000 url(assets/BG.jpg) no-repeat center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	width: 895px;
}
#nav {
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 180px;
	height: 42px;
}

#nav a {

	border:mone;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#nav ing {border:none;}#mast {
	background: url(assets/swirl_top.png) no-repeat center;
	float: left;
	height: 124px;
	width: 895px;
	margin-top: 20px;
}
#mast h1 {
	float: right;
	height: 57px;
	width: 237px;
	margin-top: 50px;
	margin-bottom: 0px;
}
#content {
	margin: 0px;
	float: left;
	height: 395px;
	width: 895px;
}

.home {background: url(assets/home.jpg);}


#strap {
	background: url(assets/swirl_bottom.png) no-repeat center top;
	float: left;
	height: 124px;
	width: 895px;
}
#profile {
	margin: 0px;
	float: left;
	width: 895px;
	background: #FFFFFF url(assets/profileBG.jpg) repeat-y;
}
#profile #top {
	background: url(assets/top.jpg) no-repeat;
	float: left;
	height: 74px;
	width: 895px;
}
#profile #bottom {
	background: url(assets/bottom.jpg) no-repeat;
	float: left;
	height: 74px;
	width: 895px;
}
#profile #middle {
	float: left;
	width: 895px;
	font-size: 80%;
}
#inner {
	float: left;
	width: 865px;
	margin-left: 20px;
	text-align: left;
	color: #2E232F;
}
#inner strong {
	font-weight: bold;
	color: #65496A;
}
#inner li {
	margin: 12px;
	color: #BE538A;
	font-weight: bold;
}
.standout {
	float: left;
	width: 250px;
	height: 200px;
}
#contact {
	background: url(assets/thumbs.jpg);
	float: left;
	height: 400px;
	width: 895px;
}
#thumbs_inner {
	margin: 10px 10px 10px 150px;
	float: left;
	width: 600px;
	font-size: 70%;
}
#thumbs_inner img {
	margin: 5px;
	float: left;
	background: #B9548C;
	padding: 2px;
	border: 1px solid #664564;
}
#contact_inner {
	font-size: 80%;
	float: left;
	width: 400px;
	margin-top: 30px;
	margin-left: 30px;
	text-align: left;
	color: #2E232F;
}
#contact_inner strong {
	font-weight: bold;
	color: #65496A;
}
#contact_inner a {
	font-style: italic;
	color: #674352;
}
#contact_inner li {
	margin: 12px;
	color: #BE538A;
	font-weight: bold;
	font-size: 140%;
}
#disc {
	color: #90787F;
	width: 750px;
	margin-top: 30px;
	margin-left: 70px;
	font-size: 70%;
}
#disc a {
	color: #FF00CC;
	text-decoration: none;
	border-style: none;
}
#linkholder {
	display: none;
}
#disc img {border:none;}
