body {
	padding: 15px;
	background: #FFFFFF;
	color: #857267;
}

h1{
	width: 200px;
	margin: 3;
	text-transform: lowercase;
	height: 30px;
	padding: 5px 0 0 10px;
	background: #457EE9 url(../images/menuheader.gif) repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
h2{
	width: 200px;
	background: #FFFFFF url(../images/menubutton.gif) repeat-x;
	margin: 3;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3{
	float: left;
	letter-spacing: -2px;
	font-size: 2.75em;
	text-transform: lowercase;
}

h4 {
	padding: 100px 0 0 10px;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: lowercase;
}

h5{
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
	border-bottom: 1px solid #457EE9;
}

h6{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}
#h7{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	font: normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
	border-bottom: 1px solid #457EE9;
}
#frontimage{
	border:none;
}
#profileimage{
	width: 25%; 
	height: 25%;
}
#menuwarn{
	text-decoration: none;
	color: #457EE9;
	font-weight: bold;
	color: #ff3333;
}
a {
	text-decoration: none;
	color: #457EE9;
	text-decoration: underline;
}
a:hover {
	//text-decoration: underline;
	color: #000000;
}
#columnhead{
	color: #000000;
	background: #9999999;
	text-align: center;
	font-weight: bold;
}
#odd {
	color: #457EE9;
	background: #ffffff;
	text-align: center;
}
#even{
	color: #457EE9;
	background: #eaeaea;
	text-align: center;
}

#field {
	border: 1px solid #457EE9;
}

#banner {
	text-align: left;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 75px;
	margin: 0 auto 1em auto;
	background: url(../images/banner.JPG);
}

#banner * {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
}
#marquee{
	margin: 2;
	padding: 2px;
}
#menu {
	float: left;
	width: 100px;
}
#menulink {
	text-decoration: none;
	color: #457EE9;
}

#content{
	float: left;
}
#menucontent {
}

#newssumm {
	padding: 0px 40px;
	margin: 10px;
	width: 500px;
}

#newsfoot {
	margin: 0 0 1em 0;
	padding: 5px 5px;
	background: #FFFFFF url(../images/menubutton.gif) repeat-x;
	border-top: 1px solid #457EE9;
	font-size: x-small;
	width: 350px;
	height: 5px;
}

#messagefootodd{
	font-size: x-small;
	color: #457EE9;
	background: #ffffff;
}

#messagefooteven {
	font-size: x-small;
	background: #eaeaea;

}

#messageodd {
	color: #457EE9;
	background: #ffffff;
	text-align: center;
}
#messageeven{
	color: #457EE9;
	background: #eaeaea;
	text-align: center;
}

#tab {
	padding: 3.5px 3.5px; 
	border: 1px solid #857267;
	background-color: #FFFFFF; 
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}
#selectedTab {
	padding: 3.5px 3.5px; 
	border: 1px solid #857267;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
	background: #eaeaea;
}
#tabrow {
	text-align: left; 
	margin: 1em 0 1em 0;
	font: bold 11px verdana, arial, sans-serif; 
	border-bottom: 1px solid #857267;
	padding: 3px 10px 3px 10px;
}
