/* CSS Document */
Body{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FEF12B', startColorstr='#FFFFFF', gradientType='0');
}
H1{
	font-size: 24px;
	margin-top: 4px;
	margin-bottom: 0px;
}
div.logo{
	text-align: center;
	width: 100%;
	left: 0px;
	clear:both;
	margin-top:6%;
	margin-bottom:2%;
}
div.nav{
	text-align: center;
	width: 100%;
	left: 0px;
	clear:both;
	margin-bottom:0px;
}
div.aspen{
	font-size: 10px;
	position: absolute;
	width: 100%;
	left: 0px;
	text-align: center;
	margin-top:16px;
}
div.flytxt{
	margin-left: 28%;
	position: absolute;
	left: 0px;
	top: 40%;
}
div.pagetitle{
	width: 100%;
	left: 0px;
	text-align: center;
	clear:both;
	margin-top:10px;	
}
div.mainTXT{
	margin-top:20px;
	margin-left:8%;
	margin-right:8%;
}
div.contact{
	font-size: 14px;
	margin-top: 4px;
	margin-left: 26%;
	margin-right: 26%;
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	border: 2px ridge #BE0000;
	background-image: url(_images/contact_bgrnd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.jigsaw{
	width:36%;
	margin-right:40px;
}
div.discover{	
	padding-right:10%;
}
div.whyhidden{
	height:350px;
	overflow: hidden;
}
div.why{
	margin-left:20%;
	margin-right:20%;
	height:400px;
}
div.mid{
	text-align: center;
	border: 1px dotted #BE0000;
	margin-right:24%;
	margin-left:24%;
	background-color: #FFFFFF;
}
div.control{
	margin-bottom: 12px;
	border: 2px double #BE0000;
	padding-left:8px;
	background-color: #FFFFFF;
}
div.jandm{
	clear:both;
}
ul.nav{
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
}
ul.nav li{
	display: inline;
	width:80px;
	height:30px;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	border: 2px ridge #BE0000;
}
ul.adminlist{
	list-style-image: url(_images/bullit.png);
}
ul.adminlist li{
	padding-left:4px;
}
ul.about{
	list-style-image: url(_images/bullit_cross.png);
	font-size: 12px;
	font-weight: bold;
}
ul.about li{
	margin-bottom:6px;
}
p{
	font-size: 12px;
}
p.why{
	font-size: 14px;
	padding-top:40px;
}
p#first:first-letter{
	font-size: 18pt;
	font-weight: bold;
}
table.tabledetail{
	border: 3px ridge #BE0000;
}
table.tableactivity{
	border: 3px ridge #BE0000;
	background-color: #FFFFFF;
}
table.peeps{
	border: 2px ridge #CCCCCC;
		
}
td.peeps{
	padding:10px;
}
td.picbord{
	border: 3px ridge #CC0000;
	margin-left:10px;
	margin-right:10px;
}
#mt{
	background-image: url(_images/nav_bgrnd.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #BE0000;
	text-decoration: none;
}
/* START FLYING TEXT */
 /* Use these classes to force the element to start immediately offscreen */
  /* The code automatically repositions the element. */
DIV.left{
	left: -2000px;
	position: relative;
	font-size: 15pt;
	margin-top:6px;
	}
#Text5{
	margin-top:30px;
	background-color: #FFFFFF;
	border: 1px inset #000000;
	margin-left:180px;
	width:120px;
	text-align: center;
}
span.blue{
	font-style: italic;
	color: #660000;
}
#layer1 {
	position:absolute;
	left:-8000px;
	}
/* Some custom styles for the DIV elements */

/* END FLYING TEXT */