* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
 h2 {
	font-size: 18px; text-align: center;
}
 h1 {
	text-align: center; font-size: 25px;
}
BODY {
	FONT-SIZE: 12px; BACKGROUND: #d9e2e9; MARGIN: 0px; COLOR: #1d284e; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#topbar {
	BACKGROUND: url(../img/topbar.jpg) no-repeat center top; height: 170px;
}
#middle {
	BACKGROUND: url(../img/middle.jpg) repeat-y center top; width:100%;
}
#bottom {
	BACKGROUND: url(../img/bottom.jpg) no-repeat center bottom; width:100%;
}
#content {
	FLOAT: left; WIDTH: 700px; min-height: 400px; padding: 20px 0px 100px 127px; display:inline;
}
* html #content{height:400px}

#sidebar {
	FLOAT: left; WIDTH: 114px; display:inline; margin-left:15px;
}
#main {
	PADDING-LEFT: 215px;
}
#menu {
	FLOAT: left; display: inline; width:190px;
}
#menu UL {
	LIST-STYLE-TYPE: none; width: 114px; overflow:hidden;
}
#menu LI {
	MARGIN-BOTTOM: 0px; height: 114px; overflow: hidden;
	position:relative;
}
a#home{
	Background-image: url("../img/icons/home.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
A:hover#home {
	Background-image: url("../img/icons/homeactive.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
a#portfolio{
	Background-image: url("../img/icons/portfolio.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
A:hover#portfolio {
	Background-image: url("../img/icons/portfolioactive.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
a#skills{
	Background-image: url("../img/icons/skills.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
A:hover#skills {
	Background-image: url("../img/icons/skillsactive.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
a#contact{
	Background-image: url("../img/icons/contact.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
A:hover#contact {
	Background-image: url("../img/icons/contactactive.jpg"); Border: 0; height: 112px; width: 114px; display:block;
}
#expand {
	clear:both;
}
#wrapper {
	width: 975px; clear: both; margin: 0 auto;
}

#skillspage h2 {
	text-align: center; background-color: #14411c; color: white; margin-top: 25px; font-size: 18px;
}

#skillspage UL {
	MARGIN-LEFT: 30px;
}
#homepage {
	padding-top: 10px;
}
#homepage img {
	float: left;
	border: 3px #14411c solid;
	margin-right: 2%;
}
#contactpage h1 {
	padding-bottom: 40px
}
#contactpage label{
	margin-left: 0px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 70px;
}
#contactpage input[type="text"] {
	padding-top: 7px;
	margin-bottom: 1px;
}

#submission {
	width: 400px;
}

#contactpage input[type="text"] {

}

div.submit {
	float: right;
	margin-right: 2px;
	margin-top: 5px;
}

#preload {
	display:none;
}