@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.btm:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.btm:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.btm:visited {
	color: #ffffff;
	text-decoration: none;
}

body {
	border:0 none;
	font-size:80%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
	background-image: url(images/port_spliced_01.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top {
	height: 96px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 96px;
	width: 462px;
}
#menu {
	float: left;
	height: 96px;
	width: 538px;
}
#nav {
	height: 60px;
	width: 538px;
}
#main {
	height: 763px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	background-image: url(images/port_spliced_mo_11.png);
	height: 763px;
	width: 632px;
	float: left;
}
#right {
	float: left;
	height: 763px;
	width: 368px;
}
#bottom {
	background-color: #26180a;
	height: 95px;
	width: 100%;
	color: #ffffff;
}
#content {
	height: 600px;
	width: 510px;
	margin-top: 90px;
	margin-left: 75px;
}

