a:link, a:visited {
	color: #fff9c2;
	text-decoration: none;
}
a:hover, a:active {
	color: white;
	text-decoration: underline;
}
.clear {clear:both;}
img {border: none}
body {
	background: #1a1a22;
	padding: 50px 0;
	color: #eee;
	font-size: 12px;
	line-height: 1.5;
	font-family: Arial, "Lucida Sans", Arial, Tahoma, Sans-serif;
}
p.desc {
	background: #434350;
	border-top: 1px solid #4f4f5f;
	border-bottom: 1px solid #4f4f5f;
	padding: 10px 15px;
	margin-bottom: 20px;
}
ul#nav {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#nav li {
	float: left;
}
ul#nav li a:link,
ul#nav li a:visited {
	line-height: 24px;
	margin: 8px 3px;
	padding: 0 12px;
	display: block;
	-moz-border-radius: 4px;
	text-transform: uppercase;
	font-size: 11px;
	color: #777;
}
ul#nav li.active a:link,
ul#nav li.active a:visited {
	color: white;
	font-weight: bold;
}
ul#nav li a:hover,
ul#nav li a:active {
	color: white;
}
div.head {
	height: 40px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3b3b42;
}
div.head h1.title {
	height: 40px;
	line-height: 40px;
}
span.stick {
	display: block;
	text-indent: -9999px;
	width: 59px;
	height: 66px;
	background: url(../images/stickman.gif) no-repeat;
	position: absolute;
	top: 15px;
	left: -70px;
}
div#wrapper {
	position: relative;
	width: 700px;
	margin: auto;
}
div.footer {
	text-align: right;
	font-size: 11px;
}
div.loading {
	height: 500px;
	background: url(../images/loader.gif) center center no-repeat;
}
h1.title {
	color: white;
	margin: 0 0 10px 0;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
}
h2.title {
	color: #54a3bd;
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -2px;
}
h3.title {
	color: white;
	margin: 0 0 5px 0;
	font-size: 16px;
}
h1.title span {
	font-weight: bold;
}
div.sepper {
	text-align: justify;
	border-bottom: 1px solid #3b3b42;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
div.sepper p {margin: 0 0 12px 0;}
div.intro {
	text-align: justify;
	border-bottom: 1px solid #3b3b42;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
div.intro p {margin: 0 0 12px 0;}
div.btm {
	border-top: 1px solid #3b3b42;
	padding: 15px 0 0 0;
	text-align: justify;
}
div.btm div.quotewrap {
	background: url(../images/quote_left.gif) left top no-repeat;
}
div.btm div.quotewrap blockquote {
	margin: 0 0 10px 0;
	padding: 10px 40px;
	background: url(../images/quote_right.gif) right bottom no-repeat;
}
div.btm div.quotewrap blockquote p {margin:0;}
div.btm cite {
	display: block;
	text-align: right;
}
ul.std {
	margin: 0 20px 12px 20px;
	padding: 0 12px;
}
div.content {
}
div.box {
	color: #555;
	float: left;
	font-size: 11px;
	width: 220px;
	padding-bottom: 28px;
	background: url(../images/boxbottom.gif) left bottom no-repeat;
	margin: 0 20px 1px 0;
}
div.box_contact  {margin-right: 0;}
div.box h2 {
	margin: 0;
}
div.box h2 a:link,
div.box h2 a:visited {
	height: 111px;
	text-indent: -9999px;
	display: block;
}
div.box_resume h2 a:link,
div.box_resume h2 a:visited {
	background: url(../images/boxtitle_resume.gif) no-repeat;
}
div.box_portfolio h2 a:link,
div.box_portfolio h2 a:visited {
	background: url(../images/boxtitle_portfolio.gif) no-repeat;
}
div.box_contact h2 a:link,
div.box_contact h2 a:visited {
	background: url(../images/boxtitle_contact.gif) no-repeat;
}
div.box h2 a:hover,
div.box h2 a:active {
	background-position: 0 -111px;
}
div.box div {
	height: 50px;
	display: block;
	background: url(../images/boxbg.gif) repeat-y;
	padding: 10px 19px;
}
div.box p {
	margin: 0;
}
div.content div.clear {
	height: 15px;
	line-height: 15px;
}
div.pbox img {
	width: 694px;
	height: 200px;
	display: block;
	border: 3px solid #777;
	margin: 0 0 10px 0;
}
form.contact {
	margin: 0 0 12px 0;
	padding: 15px 20px;
	background: #434350;
	border-top: 1px solid #4f4f5f;
	border-bottom: 1px solid #4f4f5f;
}
form.contact fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form.contact legend {display: none}
form.contact ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
form.contact ol li {
	margin: 0 0 10px 0;
}
form.contact label {
	display: block;
	font-weight: bold;
	margin: 0 0 3px 0;
}
form.contact input,
form.contact textarea {
	font-family: "Lucida Sans", Arial, Tahoma, Sans-serif;
	font-size: 14px;
	padding: 4px 5px;
	width: 400px;
	border: 1px solid #222;
}
form.contact input.formbutton {
	width: auto;
	padding: 4px 15px;
	background: white;
	color: black;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
form.contact textarea.formtextarea {
	height: 150px;
}