html {
	background-color: #000;
}

a,
a:link,
a:visited {
	color: #00952c;
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;
}

#doc {
	height: 700px;
	overflow: hidden;
	background-image: url(../images/body_background.jpg);
}

#hd {
	height: 120px;
	background-image: url(../images/simple_banner_back_2.png);
	background-repeat: none;
}

#hd h1 {
	display: none;
}

#bd { 
	padding-top: 26px;
}

.yui-b {
	color: #fff;
	padding-top: 20px;
	margin-left: 12px;
	height: 530px;
	overflow: hidden;
}

.contact {
	padding: 80px;
	padding-top: 10px;
}

.contact textarea.inputbox ,
.contact input.inputbox {
	width: 360px;
}

.contact textarea.inputbox {
	height: 160px;
}

.contact label {
	width: 130px;
	float: left;
	clear: both;
	text-align: right;
	display: block;
	position: relative;
}

#emailForm {
	padding-top: 20px;
}

#emailForm button {
	float:right;
	padding: 6px;
	margin-right: 36px;
	margin-top: 6px;
}

div.contact_email {
	position: relative;
}

.contact .contact_email_checkbox {
	padding-left: 130px;
}

.contact a {
	color: #333;
	text-decoration: underline;
}

.componentheading-cv {
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.contentpaneopen-cv a {
	color: #333;
	text-decoration: underline;
}

.contentpaneopen-cv a:hover,
.contentpaneopen-cv a:active {
	color: #333;
	text-decoration: none;
}

.contentpaneopen-cv h2 {
	font-size: 18px;
	font-weight: bold;
}

.contentpaneopen-cv h3 {
	font-size: 16px;
	font-weight: bold;
}

.contentpaneopen-cv p ,
.contentpaneopen-cv li {
	padding: 8px;
}

.contentpaneopen-cv {
	padding-left: 75px;
	padding-right: 75px;
}

#mousemove {
	overflow: hidden;
	position: relative;
	width: 750px;
	height: 510px;
}

#slider {
	float:left;
	width: 692px;
	height: 510px;
	overflow: hidden;
	margin-top: 0;
	margin-left: 29px;
	margin-right: 4px;
}
.inside-move {
	position: relative;
	top: -2px;
}

.yui-g {
	color: #000;
	margin-left: 0px;
}

#ft {
	/*position: fixed;
	top: 650px;*/
	width: 750px;
	text-align: center;
	margin: auto;
	padding-left: 92px;
}

#ft ul li,
#ft ul {
	display: inline;
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
}

#ft ul li {
}

#ft a {
	color: #fff;
	display: block;
	width: 96px;
	height: 34px;
	padding: 0;
	margin: 4px;
	overflow: hidden;
	float: left;
	position: relative;
}

#ft a:link img,
#ft a:visited img {
	left: 0px;
	position: relative;
}

#ft a:hover img {
	left: -96px;
	position: relative;
}

#ft a:active img {
	left: -192px;
	position: relative;
}

#remositorycredits {
	display: none;
}

#remository {
	padding-left: 120px;
	padding-right: 120px;
}

div.componentheading {
	text-align: center;
}

h2 {
	text-align: center;
}

div.contact p {
	margin-bottom: .1em;
}

@font-face {
	font-family: "Bangwool";
	src: url("http://www.micheas.com/media/Bangwool.ttf");
}

div.leading-fp {
	padding-left: 89px;
	padding-right: 89px;
}

div.leading-fp h3 {
	font-family: "Bangwool", "Comic Sans", sans-serif;
	font-size: 14pt;
	padding-top: 40px;
	padding-bottom: 20px;
}

