@charset "utf-8";
/* CSS Document */

body {
	background-color: #0F0F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdfbfb;
	margin-top: 0px;
}

a {
	color: #fdfbfb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #fdfbfb;
	text-decoration: none;
}
a:hover {
	color: #a7a5a5;
	text-decoration: underline;
}
a:active {
	color: #a7a5a5;
}

.email A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.email A:visited {
	text-decoration: none
}
.email A:active {
	text-decoration: none
}

.email A:hover {
	text-decoration: underline;
	color: #999999;
}

.heading1 {
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

.heading2 {
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
}

.selected {color: #B7B6B6}

.thumb_padding {
	padding-left: -10px;
	padding-bottom: 4px;
}
.border_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a2a2a;
}

.form_style {
	background-color: #1e1c1d;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 246px;
	margin-bottom: 3px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav {
	line-height: 11px;
	font-size: 11px;
	word-spacing: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#copyright {
	margin-top: 5px;
	margin-left: 5px;
	clear: both;
}

#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#form {
	padding-right: 300px;
	margin-bottom: 0px;
	border: 1px solid #2a2a2a;
	height: 400px;
	padding-top: 110px;
}
#content {
	border: 1px solid #2a2a2a;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 15px;
}



#submit {
	background-color:transparent;
	color:#FFFFFF;
	text-decoration:none;
	border:0 transparent none;
}
#email {
	margin-bottom: 30px;
	margin-top: 0px;
	padding-right: 86px;
}

#portfolio_copy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#cv {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#cv_copy {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
}
#statement_center {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 150px;
	margin-left: 20px;
}
#statement_left {
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 5px;
	width: 390px;
}
.statement_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a2a2a;
}

#statement_right {
	width: 390px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
}

