html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	background: #000;
	height: 100%;
	behavior: url('csshover.htc')
}

#logo {
	display: none;
}

h1 {
	position: absolute;
	top: 40px;
	left: 20px;
	margin: 0;
	background: none;
}

h1 span {
	display: inline;
}

h2 {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	color: #fff;
	text-align: center;
	border: 1px solid #f36b07;
	border-width: 1px 0 1px 1px;
	font: bold 14px/14px "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 10px 10px 10px 10px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #f36b07;
	margin: 10px 10px 10px 10px;
}

p {
	margin: 10px 10px 16px 10px;
	padding: 0;
}

form {
	margin: 10px 10px 16px 10px;
	padding: 0;
}

ul {
	clear: left;
	margin-bottom: 20px;
}

a {
	color: #fffdb9;
	font-weight: bold;
	text-decoration: none;
}

a:link {color: #fffdb9; white-space: nowrap;}
a:visited {color: #fffdb9; white-space: nowrap;}
a:hover {text-decoration: underline;}

#Content {
	margin: 0 0 50px 184px;
	padding: 94px 0 10px 6px;
	background: none;
}

#innerContent {
	margin: 0 210px 0 0;
}

#News {
	position: absolute;
	top: 140px;
	right: 0;
	width: 200px;
	font-size: 13px;
	border: 2px solid #000;
	border-width: 2px 0 2px 2px;
	margin: 10px 0 0 0;
}

#News h3 {
	background: #000;
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border : 1px solid #ef1919;
	border-width: 1px 0 1px 1px;
}

#News span {
	font-weight: bold;
	color: #f36b07;
}

#News a:link, #News a:visited {
	white-space: normal;
}

.newsfeed {
	background: #000;
	border : 1px solid #ef1919;
	border-width: 1px 0 1px 1px;
	padding: 10px;
}

#leftCol {
	position: absolute;
	top: 124px;
	left: 0;
	width: 213px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 166px;
}

/* Again, "be nice to Opera 5". */
body>#leftCol {width: 166px;}

#Menu {
	width: 100%;
	padding: 5px;
	background: #000;
	border: 0;
	font-size: 13px;
	line-height: 14px;
}

#Menu ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 8px 0;
}

#Menu li {
	margin: 4px 0 4px 0;
	padding: 5px 0 5px 0;
	width: 100%;
	text-align: center;
	background: #000;
	border: 1px solid #ef1919;
}

#Menu li.applyNow {
	margin: 16px 0 2px 0;
	border: 1px solid #557095;
}

#Menu li:hover, #Menu li.current {background: #333;}

#Menu li:hover a:link {color: #fff;}

#Menu a:link {color: #fff; text-decoration: none;}
#Menu a:visited {color: #fff; text-decoration: none;}
#Menu a:hover {color: #fff;}

#Menu li.applyNow a:link {color: #fff; text-decoration: none;}
#Menu li.applyNow a:visited {color: #fff; text-decoration: none;}

#copyright {
	width: 100%;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#copyright a:link {color: #fff; text-decoration: none;}
#copyright a:visited {color: #fff; text-decoration: none;}
#copyright a:hover {color: #fff; text-decoration: underline;}

#copyright ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#copyright li {
	display: inline;
	margin: 0 5px 0 5px;
}

#footer {
	border-top: 2px solid #999;
	margin: 40px 0 0 0;
	text-align: center;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}

#footer ul {
	list-style-type: none; 
	margin: 5px 0 0 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
}

#footer a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link {color: #999;}
#footer a:visited {color: #999;}
#footer a:hover {text-decoration: underline;}

#mpoweryourself {
	dispaly: none;
}

#display {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
	padding: 10px;
	text-align: right;
	font-size: 13px;
	background: #000;
	border: 1px solid #fff;
	border-width: 1px 0 1px 1px;
	color: #999;
}

#display ul, #display li {
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: lowercase;
	background: 0;
}
	
#display li {
	padding: 0 0 0 10px;
	background: url(../images/divider.gif) 2px 2px no-repeat; 
}

#display li.first {
	padding: 0;
	background: 0;
}

#display a:link, #display a:visited, #display a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#display a:hover {
	color: #f36b07;
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 0 15px 15px 0;
}

.leftNoBorder {
	float: left;
	border: none;
	margin: 0 15px 15px 0;
}

.resources, .news {
	width: 100%;
	margin: 20px;
	border-bottom: 1px dotted #f36b07;
}

.clear {	clear: both; }
