body{
	background:#000;
	font-family:Geneva, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

A:link, A:visited, A:active, A:hover{
	border:none;
	outline:none;
	border-bottom:none;
	color:#FFFFFF;
}

img{
	border:none;
}

#container{
	width:940px;
	height:590px;
	margin: 0 auto;
}

#splash-top{
	background:#000 url(img/splash-top.jpg) no-repeat bottom;
	width:940px;
	height:190px;
	text-align:center;
}

#splash-nav{
	margin:0 auto;
	width:740px;
	height:20px;
	position:relative;
	top:170px;
}
ul#nav-list{
	list-style-type:none;
}
ul#nav-list li{
	padding:0px 20px 0px 20px;
	float:left;
	height:20px;
	width:100px;
}

#splash-content{
	background:#000 url(img/splash-content-bg.jpg) no-repeat left;
	width:940px;
	height:200px;
}
#spash-title{
	float:right;
	padding:15px 10px 0 0;
}

#splash-bottom{
	background:#000 url(img/splash-bottom.jpg) no-repeat top;
	width:940px;
	height:200px;
}

#splash-footer{
	position:relative;
	top:170px;
	width:940px;
	height:30px;
	text-align:center;
	font-size:9px;
	color:#666666;
}

#top{
	background:#000 url(img/top.jpg) no-repeat center;
	height:60px;
	width:940px;
}

#header{
	background:url(img/navbar.png) no-repeat bottom center;
	height:110px;
	width:940px;
}

#title{
	height:75px;
	width:280px;
	margin:0 auto;
}

#nav{
	height:20px;
	width:740px;
	margin:0 auto;
}

#content{
	width:640px;
	height:410px;
	margin:0 auto;
}
#h2-img {
	height:35px;
	width:550px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
}
#content-body{
	height:365px;
	width:640px;
	margin:0 auto;
}
#contact-content-body{
	height:365px;
	width:440px;
	margin:0 auto;
}
#demo-content-body{
	height:365px;
	width:640px;
	margin:0 auto;
	text-align:center;
}
#gallery-content-body{
	height:365px;
	width:640px;
	margin:0 auto;
	text-align:center;
}
#gallery-content-body img{
	padding:30px 30px 5px 30px;
}
#resume-content-body{
	height:365px;
	width:680px;
	margin:0 auto;
}
#resume-content-body ul li{
	padding:2px 0px 2px 0px;
}
#body-left{
	display:inline-block;
	width:320px;
	height:365px;
	float:left;
}
#bio-body-left{
	display:inline-block;
	width:280px;
	height:325px;
	float:left;
	margin:20px 10px 15px 25px;
}
#body-right{
	display:inline-block;
	width:320px;
	height:365px;
	float:right;
	text-align:right;
}
#resume-body-right{
	display:inline-block;
	width:360px;
	height:365px;
	float:right;
	text-align:left;
}
#content-body A:link, content-body A:visited, content-body A:active, content-body A:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.small{
	font-size:10px;
}

.inputboxs{
	padding-bottom:20px;
}
.inputboxs input, textarea, select{
	background: #E5E5E5 url(img/inputBg.gif) top left;
}
.red{
	color:#FF0000;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 2px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
}







#bottom{
	background:#000000 url(img/bottom.jpg) no-repeat center;
	height:60px;
	width:940px;
}

#footer{
	width:940px;
	height:30px;
	padding-top:10px;
	text-align:center;
	font-size:9px;
	color:#666666;
}