@charset "UTF-8";
body {
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding:0px;
	text-align:center;
	font-size: 16px;
	font-weight: lighter;
}
a {
	text-decoration:none;
	color:#999999;
	}
a:hover {
	color:#CC3300;
	}
#wrapper {
	background:#FFFFFF repeat scroll 0 0;
	margin:10px auto;
	padding:0;
	width:980px;
	border: 1px solid #CC3300;
}
#header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-align: center;
	width: 980px;
	padding: 10px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main {
	margin:0;
	width:980px;
	padding: 0;
}
#main h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC3300;
	text-indent: 10px;
	padding-top:15px;
	text-align:left;
}
#cv {
	text-align:left}
#content #cv a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#content #cv a:hover {
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
	}
#content {
	float: left;
	width: 620px;
	text-align: right;
	line-height: 18px;
	margin: 0 auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC3300;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content h4 {
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: underline;
	text-indent: 15px;}
#content h5 {font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: underline;
	text-indent: 15px;}
#content a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#content a:hover {
	font-size: 14px;
	color: #CC3300;
	text-decoration: underline;
	}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	width:980px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
}
#nav a {
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#nav a:hover {
	color: #CC3300;
}
#descrip {
	float: right;
	width: 250px;
	text-align: left;
	padding: 10px;
}
ul#sections {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	text-align:left;
	margin:  0;
	padding: 0;
}
ul#sections a {
	font-size: 18px;
	line-height: 24px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	margin:  0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
ul#sections a:hover {
	color: #CC3300;
	background:transparent url(images/arrow.png) no-repeat scroll left center;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}
#sec_on {
	color: #CC3300;
	background:transparent url(images/arrow.png) no-repeat scroll left center;
	text-indent: 0px;
	padding-left:30px;
	margin-left: -30px;
}	
ul#awards {font-size:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	line-height: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;}
ul#work_nav {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin:  0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#work_nav a {
	font-size: 12px;
	padding-left: 50px;
	line-height: 16px;
}
ul#work_nav a:hover {		color: #CC3300;
	background:transparent url(images/arrow.png) no-repeat scroll left center;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	}
#work_nav_on {
	color: #F00;
	background:transparent url(images/arrow.png) no-repeat scroll left center;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-left: -50px;
	}
img.featured {width:500px;}

.ast {font-size: 12px;
	font-style: italic;
	line-height: 12px;
	margin-bottom: 20px;}
.contactform {font-size: 14px;
	line-height: 22px;
	color: #333333;
	background-color: #3366FF;}
.com {color: #CC3300}
.sub {clear:both}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
p#about_me {
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	padding: 10px;
	font-weight: lighter;
	font-size: 14px;
}
table#contact_form {
	font-size: 14px;
	color: #666666;
	text-align: right;
	width: 400px;
	float: right;
	padding: 10px;	
}
#messagebox {
height:80px;
}

