body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #660000;
}

body {
	background-color: #534741;
	background-image: url(images/sitedesign/bg_ivyline.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align:center;
}

a:link {
	color: #006600;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003300;
}

a:hover {
	text-decoration: none;
	color: #00ff00;
}

a:active {text-decoration: none;}

h1 {
	padding-top: 30px;
	padding-right: 20px;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #660000;
	text-align: right;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left: #003300 10px solid;
	padding-left: 5px;
}

p {
	margin-right: 25px;
	margin-left: 25px;
}

#navbar {
	color: #ffffcc;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 730px;
	z-index: 4;
}

.head {
	width:850px;	
	height: 250px;
	z-index: 3;
	background-image: url(images/sitedesign/banner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.wrap {
	width: 850px;
	z-index: 1;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}	

.main {
	background-color:#FFFFCC;
	margin-left: 20px;
	margin-right: 30px;
	z-index: 2;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.footer {
	clear: both;
	font-size: 12px;
	color: #FFFFCC;
	margin-left: 20px;
	margin-right: 30px;
	padding: 2px;
	background-color: #660000;
	border: medium solid #FFCC99;
	text-align: center;
}
.footer a:link {color:#FFFFCC;}
.footer a:visited {color:#FFFFCC}
.footer a:hover {color:#FFFF66}

.copyright {
	Font-size: 9pt;
	font-style: italic;
	border-top:#FFCC99 1px solid;
	padding: 5px;
}

.port_thumbs {
	overflow: auto;
	height: 870px;
}
.port_thumbs p {margin:0px; padding-top:10px; padding-bottom:10px;}
.port_thumbs img {border:medium solid #660000;}