@charset "utf-8";
/* Empire XI CSS */








body {
	margin-top: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #121212;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	background-position: center top;
	background-image: url(../images/page-background.jpg);
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #900502;
}
a:active {
	color: #900502;
}

#container {
	width: 840px;
	height: auto;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 820px;
	background-color: #000;
	float: left;
	clear: both;
	height: auto;
}

#header {
	height: auto;
	width: 820px;
}

#home-piece {
	width: 820px;
	height: auto;
}

#port-piece {
	width: 820px;
	height: auto;
	padding-bottom: 25px;
	float: left;
	background-color: #000;
	padding-top: 10px;
}

#photo-port-piece {
	width: 820px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	background-color: #000;
	padding-top: 10px;
}

#project-title {
	width: 820px;
	float: left;
	margin: 0px;
	height: auto;
	padding-bottom: 20px;
}

#home-desc-left {
	float: left;
	height: auto;
	width: 400px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

#home-desc-right {
	float: right;
	height: auto;
	width: 384px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

#desc-left {
	float: left;
	height: auto;
	width: 575px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

#desc-right {
	float: right;
	height: auto;
	width: 200px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

#divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #282828;
	height: 1px;
	width: 820px;
	padding-bottom: 25px;
	float: left;
}

#testdivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #282828;
	height: 1px;
	width: 820px;
	padding-bottom: 10px;
	float: left;
	padding-top: 10px;
}

#dividerbottom {
	height: 10px;
	width: 840px;
	background-color: #121212;
	margin-left: -10px;
	clear: both;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
}



.redtext {
	color: #930000;
}

#footer {
	height: auto;
	width: 820px;
	padding-top: 10px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-bottom: 0px;
}

#footer ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;

}

#floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #000;
}

#floatright {
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

#site-map {
	list-style-type: none;
}
#site-map li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}
#lab-piece {
	width: 820px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	background-color: #000;
	padding-top: 10px;
}
#video-piece {
	width: 820px;
	height: auto;
	padding-bottom: 25px;
	float: left;
	background-color: #000;
	padding-top: 10px;
	text-align: center;
}
#vitae-piece {
	width: 820px;
	height: auto;
	padding-bottom: 25px;
	float: left;
	background-color: #000;
	padding-top: 10px;
}

#vitae-left {
	height: auto;
	width: 400px;
	float: left;
	padding-bottom: 2px;
}

#vitae-right {
	height: auto;
	width: 400px;
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
}
#resources-piece {
	width: 810px;
	height: auto;
	padding-bottom: 10px;
	background-color: #000;
	padding-top: 10px;
	float: left;
}
#resources-list {
	list-style-type: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#resources-list li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	height: auto;
	width: auto;
}
#pagehead-piece {
	width: 820px;
	height: auto;
	padding-bottom: 10px;
	float: left;
	background-color: #000;
	padding-top: 10px;
}

ul {
	padding-bottom: 5px;
}
