

* { padding: 0; margin: 0; }

body {
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color:#000
	}
	
	
	p{
	font-family: Arial,sans-serif;
	color: #000;
	font-size:10pt;	
	margin-top:10px;
	}
	
a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
#wrapper { 
 margin: 0 auto;
 width: 960px;
background-color:#ffffff
}
#header {
 color: #fff;
 width: 960px;
 float: left;
padding: 10px 0px 10px 0px;
 height: 90px;
 margin: 0px 0px 0px 0px;
 background-color: #000;
}
#leftcolumn { 
 color: #000;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 30px 0px 10px 4px;
 height: 400px;
 width: 146px;
 float: left;
}
#rightcolumn { 
 float: right;
background-color: #fff;
 margin: 0px 0px 0px 0px;
 padding: 40px 10px 10px 0px;
 height: 100%;
 width: 790px;
 display: inline;
}
#footer { 
 width: 960px;
 clear: both;
 color: #333;
 font-size: 10pt;
 margin: 0px 0px 10px 0px;
 padding-top: 10px;
 text-align: center;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	font-size: 90%;
	font-family: Lucida Sans, Arial, sans-serif;
	line-height: 1.9;
}

#sectionLinks h3{
	padding: 0px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 0px 0px 2px 10px;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 0px 0px 2px 10px;
}

/*********** #navBar link styles ***********/


#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 0px solid #000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

ul{
 list-style-type: none;
}

.content {padding: 0px 80px 10px 160px; 	font-family: Arial,sans-serif;

	font-size:10pt;
	

	}

.frame {padding: 4px;
margin: 0 8px 0 0;
border: 1px solid #666;
border-bottom-color: #333;
border-bottom-width:1px;
border-right-color: #333;
border-right-width:1px;
background: #fff;
}

	#portContainer{
		margin:0 auto;
		width:740px;
		text-align:left;
		background-color:#FFF;
		padding:3px;
	
	}

#loadarea {
float:right;
padding-left: 10px;}

#video {padding: 0px 80px 10px 80px; 	
	

	}
	
	.red{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
	
	