body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9E9FF;
	background-image: url(newimages/borderpic.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
}

#logo{
	position:absolute;
	left:20px;
	top:20px;
	width:210px;
	height:91px;
	z-index:1;
	visibility: visible;

}

#pull{
	position: absolute;
	left: 221px;
	top: 18px;
	width: 450px;
	height: 80px;
	z-index: 2;
	padding-left: 20px;
	padding-top: 4px;
	color: #E7438C;
	font-weight: bold;
	font-size: 1.2em;
}

#navcont{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	position:absolute; 
	right:50px; 
	top:120px; 
	width:100px; 
	height:291px; 
	z-index:99; 
	background-color: #94BAE3; 
	layer-background-color: #94BAE3;
}

#nav a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	line-height: 25px;
	border: 1px none Black;
	margin: 1px;
}

.here{
	color: White;
	font-weight: bold;
}

#nav a:hover{
	color: #8A2BE2;
	text-decoration: underline;
	background-color: #E8FFFF; /*border: 1px dashed #BF3C6D;*/
}

table#nav{
	border: 1px solid Black;
}

.info{
	background-color: White;
	left: 20px;
	top: 120px;
	width: 200px;
	padding: 5px;
	position: absolute;
	border: 1px solid Black;
}

#content{
	position: absolute;
	left: 20px;
	top: 120px;
	width: 75%;
	z-index: 4;
	background-color: #DCD9FF;
	layer-background-color: #CEBBCE;
	border: 1px none #000000;
}

#pageitem{
	position: absolute;
	left: 240px;
	top: 120px;
	width: 48%;
	z-index: 5;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px solid black;
	visibility: visible;
	padding: 5px;

	
}

#pagepic{
	position: absolute; 
	top: 350px; 
	left: 243px; 
	
	
}

#pageitem h3, p, form {
	padding:5px;
}

#footer{
	color: Navy;
	font-size: .8em;
	font-style: italic;
	position: absolute;
	left: 0px;
	top: 140px;
	width: 250px;
}

#footerNoPos{
	color: Navy;
	font-size: .8em;
	font-style: italic;
	margin-top: 5px;
	width: 250px;
	position: absolute;
	top: 100%;
	visibility: visible;
	left: 42px;



}

#results td {
	background-color: #D9E9FF;
}

#adminpageitem{
	position: absolute;
	left: 20px;
	top: 120px;
	width: 75%;
	z-index: 5;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px solid black;
	
	

}
		
	
#adminpageitem h3, p, form {
	padding:5px;
}

#citem{
padding: 5px;
}