body {
	color: #333333;
	font-family: Georgia,serif;
	margin: 0;
	padding-top: 10px;
	background: #ffffff url('i/bkg2.gif') repeat scroll center top;
}

a {
	color: #D66C14; 
}

#main {
	width: 950px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url('i/Windstorm.png') no-repeat scroll 0px 0px;
	background-color: #ffffff;
	border-bottom: px #000000 solid;
	border-top: 3px #F0964F solid;
	border-bottom: 3px #F0964F solid;

}

#content {
	width: 500px;
	position: relative;
	left: 140px;
	text-align: justify;
	font-size: 96%;
	line-height: 135%;
	padding: 0px 40px 10px 40px;
	background: url('i/bkg.gif') repeat scroll 0px 0px;
	border-top: 4px #F0964F double;
	border-bottom: 4px #F0964F double;

}

#nav {
	position: relative;
	width: 120px;
	top: 140px;
	margin-left: 15px;
	z-index: 1;
}

#nav
{
	line-height: 0px;
}

#nav div.navtop {
	width: 120px;
	height: 22px;
}

#nav div.navItem {
	width: 120px;
	height: 35px;
}

#nav div.navbottom {
	width: 120px;
	height: 54px;
}

#image1 {
	float: right;
	position: relative;
	left: -190px;
	top: -490px;
	width: 200px;
	height: 415px;
	z-index: 1;
}

#image2 {
	float: right;
	position: relative;
	left: -40px;
	width: 200px;
	height: 415px;
	z-index: 1;
}

#projects-decor {
	margin-left: 200px;
}


#projects {
	float: right;
	position: relative;
	left: -20px;
	top: -1020px;
	width: 200px;
	height: 415px;
	z-index: 1;
	text-align: center;
}

#projects img {
	padding-bottom: 5px;
}

#footer-message {
	padding-top: 270px;
	font-size: 75%;
	height: 70px;
}

h1 {
	color: #000000;
	margin-bottom:10px;
	padding-top: 20px;
	letter-spacing: -1px;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 3px #999999 double;
}

strong{
	color: #000000;
}

p.quote {
	font-style: italic;
}

div#content
{
	font-size: 1.25em;
	}
#user-login-form li
{
	margin: 0;
	}
