body {
	font-family: Arial, Verdana, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	font-size: 100%;
  }

#container {
	margin: auto;
	background: #ffffff;
	width: 48em;

	}

#header {
	background: #ffffff;
	padding: 1em 0 0 0;
	margin: 0;
	width:48em;
	}
/* Header Stuff */
#headerLeft {
	width: 32em;
	padding: 0;
	margin: 0;
	float: left;
	}

#headerRight {
	width: 16em;
	padding: 0;
	margin: 0;
	float: right;
	}
#headerRight h1{
  position: relative;
  color: #252722;
  font-size: 1em;
  font-family: arial, sans-sarif;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: -1em;
  z-index: 2;
}

#headerNav {
	clear: both;
	width: 48em;
	text-align: center;
  background-color:#d62828;
	height: 1.7em;
  }

#contentLeft{
	float: left;	
	width: 10em;
	text-align: center;
	background: #0082d3;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-top: 0.1em solid #ffffff;
	}

#contentMain{
	text-align: left;
	float: left;
	width: 35.9em;
	padding-left: 1em;
	padding-right: 1em;
	background: #ffffff;
	height: 100%;
	}

#contentMid{
	text-align: center;
	float: left;
	width: 25.3em;
	padding-left: 1em;
	padding-right: 1em;	
	background: #ffffff;
	}

#contentRight{
	text-align: center;
	width: 10em;
	float:right;
	background: #0082d3;
	font-weight: bold;
	color: #254fb3;
	border-top: 0.1em solid #ffffff;
	}

div.rightColumnHeader, div.leftColumnHeader{
	text-align: left;
	padding-left: 1em;
	padding-top: .5em;
  color: #ffffff;
	font-weight: bold;
	border-top: .4em solid #fff;
  }


div.leftColumnHeader{

	}

div.rightColumnHeader{

	}

div.greyHeader, div.greyHeader{
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: #aaaaaa;
	padding:  5px;
	}

div.contentMidFull{
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	width: 25.5em;
	background: #ffffff;
	}

div.contentMidHalf{
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	width: 12.25em;
	background: #ffffff;
	}

div.rightFloatingBox {
	float: right; 
	width: 13em; 
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 0.05em solid black
	}

div.clear, div.clearWithPadding {
	height: 0.1em;
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background:transparent;
	}

div.clearWithPadding {
	height: 1em;
	}

/*Footer Stuff*/

div.footer {
	position: relative;
  width: 48em;
	border-top: 2px solid #999;
	z-index: 100;
  }

div.sponsors {
	width: 48em;
	text-align: center;
	margin: 0;
	
  }

div.copy {
	width: 48em;
	text-align: center;
	background-color: #000;
	color: white;
	padding: 1em 0;
	}

div.sponsors img {
	border: 0;
	margin: 1em .25em;
	vertical-align: middle;
	}

div.copy a {
	text-decoration: underline;
	color: white;
	}

.center{
	text-align: center;	
	}


div.charity {
	border-bottom: 1px solid black;
	}

div.charity img {
	float: left;
	padding: 0px 10px 0px 0px;
	}

div.charity + p {
	float: right;
	}

p.charity {text-align: center; clear: both;
	}

/* Image, Objects, and Embed Styles */

embed.columnEmbedFull, object.columnObjectFull{
	width: 8.4em;
	height: 2.8em;
	background: #0082d3;
	max-width: 180px;
	max-height: 60px;
	}

embed.columnEmbedFull2, object.columnObjectFull2{
	width: 100px;
	height: 75px;
	background: #0082d3;
	}

embed.columnEmbedFull3, object.columnObjectFull3{
	width: 139px;
	height: 100px;
	background: #0082d3;
	}

embed.rtstorean, object.rtstorean {
	width: 95px;
	height: 95px;
	margin: 10px;
	}

embed.headerRightEmbed, object.headerRightObject {
	width: 15em;
	height: 6.25em;
	max-height: 100px;
	max-width: 240px;
	}

img {
	border: 0;
	}

img.headerLeftImage {
	width: 32em;
	}

img.columnImageFull{
	border: 0;
	margin: 0;
	width: 10em;
	max-width: 170px;
	}

img.columnImagePadded{
	border: 3px solid #ffffff;
	margin: 0;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	width: 8.4em;
	max-width: 125px;
	}

img.frontMiddleImageFull{
	width: 25.5em;
	max-width: 450px
	}

img.floatRight{
	float: right;
	padding: 1em;
	}

img.floatLeft{
	float: left;
	padding-right: 1em;
	}

table.mainBodyTable{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border: 0.05em solid black;
	text-align: center;
	font-size: 0.75em;
	}

td.mainBodyTableHeader{
	padding: 0;
	font-weight: bold;
	background: #aaaaaa;
	border: 0.05em solid black;
	}

td.mainBodyTableOdd{
	padding: 0;
	background: #ffffff;
	}

td.mainBodyTableEven{
	padding: 0;
	background: #dedede;
	}

/* Text Styles */

h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	color: #000000;
	}

h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	}

h3 {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1em;
	color: #000000;	
	}

h4 {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.9em;
	color: #000000;	
	}

.blue {
	color: #0082d3;
	}

.blueItalic{
	color: #0082d3;
	font-style: italic;
	}

.green {
	color: #0082d3;
	}

.greenItalic {
	font-style: italic;
	}

.white {
	color: #ffffff;
	}
.lightBlue {
	color: #afd5f1;
}
.black {
	color: black;
	}

.center {text-align: center;
	}

h4.columnHeader {
	display: block;
	padding: 0;
	margin: 0;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
	color: #ffffff;	
	text-align: left;
	padding-left: .75em;
	padding-top: .5em;
  color: #ffffff;
	font-weight: bold;
	border-top: .4em solid #fff;
	}
h5.columnHeader {
  display: block;
  padding: 0;
  margin:0;
  font-size: .75em;
  color: #fff;
  text-align: left;
  padding-left: .9em;
  padding-top: 0;
  margin-bottom: .5em;
}

p, li, blockquote{
	text-align: left;
	font-size: 12px;
	}

blockquote, .italic{
	font-style: italic;
	}

.sm{
	font-size:  .70em;;
	}

p.blackBold{
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	}
p.redBold{
	font-weight: bold;
	line-height: 1.5em;
	color: red;
	}

p.columnLeft{
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	color: #afd5f1;
	margin-top: 0;
  }

p.columnRight{
	text-align: left;
	padding-left: 1em;
	color: #afd5f1;
	margin-top: 0;
	}

a {
	color: #254FB3;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.plain {
	text-decoration:  none;
	color:  black;
	font-weight:  normal;
	}

a.plain:hover {
	text-decoration:  none;;
	}

img:hover, a:hover img {text-decoration: none;
	}

/* Left Column Button Styls */

#contentLeft ul#leftButtons {
	padding:0;
	margin:0;
	list-style-type: none;
	text-align: left;
  }

#contentLeft ul#leftButtons  li {
	display: block;
	font-size: 1em;
	font-weight: bold;

  border-bottom: 2px solid white;
  padding: .2em .4em;
  }

#contentLeft ul#leftButtons  a{
  color: #fff;
  }

/* Drop Downs */

#header ul {
  padding:0;
  margin: 0 ;
  list-style-type:none;
  width: 48em;
}
#header ul li {
  float:left; 
  position:relative;
  padding: 0;
  margin: 0;
  font-size: 0.65em;
  border-left: 0.1em solid #fff;
  border-right: 0.1em solid #fff;
}

#header  ul li a, #header ul li a:visited {
  float:left; 
  display:block; 
  text-decoration:none; 
  color: #fff; 
  padding:.4em 1em; 
  line-height:1em; 
  height: 1.8em;
}
#header  ul li a.drop, #header ul li a.drop:visited {
  	background: #d62828 url('../images/arrow.gif') no-repeat bottom right;
}
#header  ul li:hover {
  width:auto;
}
#header ul li a:hover {
   background: #d62828 ; color:#fff;
}
#header ul li ul {
position: relative;
display: none;


}
#header table {
  margin:0; 
  border-collapse:collapse; 
  position:absolute; 
  top:0; left:0;
}

/* specific to non IE browsers */
#header  ul li:hover ul {
  display:block; 
  position:absolute;
  top: 2.5em;  
  left: 0; 
  width: 11em;
  border: 1px solid #d62828;

}

#header  ul li:hover ul li a {
  display:block; 
  background: #fff; 
  color:#d62828;
  height:auto;
  line-height:1em;
  width: 9.8em;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  font-size: 1.4em;
}

#header  ul li:hover ul li a:hover {
  color:#fff; 
  background: #d62828;
}

/* Bens Contact Class */

label,input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 5px;
	}

input.submit {
	text-align: center;
	width: 125px;
	}

br {
	clear: left;
	}

div.error {
	color: red;
	}

div.success {
	color: blue;
	}
textarea.comments{
	width: 400px;
	height: 125px;
	}