body  {
	COLOR:#999999;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #F3E8F4;	
}

td, tr   {
	COLOR:#808080;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;

}

html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }


#container {
	position:relative;
	width: 890px;
	height: 560px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}


#container2 {
	position:relative;
	width: 890px;
	height: 980px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}

#container3 {
	position:relative;
	width: 890px;
	height: 860px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}


.mainpage img 
{
	margin: 0px 0px 10px 0px;
	border-style:solid;
	border-color: #D6C2D6;
	border-width:2px
}

.aboutimages img 
{
	margin: 0px 40px 0px 0px;
	border-style:solid;
	border-color: #D6C2D6;
	border-width:2px
}




/* Form Styles*/
.form {
	font-size: 14px;
	background-color: #F4E8F4;
	color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #D6C2D6;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 1px;
	
	}

input.submit_button{
	color:#996699;
	background-color: #D6C2D6;
	font-size: 12px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #D6C2D6;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 3px;
 }
 
 /*start header divs*/
 
#topbar{
	position:absolute; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:15px; 
	z-index:7; 
	background-color: #6B4288; 
	border-bottom-color: #D6C2D6; 
	border-bottom-style: solid; 
	border-bottom-width: 4px; 
	background-image:url(images/im2.jpg); 
	padding-top: 5px;
	}

#date{
	position:absolute; 
	left:7px; 
	top:3px; 
	z-index:10
	}

#logo{
	position:absolute; 
	overflow:hidden; 
	left:8px; 
	top:25px; 
	width:259px; 
	height:89px; 
	z-index:6
	}
 
 
#header{
 	position:absolute; 
	overflow:hidden; 
	left:2px; 
	top:22px; 
	width:888px; 
	height:94px; 
	z-index:5; 
	border-color: #CCCCCC; 
	border-width: 0px; 
	border-style: solid; 
	background-image: url(images/header1.jpg); 
	background-position: right; 
	background-repeat: no-repeat
 	}
	
	
#phone1{
	position:absolute; 
	overflow:hidden; 
	left:500px; 
	top:95px; 
	width:385px; 
	height:30px; 
	z-index:10
	}
	
#phone2{
	position:absolute; 
	overflow:hidden; 
	left:501px; 
	top:96px; 
	width:385px; 
	height:30px; 
	z-index:9
	}
	
 /*end header divs*/
 
 
 

/*start footer divs*/

#footer{
	position:absolute; 
	overflow:hidden; 
	left:5px; 
	top:555px; 
	width:889px; 
	height:20px; 
	z-index:2; 
	background-color:#cccccc
	}

#footertext{
	position:absolute; 
	overflow:hidden; 
	left:490px; 
	top:558px; 
	width:400px; 
	height:14px; 
	z-index:3
	}
	
#topinfo{
	position:absolute; 
	left:276px; 
	top:30px; 
	z-index:10; 
	width: 613px
}


#topright{
	position:absolute; 
	overflow:hidden; 
	left:873px; 
	top:150px; 
	width:10px; 
	height:10px; 
	z-index:4; 
	background-image: url(images/im6.jpg);
}

#topleft{
	position:absolute; 
	overflow:hidden; 
	left:6px; 
	top:150px; 
	width:10px; 
	height:10px; 
	z-index:4; 
	background-image: url(images/im5.jpg)
}

#topright2{
	position:absolute;
	overflow:hidden;
	left:376px;
	top:150px;
	width:10px;
	height:10px;
	z-index:4;
	background-image: url(images/im6.jpg);
}
	
	
#topseperator{
	position:absolute; 
	overflow:hidden; 
	left:0px; 
	top:140px; 
	width:890px; 
	height:4px; 
	z-index:6; 
	background-color: #D6C2D6
}

/*end footer divs*/



.form1 {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #CCCCCC;
	
}

.smalltext {
	font-size: 11px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

.credits {
	font-size: 11px;
	letter-spacing: 1px;
	color: #996699;
}

.main{
	letter-spacing: 1px;

}

.just{
	letter-spacing: 1px;
	text-align:justify

}

.heading {
	font-size: 12px;
	color: #996699;
	letter-spacing: 1px;
	font-weight:bold
}

.wheading {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight:bold
}



.white {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.purp {color: #996699}


.f1 {
	color: #996699;
	line-height: 25pt;
}


.head2 {
	font-size: 12px;
	color: #996699;
	background: url(images/arrow.gif) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
	letter-spacing: 1px;
}

.head3 {
	font-size: 16px;
	color: #996699;
	background: url(images/box.gif) no-repeat left center;
	padding-left: 25px;
	font-weight: bold;
	letter-spacing: 1px;
}

.smalltext {
	font-size: 11px;
	letter-spacing: 1px;
}

a.links {
	font-size: 12px;
	text-decoration: none;
}
	
a.links:link {color: #996699}
a.links:visited {color: #996699}
a.links:hover {
	color: #D6C2D6;
	text-decoration: none;}
	
a.wlinks {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
	
a.wlinks:link {color: #FFFFFF}
a.wlinks:visited {color: #FFFFFF}
a.wlinks:hover {
	color: #D6C2D6;
	text-decoration: none;}


a.creditlinks {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
	
a.creditlinks:link {color: #996699}
a.creditlinks:visited {color: #996699}
a.creditlinks:hover {
	color: #D6C2D6;
	text-decoration: none;}

a.blinks {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	letter-spacing: 1px;
}
	
a.blinks:link {color: #996699}
a.blinks:visited {color: #996699}
a.blinks:hover {
	color: #D6C2D6;
	text-decoration: none;}