@charset "UTF-8";

* {
	border-style: none;
	border-width: 0px;
	margin:0;
	padding: 0;
}

body {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d3d3d3;
	background-color: #000000;
	background-position: center top;
	background-attachment: fixed;	
	

}

#wrapper {
	/*border-color: white;
	border-style: solid;
	border-width: 1px;*/
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	 
}

#logo {
	background-image: url(images/logo.jpg);
	float:left;
	margin-top: 20px;
	height: 58px;
	width: 410px;
	/*left: 0px;
	top: 20px;*/
}

#footer {
	padding-bottom: 17px;
	margin-bottom: 0px;
	border-color: #ffff33;
	border-style: none;
	border-width: 1px;
	
	background-position: center;
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	
}

#footer li {
	padding-right: 7px;
	
	letter-spacing: 0.12em;
	margin: 8px;
	text-decoration: none;
	color: white;
	float: left;
	list-style: none;
}

#footer li a:link {
	text-decoration: none;
	color: #d3d3d3;
}

#footer ul {
	position:absolute;
	top:55px;
	left:345px;
	margin-left: 80px;
	margin-bottom: 0;
	margin-top: 0;
	width: 500px;
	display: block;
	

}

#footer li a:visited {
	color: #d3d3d3;
	text-decoration: none;
}

#footer li a:active {
	color: #d3d3d3;
}

#footer li a:hover {
	color: #999999;
	text-decoration: underline;
}

#clear {
	clear: both;
	width:100%;
}

#opener {
	
	float:left;
	margin-top: 25px;
	margin-bottom:20px;
	/*top:100px;*/
	width: 860px;
	
}

#copyright {
	text-align: center;
	width: 860px;
	border-color: #99ff00;
	border-style: none;
	border-width: 0px;
	position: relative;
	letter-spacing: 0.13em;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #666666;
}

#sidenav {
	padding-bottom: 17px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-color: #ffff33;
	border-style: none;
	border-width: 1px;
	clear: both;
	background-position: center;
	width: 165px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	
}

#sidenav li {
	list-style: none;
	margin-bottom: 9px;
} 

#sidenav li a:link {
	text-decoration: none;
	color: #d3d3d3;
}

#sidenav ul {
	float:left;
	top:52px;
	left:345px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-top: 0;
	width: 150px;
	clear:both;
	

}

#sidenav li a:visited {
	color: #d3d3d3;
	text-decoration: none;
}

#sidenav li a:active {
	color: #999999;
	text-decoration: underline;
}

#sidenav li a:hover {
	color: #999999;
	text-decoration: underline;
}

#content{
	float:left;
	width:860px;
	margin-top: 25px;
	margin-bottom:10px;
}

#rule {
	background-image: url(images/rule.jpg);
	width:3px;
	height:452px;
	float:left;
}

#swf{
	float:left;
	width:670px;
	height:470px;
	margin-left: 14px;
	margin-top: 5px;
}

#coming {
	width:373px;
	height: 36px;
	background-image: url(images/coming.jpg);
	margin:175px auto 0px auto;
	
}

#resume{
	width: 114px;
	height: 19px;
	background-image: url(images/resume.jpg);
	float:left;
}

h1 {
	font-size: 16px;
	margin-bottom:10px;
	color: #ffffff;

}

p {
	margin-bottom: 15px;
	line-height: .5em;
	font-size: 12px;
		
}
.section {
	float: left;
	width: 670px;
	margin-bottom: 20px;
}

.italic {
	font-size: 12px;
	font-style: italic;
}

#expand{
	float:left;
	width:670px;
	
	margin-left: 14px;
	margin-top: 5px;
}

#rule_long {
	background-image: url(images/rule_long.jpg);
	width:3px;
	height:683px;
	float:left;
}

#contact{
	width: 129px;
	height: 19px;
	background-image: url(images/contact.jpg);
	float:left;
}

