/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
}



a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b8ff41;
	text-decoration: underline;
}



img, a img {
	border: none;
}



.right {
	float: right; /*right in our text*/
    margin-left: 12px; /*space around the image*/
}



h1 {
	color: #b8ff41;
	font-size: 20px;
	margin-bottom: 15px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}


h2 {
	color: #b8ff41;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


h3 {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 5px
	padding-left: 5px;
}

p {
	font-size: 14px;
	margin-bottom: 18px;
}

	

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #161616;
	text-align: center;
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	line-height: 18px;
}

		
#footer {
	width: 880px;
	height: 32px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b8ff41;
	clear: both;
}


#container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	clear: both;
}

	

#header {
	position: relative;
	text-align: left;
	float: right;
	width: 625px;
	height: 200px;	
	margin:0px auto;
}



#about {
	float: left;
	text-align: right;
	background-image: url(images/about_bg.png);
	width: 425px;
	height: 200px;
	margin:0px auto;
}



#about p {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ecf0ca;
	text-indent: 0px;
	padding-top: 74px;
}



#contact {
	float: right;
	padding-left: 12px;
	background-image: url(images/contact_bg.png);
	text-align: left;
	width: 188px;
	height: 200px;
	margin:0px auto;
}



#contact p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ecf0ca;
	text-indent: 0px;
	padding-top: 74px;
}



#contenttitle {
	float: right;
	height: 20px;
	width: 585px;
	color: #b8ff41;
	font-size: 30px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
}



#logo {
	float: left;
	width: 275px;
	height: 285px;
	margin: 0px auto;
	padding-top: 30px;
}



#nav {
	position: relative;
	width: 625px;
	height: 55px;
	float: right;
	background-image: url(images/nav.jpg);
}



#content {
	clear: both;
	width: 900px;
	padding-top: 20px;
}



#subnav {
	width: 150px;
	height: 100%;
	float: left;
	padding-right: 50px;
	text-align: right;
}



#subnav a {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #b8ff41;
	text-decoration: none;
}



#subnav a:hover {
	text-decoration: underline;
}



#viewer {
	width: 640px;
	height: 330px;
	background: #0a0907;
	position: relative;
	overflow: hidden;
	border: #0a0907 10px solid;
}



#portfolio {
	width: 660px;
	height: 100%;
	float: left;
}



#thumbs {
	width: 660px;
	padding-top: 15px;
	text-align: center;
}



#thumbs ul li img {
	border: solid 7px;
	border-color: #080808;
	margin-left: 5px;
	margin-right: 5px;
}



#thumbs ul li img:hover {
	border: solid 7px;
	border-color: #b5ff44;
}



#resume {
	width: 660px;
	height: 100%;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ecf0ca;
}



.panel {
	position: relative;
	width: 640px; 
	height: 330px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ecf0ca;
}



.panel img {
	padding-left: 3px;
	padding-right: 4px;
}



.panel_l {
	width: 340px;
	height: 329px;
	float: left;
}



.panel_r {
	width: 300px;
	height: 229px;
	float: left;
}



.panel_r_small {
	width: 300px;
	height: 100px;
	float: left;
}


#footer {
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0a0907;
	clear: both;
	padding-top: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b8ff41;
}

/*---------------------Navigation-----------------------*/



#nav span {
	display: none;
}



#nav a{ 
	height: 55px;
	display: block;
}



#nav li {
	float: left;
	list-style: none;
	display: inline;
}



.nav_portfolio {width: 208px; height: 55px;}

.nav_resume {width: 208px; height: 55px;}

.nav_bio {width: 208px; height: 55px;}



.nav_portfolio a:hover {background: url(images/nav.jpg) 0px -55px no-repeat;}

.nav_resume a:hover {background: url(images/nav.jpg) -208px -55px no-repeat;}

.nav_bio a:hover {background: url(images/nav.jpg) -416px -55px no-repeat;}