* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #000 url(images/bg.jpg) no-repeat top center;
	}
	
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	}
	
.left {
	float: left;
	}

.right {
	float: right;
	}
	
#header {
	width: 100%;
	overflow: hidden;
	}
	
#header_c {
	width: 650px;
	text-align: right;
	margin: 0 auto;
	}
	
#nav {
	list-style-type: none;
	overflow: hidden;
	float: right;
	}
	
#nav a:link {
	color: #000;
	}
	
#nav li {
	float: left;
	}
	
#nav a:link, #nav a:visited, #nav a:active{
	padding: 4px 8px;
	float: left;
	margin-right: 1px;
	background: #eee;
	color: #000;
	}
	
#nav .selected a:link, #nav .selected a:visited, #nav .selected a:active{
	background: #ff0000;
	color: #fff;
	padding: 8px 6px 10px 6px;
	}
	
#nav a:hover {
	background: #fff;
	}
	
#logo {
	margin: 20px auto 30px auto;
	width: 650px;
	overflow: hidden;
	cursor: default;
	}
	
#logo h1 {
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	}
	
#logo h1 span {
	color: #ff0000;
	}
	
#logo h2 {
	color: #8e8d8d;
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
	}
	
#logo h2 span {
	color: #d5d3d3;
	}
	
#content {
	width: 650px;
	margin: 0 auto;
	}
	
#portfolio {
	float: left;
	width: 85px;
	display: block;
	overflow: hidden;
	text-align: right;
	}
	
#portfolio h2 {
	font-weight: normal;
	color: #ff0000;
	font-size: 18px;
	margin: 9px 0 10px 0;
	cursor: default;
	}
	
#portfolio ul {
	list-style: none;
	}
	
#portfolio li {
	margin-bottom: 8px;
	font-weight: bold;
	}
	
#portfolio a:hover {
	color: #ff0000;
	}
	
#display {
	float: right;
	width: 544px;
	display: block;
	text-align: right;
	position: relative;
	overflow: hidden;
	}
	
#portfolio .selected a:link, #portfolio .selected a:visited, #portfolio .selected a:active {
	border-bottom: 1px dotted #a6a6a6;
	}
	
#contact {
	text-align: left;
	float: left;
	width: 300px;
	}

#contact h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	}
	
#contact form {
	width: 300px;
	float: left;
	}
	
#contact form label {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	}
	
#contact form input {
	width: 250px;
	float: left;
	border: 1px solid #fff;
	background: transparent;
	line-height: 26px;
	height: 26px;
	margin-bottom: 20px;
	padding: 0px 4px;
	color: #fff;
	}
	
html>body #contact form input {
	padding: 4px 2px !important;
	}
	
#contact select {
	width: 250px;
	float: left;
	border: 1px solid #fff;
	background: #000;
	padding: 4px 2px;
	margin-bottom: 20px;
	color: #fff;
	}
	
html>body #contact select {
	background: transparent !important;
	}
	
#contact textarea {
	width: 300px;
	float: left;
	border: 1px solid #fff;
	background: transparent;
	padding: 4px 2px;
	margin-bottom: 20px;
	color: #fff;
	}
	
#contact .submit {
	border: none;
	width: 220px;
	background: url(images/arrow2.gif) no-repeat 70px 3px;
	padding: 5px 0 5px 0px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	cursor: default;
	height: 35px;
	}
	
#schedule {
	float: right;
	width: 350px;
	text-align: right;
	overflow: hidden;
	}
	
#schedule h2 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#schedule .note {
	background: #4d8f00 url(images/accept.png) no-repeat 5px 4px;
	color: #fff;
	padding: 4px 10px 4px 25px;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	border-bottom: 1px solid #96c55f;
	border-right: 1px solid #96c55f;
	cursor: default;
	}
	
#schedule p {
	float: right;
	width: 240px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	background: url(images/underline.gif);
	margin-bottom: 10px;
	font-weight: normal;
	}
	
#schedule ul {
	float: right;
	width: 250px;
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 0;
	overflow: hidden;
	}
	
#schedule ul li {
	float: right;
	width: 250px;
	background: url(images/red-dash.gif) no-repeat right 8px;
	padding: 0 10px 0 0;
	overflow: hidden;
	margin: 2px 0 5px;
	}
	
#schedule h3 {
	float: right;
	margin: 32px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	width: 100%;
	}
	
#big-arrow {
	position: absolute;
	top: 310;
	margin-left: 255px;
	background: url(images/arrow-big.gif) no-repeat;
	width: 212px;
	height: 203px;
	display: block;
	overflow: hidden;
	}
	
#contact p {
	float: left;
	width: 290px;
	margin: 4px 0 6px 0;
	}
	
#contact blockquote {
	width: 220px;
	margin: 4px 0 6px 10px;
	float: left;
	color: #8e8e8e;
	padding: 10px;
	border: 1px solid #3d3d3d;
	}
	
#contact small {
	color: #4c4c4c;
	}
	
#resume {
	text-align: left;
	cursor: default;
	overflow: hidden;
	float: left;
	width: 100%;
	}
	
#resume h2 {
	font-size: 22px;
	width: 100%;
	float: left;
	}
	
#resume h4 {
	margin-bottom: 15px;
	line-height: 16px;
	font-weight: normal;
	width: 100%;
	float: left;
	font-size: 12px;
	}

#resume h3 {	
	font-size: 16px;
	margin: 10px 0 10px 0;
	width: 100%;
	float: left;
	}
	
#resume p {
	float: left;
	width: 100%;
	margin-bottom: 8px;
	line-height: 24px;
	font-size: 12px;
	background: url(images/underline.gif);
	}
	
#resume ul {
	margin: 15px 0 0 30px;
	width: 530px;
	float: left;
	font-size: 12px;
	list-style-type: none;
	}
	
#resume li {
	margin-bottom: 15px;
	background: url(images/dot.gif) no-repeat 0px 6px;
	padding-left: 10px;
	}
	
#resume small {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	}
	
#resume small a:link{
	color: #8a8a8a;
	}
	
#resume small a:hover {
	color: #fff;
	}
	
#resume-title {
	float: left;
	width: 375px;
	overflow: hidden;
	}
	
#resume-dl {
	float: right;
	width: 240px;
	overflow: hidden;
	}
	
#resume-dl .dl {
	background: #4d8f00 url(images/page_save.png) no-repeat 9px 11px;
	color: #fff;
	padding: 10px 10px 10px 32px;
	font-weight: bold;
	float: right;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #96c55f;
	border-right: 1px solid #96c55f;
	}
	
#slider a:link {
	border: none;
	color: #000;
	}
	
#slider img {
	border: none;
	}
	
#slider {
	width: 544px;
	position: relative;
	height: 364px;
	overflow: hidden;
	border: 12px solid #fff;
	}
	
#notslider {
	border: 12px solid #fff;
	}
	
html>body #slider {
	width: 520px !important;
	height: 340px !important;
	}
	
.stripViewer 					{ position: relative; overflow: hidden; width: 520px; height: 340px; border: none; clear: both;}
.stripViewer .panelContainer 	{ position: relative; left: 0; top: 0; width: 100%; list-style-type: none; }
.stripViewer .panelContainer .panel { float: left; height: 100%; position: relative; width: 520px; border: none;}
.stripNavL						{ width: 21px; height: 22px; position: absolute; top: 55%; left: 30px; margin-top: -25px; z-index: 99; }
.stripNavL a					{ display: block; text-indent: -9999px; height: 21px; width: 21px; border: none; background: url(images/left.png) no-repeat top; }
.stripNavL a:hover				{ background: url(images/left.png) no-repeat bottom; }
.stripNavR						{ width: 21px; height: 22px; position: absolute; top: 55%; right: 30px; margin-top: -25px; }
.stripNavR a					{ display: block; text-indent: -9999px; height: 21px; width: 21px;  border: none; background: url(images/right.png) no-repeat top; }
.stripNavR a:hover				{ background: url(images/right.png) no-repeat bottom; }
.no-arrows .stripNavL, .no-arrows .stripNavR { display: none; }
