body {
	background-color:  #FFFFFF;
	font: 11px/15px Verdana;
	text-align: center;
	color: #000000;
	margin: 1px;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #3366FF;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}



#container {
	background: #FFFFCC;
	text-align: left;
	width: 770px;
	height: 200px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	margin-bottom:0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: medium;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: medium;
}




td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#linkList {
	position: absolute;
	top: 275px;
	right: 4px;
	width: 125px;
	background-color: #FFFF99 
	padding: 5px 0px 8px 5px;
	text-align: left;
	line-height: 15pt;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	}
0
	
#linkList h3.select {
	margin: 5px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3300FF;
	font-style: italic;
	padding: 3px;
	text-align: left;border-top: thin inset #cccccc;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
		}

#linkList h3.favorites { 
    margin: 5px 0px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	padding: 3px;
	text-align: center;
	}

#linkList h3.archives { 
    margin: 5px 0px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	padding: 3px;
	text-align: center;
	}

#linkList h3.resources { 
    margin: 5px 0px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	padding: 3px;
	text-align: center; 
	}


#linkList ul {
	margin: 0px 0px 0px 0px;
	
	}
	
#linkList li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: square;
	list-style-position: inside;	
	}
	
#linkList li a:link { 
	color: #3300FF;
	}
	
#linkList li a:visited {
	color: #ffffff;
	}
	
#maintext {
	position: absolute;
	height: auto;
	width: 625px;
	top: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	left: 0px;
	text-align:left;
}
#showcase {
	border: 1px solid #666666;
	position: absolute;
	height: 225px;
	width: 300px;
	top: 235px;
	float: left;
	left: 20px;
	padding: 3px;
	background-color: #000000;
		}
	

#pagecell1{
	position:absolute;
	top: 1200px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	}

