body
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	color: #000;
	}
a {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-decoration: none;
	color: #606;
	}
a:visited {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-decoration: none;
	color: #606;
	}
a:active {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-decoration: none;
	color: #000;
	}
a:hover {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	text-decoration: none;
	color: #909;
	}
p {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000;
	}
#copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 5px;
	}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	line-height: 24px;
	margin: 0px;
	}
h2 {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000;
	}
.boldPurple 
	{  
	font-weight: bold; 
	color: #606;
	}
/* navbar stuff here */

#nav	{
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5060;
	height: 100%;
	width: 190px;
	top: 120px;
	left: 15px;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px;
	list-style: url(none) none;
	margin: 0px;
}
#nav a:link {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000;
}	
#nav a:visited {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000;
}
#nav a:hover {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #909;
}
#nav a:link.current {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #606;
}
#nav a:visited.current {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #606;
}
#nav a:hover.current {
	text-decoration : none;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #909;
}
#nav li:hover>a {
	color : #909;
	font: normal normal normal 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0;
	padding:0;
	list-style: none;
	width : 180px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#nav li {
	line-height : 42px;
	padding-left: 48px;
}
#nav li.one {
	background-image: url(images/lotus1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#nav li.two {
	background-image: url(images/lotus2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#content {
	position: absolute;
	top: 120px;
	left: 210px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#title {
	height: 86px;
	padding: 50px 0px 0px;
	background-image: url(images/night-visions2.gif);
	margin: auto 0px;
	background-repeat: no-repeat;
	text-indent: 370px;
	vertical-align: bottom;
}
#wrapper {
	padding: 0px;
	margin: 7px;
}
