body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd2.jpg);
		background-repeat: repeat-x;
		background-color: #461d8a;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
	#main {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:2px;
	width:760px;
	height:600px;
}
#table1{
	border-collapse: collapse;
	background-color: #d0c7de;
}

#table2 {
	border: 1px solid #beb1d2; 
	background-color: #d0c7de;
	padding: 5px;
	text-align: left;
 }
 
img.sidebar {
	border: 1px solid #330066; 
}

.one {
	border: 1px solid #beb1d2; 
	background-color: #7b60a4;
	padding: 2px;
	color: #beb1d2;
}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #000000;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	a:link {
		color: #330066;
	font-weight: bold;
	}

	a:visited {
		color: #330066;
	font-weight: bold;
	}

	a:active {
		color: #330066;
	}

	a:hover {
		text-decoration: none;
	}

a.nav:link {
	color: #330066; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #330066; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #330066; 
	font-size: 12px;
	font-weight: bold;
}

a.nav:hover {
	color: #beb1d2; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: overline underline; 
}

.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
}

a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}

#dropmenudiv{
	position: absolute;
	border: 1px solid #240653;
	border-bottom-width: 0;
	margin-top: 2px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #d0c7de;
}
