@charset "UTF-8";


#wrapper {
	width: 1200px;
}

#pagesshow {
	visibility: hidden;	
}

#terms {
	width: 1100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	padding-top: 50px;
	padding-left: 210px;
}



#text {
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 100px;
	position: absolute;
	left: 100px;
	top: 0px;
}


#navholder {
	background-color: #FFFFFF;
	float: left;
	height: 483px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 60px;
	text-align: right;
	margin: 0px;
}
#portholder {
	background-color: #FFFFFF;
	float: left;
	height: 483px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	min-width: 300px;
	position: relative;
}


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

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


#portholder a:hover {
	color: #FF00CC;
	text-decoration: none;
}


#portholder a:active {
	color: #666666;
	text-decoration: none;
}












#info {
	float: left;
	height: 483px;
	width: 158px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}







#numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	clear: both;
	padding-top: 20px;
	padding-left: 210px;
	word-spacing: 4px;
}

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

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


#numbers a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#numbers a:active {
	color: #999999;
	text-decoration: none;		
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
	padding-bottom: 10px;
}
