@charset "utf-8";
/* CSS Document */


	

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b5ae9d;
	background-color: #121212;
	margin: 0px;
	text-align:justify;
}



h1 {
	font-size: 16px;
	display: inline;
}

h2 {
	font-size:12px;
	font-weight: bold;
	display: inline;
}

h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #b5ae9d;
	display: inline;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}

a {
text-decoration: none;
}

a:link {
	color: #b5ae9d;
}
a:visited {
	color: #b5ae9d;
}
a:hover {
	color: #b5ae9d;
	text-decoration:none;
}

a img {
	border: none;
}

.float_left {
	float: left;
	margin-right: 20px;
}
.float_right {
	float: right;
}

#title {
	width: 900px;
	margin-left: auto;
	margin-right:auto;
	height: 90px;
	padding-top:10px;
}

#tanbg {
	margin-left: auto;
	margin-right: auto;
	
	color: #333;
	position: relative;
	height: 350px;
	background-image:url(index_tan_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFF;
}

#guybg {
	background-image: url(stud.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
	height: 350px;
}






#intro {
	width: 600px;
	padding-top: 15px;
	line-height: 16px;
	float: right;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 0px;
	clear: both;
}

#intro a, #intro  a:link, #intro  a:visited, #intro  a:hover, #intro  h3, #intro  h4, #intro  h5, #intro  h6 {
	color: #333;
	font-size: 11px;
}


#enter {
	color: #669900;
	font-size: 75px;
	float:right;
	font-weight: bold;
	clear: left;
	padding-right: 15px;
}

#enter a {
	color: #669900;


}

#enter a:hover {
	color:#99cc33;
}

.micro {
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	margin-top:-10px;
	display:block;
	}

#exit {
	color: #dadada;
	font-size: 36px;
	width: 145px;
	float: right;
	width:240px;
	margin-top:26px;
	font-weight: bold;

}

#exit a:hover {
	color:#999;
}

#exit a {
	color: #dadada;
}

.microexit {
	font-size: 10px;
	font-weight: normal;
	padding-left: 0px;
	
	display:block;
	}


#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	line-height: 18px;

}




.bullet li {
	list-style-image:url(bullet.png);
	line-height: 25px;
	}

#footer {
	width: 800px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	line-height: 18px;
}

.misc_center {
	text-align:center;
	
}

.clearboth {
	clear: both;
}
