/* Tags Begin Here */
body{
	background-color: #ffffFF;
	background-image: url(images/generalback.jpg);
	background-repeat: no-repeat;
	font-family: serif;
	font-size: 12px;
	color: #a61dc6;
}

a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:link{
	color: #6633CC;
}

a:visited{
	color: #663366;
}

a:hover{
	color: #663366;
	text-decoration: underline;
}

/* Test Items Begin Here*/
.bottom{
	z-index: 0;
	float: left;
	position: absolute;
}

.middle{
	z-index: 1;
	position: absolute;
}

.top{
	z-index: 2;
	float: left;
	position: absolute;
}


/* ID Selectors Begin Here */
#top{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#side{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#navbottom{
	margin-left: 36px;
}

#content{
	width: 550px;
	height: 950px;
	float: center;
}

#container{
	position: 50%;
	margin:0px auto;
	text-align:left;
	padding:15px;
	left: -1px;
	top: -28px;
	width: 944px;
	height: 877px;
}  
  
#contact{
	width: 100%;
	height: 100%;
	float: left;
}



/* Classes Begin Here */

.nav{
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px; 
}

.home{
	padding: 0px 2px 1px 2px;
	font-weight: bold;
	color: #000;
}

.nospace{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.noborder{
	border: 0px;
}

.subNav {
	padding-bottom: 0px;
	padding-left:10px;
}

a.subNavLink:link {
	line-height:26px;
	text-indent:15px;
	text-decoration: none;
	color: #A101BD;
	padding: 0px;
	margin:0px;
	display:block;
}
a.subNavLink:visited {
	line-height:26px;
	text-indent:15px;
	text-decoration: none;
	color: #D3C4F8;
	padding: 0px;
	margin:0px;
	display:block;
}
a.subNavLink:active {
	line-height:26px;
	text-indent:15px;
	text-decoration: none;
	color: #D3C4F8;
	padding: 0px;
	margin:0px;
	display:block;
}
a.subNavLink:hover {
	line-height:26px;
	text-indent:15px;
	text-decoration: none;
	background-color:#D3C4F8;
	color: #A101BD;
	padding: 0px;
	margin:0px;
	display:block;
}
.subNav {
	line-height:10px;
	padding-top:0px;
	text-indent:6px;
	padding-bottom:5px;
	display:block;
}
.subNav Copy{
	line-height:10px;
	padding-top:5px;
	text-indent:6px;
	padding-bottom:5px;
	display:block;
}

/* CSS Document */
