/* CSS Document */

body {
	background:#333333 url(../images/back.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	color:#666;
	}
	
.header {
	width:600px;
	height:120px;
	margin:0px auto;
	background:#333333 url(../images/header.jpg);
	}
	
.content {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size:11px;
	color:#333;
	width:600px;
	height:1400px;
	margin:0px auto;
	text-align:center;
	line-height:2em;
	background:#000;
	}	

.navcont {
	margin:0px auto;
	text-align:center;
	width:595px;
	height:30px;
	}	
p {
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:11px;
	color:#ccc;
	padding:20px;
	}	
	
.about {
	float:right; 
	clear:none; 
	width:250px; 
	position:relative; 
	top:60px; 
	right:40px;
	text-align:left;
	font-family:"Trebuchet MS", Tahoma, sans-serif; 
	font-size:11px; 
	letter-spacing:normal;
	z-index:200;
	}	
	
.aboutimage {
	width:250px;
	float:left;
	clear:none;
	margin:30px 0px 0px 50px;
	text-align:center;
	border:1px dotted #ccc;
	}	
	
.portwrap {
	width:425px;
	margin:0px auto;
	text-align:left;
	}
	
img {
	border:none;
	}
	
.bold {
	font-weight:bold;
	}
		
.links1 {
	width:200px;
	height:700px;
	float:left;
	clear:none;
	margin-top: 40px;
	}	
	
.links2 {
	width:200px;
	height:700px;
	float:left;
	clear:none;
	margin-top:40px;
	}
	

ul {
	text-align:left;
	margin:0px 0px 20px 50px;
	padding-bottom:20px;
	border-bottom:1px dashed #333;
	list-style-type: square;
	}		
			
h2 {
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:14px;
	color:#cc9933;
	text-align:left;
	margin:0px 0px 6px 30px;
	text-decoration:none;
	}
	
input {
	border:1px solid #666; 
	width:250px;
	padding:2px;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:10px;
	color:#ccc;
	background-color:#000;
	margin-bottom:20px;
	}	
	
textarea {
	border:1px solid #666;
	overflow:auto;
	width:250px;
	padding:2px;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:10px;
	color:#ccc;
	background-color:#000;
	margin-bottom:20px;
	}

.submit {
	width:60px;
	}	
	
fieldset {
	border:none;
	}
	
.highlight {
	color:#cc9933;
	}						
/* LINKS */
a.nav, a.nav:link, a.nav:visited {display:block; width:119px; height:25px; background:#000; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:9px; color:#666; font-weight:bold; line-height:25px; overflow:hidden; float:left; border-top:none;}
a.nav:hover {color:#cc9933; background-color:#000; background-image: url(../images/navback.gif); border-top: 2px solid #666; margin-top:0px;}
a.nav:active {color:#cc9933; background-color:#000; text-decoration:line-through;}

a:link {font-family:Verdana, "Trebuchet MS", Tahoma, sans-serif; font-size:9px; color:#999; text-decoration:underline;}
a:visited {font-family:Verdana, "Trebuchet MS", Tahoma, sans-serif; font-size:9px; color:#999; text-decoration: line-through;}
a:hover {font-family:Verdana, "Trebuchet MS", Tahoma, sans-serif; font-size:9px; color:#ccc; text-decoration:underline;}
a:active {font-family:Verdana, "Trebuchet MS", Tahoma, sans-serif; font-size:9px; color:#ccc; text-decoration:underline;}

/*about section*/
.aboutTable {
color:#999;
width:560px;
margin:20px;
}

#left {width:250px; vertical-align:top;}
#right {width:300px; vertical-align:top; text-align: justify;}
.resicon {margin: 0px auto; text-align:center; width:75px;}
.resicon img {border:0px;}
.leftcol {width:250px;}
/* end about section*/	
	
		
	
	

