* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

html {
	height:100%;
}
body {
	background-color:#000000;
	text-align:center;
	color:#35373b;
	height:100%;
}

A {text-decoration: none;}
A:link {color: #0000FF;}
A:visited {color: #0000FF;}
A:active {color: #0000FF;}
A:hover {color: #0000FF;}

div#MainWrapper {
 	width: 840px;
	height: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#PageWrapper {
 	width: 800px;
	height: 620px;
	text-align: left;
	margin-left:20px;
}

div#MastHead {
 	width: 776px;
	height:80px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	text-align:right;
}

.LinkHome{
	font:Georgia; 
	font-size:12px; 
}
.LinkHome a{
	font:Georgia; 
	font-size:12px; 
	color:#FF0000;
}
.LinkHome a:hover{
	border-bottom:1px dotted #35373b;
}

* html .ie6hack{
	margin-left:-3px;
	margin-right:-3px;
}


.PageBody {
	width:800px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.PageBody p {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#35373b;
	margin-top:16px;
}
.PageBody p a{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#35373b;
	margin-top:16px;
}
.PageBody p a:hover{
	border-bottom:1px dotted #35373b;
}

.PageBody li {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#35373b;
	margin-top:4px;
	margin-left:24px;
}

.PageBody h1 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#201f1d;
	font-weight:bold;
	color:#009933;
}

.PageBody h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#201f1d;
	font-weight:bold;
}




.PageBody .LeftSide{
	width:340px;
	float:left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-align:center;
	height:532px;
	overflow:auto;
}






.PageBody .RightSide {
	width:460px;
	float:left;
	height:532px;
	overflow:auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

.PageBody .RightSide .Content{
	width:432px;
}


.PageBody .Quote{
	font-family:"Times New Roman", Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#231f20;
	font-style:italic;
}



.Port {
	margin-bottom: 5px;
	line-height: 22px;
	text-align: center;
}
#ell {
	font-size: 12px;
}




.Footer{
	background-color:#000000;
	padding:24px 40px 0 40px;
	font-family:Tahoma;
	font-size:11px;
	color:#9c9c9c;
	overflow:auto;
	margin-bottom:6px;
}
.Footer a{
	font-family:Tahoma;
	font-size:11px;
	color:#9c9c9c;
}
.Footer a:hover{
	border-bottom:1px dotted #9c9c9c;
}

