/* Global Styles */

body {
	margin:0px;
	background-color:#AE91C1;
	background-image:none;
	background-repeat:no-repeat;
	font-family:Eurostile, "Maiandra GD", "Bookman Old Style", Arial;
	border: 15px solid #AE91C1;
	}
	
td {
	color:#330099;
	font-family: "Maiandra GD";
	font-size: 12px;
	}
	
a {
	color: #000000;
	font-family: Eurostile, "Maiandra GD", "Bookman Old Style", Arial;
	}
	
a:hover {
	color: #3300CC;
	}

/* ID Styles */

#linkbox {
	top: 134px;
	position: absolute;
	width: 900px;
	text-align: center;
	left: 130px;
	height: 26px;
	}

#navigation {
	top: 145px;
	position: absolute;
	width: 100%;
	text-align: center;
	height: auto;
	font-family: "Comic Sans MS";
	background-image: url(images/navback.jpg);
	background-repeat: repeat;
	}

#navigation td {
	top: 134px;
	position: absolute;
	width: 700px;
	text-align: center;
	left: 130px;
	height: 26px;
	background-color: #663399;
	color: #F5EFA5;
	font-family: "Comic Sans MS";
	padding-left: 20px;
	}

#navigation a {
	color: #F5EFA5;
	line-height:12px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	font-family: "Comic Sans MS";
	font-size: 11px;
	vertical-align: middle;
	top: 4px;
	width: auto;
	padding-top: 3px;
	background-position: center;
	padding-right: 25px;
	left: 25px;
	right: 25px;
	padding-left: 25px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background: url("images/mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#Main	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: auto;
	position: absolute;
	left: 300px;
	top: 180px;
	padding-right: 20px;
	}

#image 	{
	color: #000000;
	letter-spacing:normal;
	line-height:26px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	height: auto;
	width: 28%;
	position: absolute;
	left: 20px;
	top: 181px;
	}

#info	{
	color: #000000;
	letter-spacing:normal;
	line-height:12px;
	font-family: "Maiandra GD",;
	font-size: 11px;
	height: 68px;
	width: 95%;
	text-align: center;
	background-color: #E6DAEF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	}

#columnheader	{
	color: #000000;
	letter-spacing:normal;
	line-height:normal;
	font-family: "Comic Sans MS";
	font-size: 36px;
	height: 122px;
	width: 730px;
	position: absolute;
	left: 59px;
	top: 10px;
	background-color: #F5EFA5;
	background-image: url(images/header%20logo3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 100px;
	text-indent: 0px;
	}
	
#box	{
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 98%;
	min-height: 1300px;
	position: relative;
	left: 10px;
	top: 20px;
	background-color: #F5EFA5;
	}
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:22px;
	margin-top:0px;
	letter-spacing:normal;
	font-family: "Comic Sans MS";
	font-size: 14px;
	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	color: #330066;
	line-height:22px;
	letter-spacing:0.05em;
	font-family: "Maiandra GD";
	font-size: 24px;
	}
	
.Header {
	color: #330066;
	letter-spacing:0.05em;
	font-family: "Maiandra GD";
	font-size: 32px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.1em;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	color: #F5EFA5;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	}
