html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	outline: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	
}

body {
	background-color: #46383a;
	color: #2e2d2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	}

h1 {
	color: #FFFF66;
	font-size: 24pt;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}

a,  a:link {
  color: #da5242;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #904841;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #bf1c1c;
  text-decoration: underline;
}

a:focus {
  color: #bf1c1c;
}

a:active {
  color: #702922;
}

#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
}
#outerWrapper #header {
	background-color: #A0001E;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 99%;
	padding: 0px;
	border: medium solid #FFFF00;
}
#outerWrapper #contentWrapper {
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#outerWrapper #contentWrapper #content #leftColumn1 {
  background-color: #f9f1e1;
  border-right: solid 1px #cda98b; 
  float: left;
  padding: 10px; 
  width: 130px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #f9f1e1;
	border-left: solid 1px #cda98b; 
	float: right; 
	width: 200px;
	padding: 6px;
}

#outerWrapper #contentWrapper #content {
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	float:left;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #f9f1e1;
	border-top: solid 1px #cda98b; 
	padding: 10px; 
	width: 100%;
	padding-left: 50px;
}
#outerWrapper #header p {
	font-size: 18px;
	color: #FFFF66;
}

#outerWrapper #header #box #image {
	float: right;
	width: 20%;
	background-color: #A0001E;
	border: thin none #FFFF00;
	
}
#outerWrapper #header #text {
	width: 100%;
	float: none;
	background-color: #A0001E;
	color: #FFFF66;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#outerWrapper #contentWrapper #rightColumn1 ul {
	font-size: 10pt;
	text-align: left;
	line-height: 10pt;
	font-weight: normal;
}

#outerWrapper #contentWrapper #rightColumn1 li {
	font-size: 10pt;
	line-height: 10pt;
	text-align: center;
	font-weight: bold;
}

#outerWrapper #header #box {
	width: 100%;
	border: thin solid #FFFF00;
	margin-top: 5px;
	margin-left: 5px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
#outerWrapper #contentWrapper #content #rightColumn1 #news p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFFFCC;
}
#outerWrapper #contentWrapper #content #rightColumn1 #news {
	color: #00FF00;
	border: medium ridge #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
#outerWrapper #contentWrapper #content #left {
	float: left;
	width: 30%;
	margin-left: 10px;
	background-color: #FFFFCC;
}
#outerWrapper #contentWrapper #content #mid {
	float: none;
	width: 50%;
}

