/* CSS Document */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 65px;
	margin-left: 5%;
	left: 55px;
}

p {
	font-size: 100%;
	line-height: 1.3;
}

p1 {
	font-size: 100%;
	text-decoration: underline;
}
	
a:link {
	color: #FFF;
	text-decoration: none}

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

a:hover {
	color: #F00;
	text-decoration: none;}
	
a:active {
	text-decoration: none;}
	
#phototitle {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline}
.thumbrow {
	display: table-row;
	border-color: #333333;
	border: solid;
	border-width: 1px;
}
.thumbcell {
	height: 40px;
	width: 40px;
	border: solid;
	border-color: #333333;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.porttitle {
	text-align: left;
	font-size: 14px;
	text-decoration: underline;
	width: 200px;
	min-width: 200px;
	clear: none;
	float: none;
	position: absolute;
	left: 50px;
	top: 50px;
}
.photo {
	font-size: 12px;
	width: 500px;
	text-align: center;
	vertical-align: middle;
	float: right;
	clear: left;
	position: absolute;
	left: 300px;
	top: 85px;
	bottom: auto;
	height: 350px;
}
.caption {
	font-size: 12px;
	text-align: center;
	width: 200px;
	clear: left;
	min-width: 200px;
	position: absolute;
	top: 300px;
	left: 50px;
}
.thumbnails {
	width: 212px;
	height: 160px;
	min-width: 200px;
	position: absolute;
	left: 50px;
	top: 85px;
	min-height: 160px;
	border-width: 2px;
}
.selectport {
	font-size: 12px;
}
.desktoptext {
	line-height: 1.3;
	height: 45%;
	width: 90%;
	margin-left: 5%;
}
.desktoptable {
	font-size: 12px;
	top: 85px;
	height: 200px;
	margin-top: 5%;
	width: 90%;
	margin-left: 5%;
	min-width: 750px;
}
.desktopcell {
	text-align: center;
	width: 33%;
	clear: right;
	float: left;
}
.nav {
	text-align: left;
	vertical-align: top;
	color: #CCCCCC;
	font-size: 10px;
	width: 200px;
	clear: left;
	position: absolute;
	top: 405px;
	left: 50px;
}

#caption {
	font-size: 12px;
	color: #FFF;}
	
#nav{
	font-size: 10px;
	color: #CCC;}
	
.thumb{
	border-width: thin;
	border-style: solid;
	border-color:#333333;}
	
.list{
	font-style: oblique;
	font-size: 12px;}
	
.text{
	line-height: 1.3;
}
.photomainmenu {
	left: 50px;
	clear: left;
	width: 200px;
	top: 50px;
	position: absolute;
}
.desktopnav {
	text-align: left;
	vertical-align: top;
	color: #CCCCCC;
	font-size: 10px;
	width: 200px;
	clear: left;
	margin-top: 40px;
	margin-left: 5%;
	float: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: oblique;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
}

ul {
	font-Size: 90%;
}	

.copyright {
	font-size: 10px;
	color: #333333;
}