body {	
	text-align: center;
	FONT-FAMILY: "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	BACKGROUND: #F8F7F3;
}
#frame {
	BORDER-TOP: 10px #C44900 solid;
	WIDTH: 90%;
	min-width: 650px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
	LINE-HEIGHT: 120%;
}
#content {
	background:   url(bkgr185.gif) repeat-y left top;
}
#logobar {
	background:   url(stripes1.gif) repeat-y left top;
	padding: .5em 3em .5em 2em;
	text-align: left;
}
#contest-left {
	float: left;
	width: 185px;
	text-align: left;
	vertical-align: center;
}
#contest-right {
	text-align: right;
}
#topmenu {
	text-align: right;
	color: tan;
	BACKGROUND: #9F3C00;
	FONT-SIZE: smaller;
	line-height: 200%;
}
#main {
	color: white;
	margin: 0 0 0 185px;
	text-align: left;
	vertical-align: top;
}
#main-content {
	margin:0; 
	padding: .5em 1em .5em 1.5em;
	font-size: 100%;
}
#leftmenu {
	float: left;
	width: 185px;
	line-height: 17px;
	text-align: center;
	vertical-align: top;
}
#leftmenu-content {
	margin:0; 
	padding-top: 0.5em;
}      
hr.cleaner {
      clear: both;
      height: 1px;
      margin: -1px 0 0 0;
	  padding: 0;
      border: none;
      visibility: hidden;
}
#bottommenu {
	FONT-SIZE: smaller;
	TEXT-ALIGN: center;
	background: #9f3c00;
	line-height: 200%;
	color: tan;	
	clear: both;
}
#footer1 {
	FONT-SIZE: small;
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: center;
	color: #4D4733;
	background: #ada584;
}
#footer2 {
	CLEAR: both; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 0px; 
	FONT-SIZE: xx-small; 
	BACKGROUND: #ada584; 
	COLOR: #F3F2ED; 
	TEXT-ALIGN: center
}
p {
	line-height: 125%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	padding: 0px;
}
li {
	line-height: 150%;
	margin-left: 1em;
	padding-left: .5em;
}
h1 {
	padding: 0px;
	text-align: center;
	font-size: 200%;
	line-height: 100%;
}
h2 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 150%;
	line-height: 100%;
}
h3 {
	padding-top: 1em;
	font-size: 110%;
	line-height: 110%;
}
h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 105%;
}
h3.center {
	text-align: center;
}
.header {
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.sig {
	font-size: 90%;
	margin-left: 30px;
}
form { padding: 0em 0em 0em 5em; }
input { background-color: #EFEDE7; 
	color: navy; 
	margin-bottom: .5em; }
input.radio {background-color: #b35408;
	margin-top: .25em; margin-bottom: .25em; }
textarea { background-color: #EFEDE7; 
	color: navy;
	margin-bottom: 1em; }
.button { font-size: 16px; font-weight: bolder; background-color: tan; color: navy; }
div.row {
  clear: both;
  padding-top: 10px;
  }
div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }
div.row span.formw {
  float: right;
  width: 500px;
  text-align: left;
  } 
a:link {color: #E1CEB5;}
a:visited {color: #E1CEB5;}
a:hover { color: #EADB75; }
a:active {color: yellow;} 
a.footer1:link { color: #2E291D; }
a.footer1:visited { color: #2E291D; }
a.footer1:hover { color: #555555; }
a.footer2:link { color: #F3F2ED; }
a.footer2:visited { color: #F3F2ED; }
a.footer2:hover { color: white; }
a.footer3:link { color: #FFFF66; }
a.footer3:visited { color: #FFFF66; }
a.footer3:hover { color: #2D96FF; }