/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #87bac4;
	font-family: Verdana, sans;
	font-size: 14px;
	line-height: 18px;
	color: #1f1f1f;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited {
		color:#52b2cf;
		text-decoration:none;
		outline: none;
		}

a:hover, a:active {
		color:#e43345;
		text-decoration:none;
		outline: none;
		}

p { 
		text-indent: 0px
		}

p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 { font-size:14px; padding-top:10px;}
h2 { font-size:18px; padding-top:10px; margin: 0px 0px 0px 10px}
h3 { font-size:22px; padding-top:10px;}

.text_brown {
	color: #b88c09;
	font-size: 10px;
}

hr {
	height: 1px;
	border-style: none;
	background-color: #1e3507;	
}

/* ----------------------------------------------------- */
/* STRUCTURE                                             */

#container {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#shell_top {
	width: 1000px;
	height: 80px;
}

#shell_content {
	width: 1000px;
	background-image: url('images/shell_bg.jpg');
}

#content_left {
	width: 312px;
	float: left;
}

#content_right {
	width: 688px;
	float: right;	
}

#content {
	width:590px;
	margin: 10px 0px 10px 11px;
}

#shell_bottom {
	width: 1000px;
	height: 37px;
}

#logos_shell {
	width: 580px;
}

#logos_left {
	width: 250px;
	float: left;
}

#logos_right {
	width: 250px;
	float: right;
}

/* ----------------------------------------------------- */
/* MP Stuff                                              */

.imgpad {
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 4px;
}

.sponsornames {
	font-family: Verdana, sans;
	font-size: 12px;
	line-height: 21px;
	display: block;
}

.sponsornameshighlight {
	font-family: Verdana, sans;
	font-size: 18px;
	line-height: 21px;
	display: block;
}

#sponsor_shell {
	width: 500px;
}

#sponsor_image {
	width: 70px;
	float: left;
}

#sponsor_description {
	width: 420px;
	float: right;
}

.staffnames {
	font-family: Verdana, sans;
	font-size: 12px;
	color: #01310b;
}

.sponsordescription {
	font-size: 12px;
	padding-left: 14px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sponsorblock {
	display: block;
	background-color: #ff0000;
}

table#volunteerform {
	font-family: Verdana, sans;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
}

.error {
	font-family: Verdana, sans;
	font-size: 12px;
	color: #ff0000;
	margin-left: 10px;
}