/* CSS Document */

#maintable {
	height: 100%;
	background-color: #d8cfd0;
}

#mainatable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#cellbackground{
	border: 1px ridge #590157;
	background-image: url(../images/lightpeople.gif);
	background-repeat: no-repeat;
	background-position: 1em 5em;
}

#navigation {
	color: #663366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: bold;
	}
	
#navigation a {
	letter-spacing:0.1em;
	color: #663366;
	text-decoration: none;
	}
	
#navigation a:hover {
	font-weight: bold;
	color: #666699;
	}
	
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	background-color: #D8CFD0;
}
td {
	vertical-align: top;
}
.footer {
	font-size: 9px;
	color: #996699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.footer a {
	font-size: 9px;
	color: #996699;
}
h1 {
	color: #666699;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	line-height: 20px;
	list-style-type: square;
	list-style-image: url(../images/bulletcircle.gif);
}
.lightgray {
	font-size: 10px;
	color: #666666;
}
