/* CSS Document */

#container{
	position:relative;
	margin: 0 auto;
	text-align: center;
	width: 787px;
	background-color:#FFFFFF;
	padding:8px;
	padding-left:8px;
	BORDER-left: white 2px solid;
	
}
#header {
	position:relative;
	width:787px;
	height:100px;
	/*left: 0px;
	top: 0px;*/
	background-color:#660066;
}

#navbar {
	position:relative;
	width:787px;
	height:19px;
	z-index:2;
	/*left: 0px;
	top: 0px;*/
	margin-top:3px;
	margin-bottom:3px;
	background-color:#8A7E9E;
	text-align:left;
	
	
}


#mainarea {
	position:relative;
	width:787px;
	height:auto;
	margin-top:3px;
	margin-bottom:0px;
	padding-right:3px;
	text-align:left;
	
}
#leftcol {
	background-image: url(pic/index_08.jpg);
	width: 144px;
}
#rightcol {
	padding: 14px;
}
#footer{
	position:relative;
	width:787px;
	height:15px;
	z-index:2;
	background-color:#660066;
	text-align:center;
	margin-left:0px;
	border-top:3px solid #FFFFFF; 
}
#abovefooter{
	position:relative;
	width:787px;
	height:3px;
	z-index:4;
	background-color:white;
	text-align:center;
	margin-left:1px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523B52;
}
body {
	background-color: #996699;
	background-image: url(images/background.jpg);
	margin-top: 40px;
	margin-bottom: 40px;
}
#headerImage {
	position:absolute;
	width:326px;
	height:50px;
	z-index:1;
	top: 15px;
	left: 7px;
}
#ContactData {
	position:absolute;
	width:292px;
	height:63px;
	z-index:2;
	left: 479px;
	top: 22px;
	
}
.headerContact {color: #FFFFFF}
.sidemenuText{color:#FFFFFF}

a.sidemenuText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidemenuText:visited{
	color: #FFFFFF;
	text-decoration: none;
} 
a.sidemenuText:hover{
color: #422947;
text-decoration:none;
}
a.sidemenuText:active {
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.MenuText {

font-size: 11px;
font-weight:bold;
text-align:left;

}


a.menuItem:hover {
color: #422947;
text-decoration:none;
}

a:menuItem:active {
	color: #FFFFFF;
	text-decoration:none;
}

a:menuItem:link {
	color: #FFFFFF;
	text-decoration:none;
}

a:menuItem:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.footerFont {
color: #FFFFFF; 
font-size: 9px;
padding-top:3px;

 }
#siteMenu {
	position:absolute;
	width:145px;
	height:auto;
	z-index:1;
	background-color: #C6A9C6;
	top: 243px;
	left: 9px;
	
}
.menuHeading {color: #FFFFFF; font-weight: bold; }

a.bodyLink:hover {
color: #9900FF;
text-decoration:none;
}

a:bodyLink:active {
	color: #422947;
	text-decoration:underline;
}
a:bodyLink:link {
	color: #422947;
	text-decoration:underline;
}




a:bodyLink:visited {
	color: #422947;
	text-decoration:underline;
}



.contentHeading {
	font-size: 13px;
	font-weight: bold;
}

P {
padding-left:20px;padding-right:22px;
}	

.headingBlock {
width:100%;height:20px;background-color:#C6A9C6;vertical-align:middle;padding-top:6px;
color:#FFFFFF;
font-size: 14px;
font-weight: normal;
}
.purpleStrip{
width:100%;height:2px;background-color:#C6A9C6;
color:#FFFFFF;
}



.emailLink {
color:#523B52;
text-decoration:underline;
}

.emailLink:visited{
color:#523B52;
text-decoration:underline;
}

.emailLink:hover {
color:#8A7E9E;
text-decoration:underline;
}


.emailLink2 {
color:white;
}

.emailLink2:visited{
color:white;
}

.emailLink2:hover {
color:#CCCCCC;
text-decoration:underline;
}
