@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
.navul {
	list-style-type: square;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-position: left top;
	text-align: center;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.divcent {
	text-align: center;
	vertical-align: middle;
}
.horlist {
	display: inline;
	list-style-type: none;
	padding-right: 32px;
	padding-left: 48px;
}
#maincontainer {
	background-color: #000000;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
	height: 950px;
	border: 0px none #333333;
}
#bgshell {
	background-image: url(../images/bgshellcrop.jpg);
	background-position: center top;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}
.current {
	color: #FF0000;
	text-decoration: underline;
}
.navlink a:link {
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
}
.navlink a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 400;
	color: #990000;
	text-decoration: none;
}
.navlink a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 400;
	color: #CC0000;
	text-decoration: underline;
}
.navlink a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 400;
	color: #666666;
	text-decoration: underline;
}
.txtlink a:link {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 200;
	text-decoration: none;
}
.txtlink a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 200;
	color: #990000;
	text-decoration: none;
}
.txtlink a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 200;
	color: #FF0000;
	text-decoration: underline;
}
.txtlink a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 200;
	color: #666666;
	text-decoration: underline;
}
.contact {
	font-size: 16px;
	text-align: left;
	margin-top: 50px;
	margin-left: 50px;
}
.address {
	line-height: 1pt;
}
.underline {
	text-decoration: underline;
}
#portcontainer {
	background-color: #000000;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
	border: 0px none #333333;
	height: 2100px;
}
#hirecontainer {
	background-color: #000000;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
	height: auto;
	border: 0px none #333333;
}
