* {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,ol,dl,fieldset,address {margin:0.2em 0;}
li {list-style: none;} 
ul {margin: 0;}
img {border:0;}
a img {border:0;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
a {color: #231F20;}
a:hover {color: #ED1C24;}
.inside {padding: 10px;}


html, body {
	height: 100%;
	background-color: #FFFFFF;
	font: normal 0.85em Arial, Helvetica, sans-serif;
	/*background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
}

#wrap {
	min-width:900px;
	max-width:1040px;
	margin: 0 auto;
}

#header {
	background-color: #231F20;
	height: 180px;
	position: relative;
	/*background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/hd_bg.gif);
	z-index: 1;*/
}
#header .logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 157px;
	width: 612px;
	background-repeat: no-repeat;
	margin-left: 5%;
	margin-top: 1em;
}
#header .sponsor {
	background-image: url(../images/eon.gif);
	float: left;
	width: 175px;
	height: 67px;
	background-repeat: no-repeat;
}
#header .reg {
	background-image: url(../images/register.gif);
	background-repeat: no-repeat;
	height: 176px;
	width: 189px;
	background-position: bottom;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header .reg a
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 189px;
    height: 176px;
}
#header .reg a h1 {display: none;}
#main {

}
/* #content {float: left; width: 68%;overflow: hidden;background: #FEDBB4 url(../images/left_faux.gif) repeat-y left top;}
#content p {margin:0.8em 0;}
*/
h1 {
	color:#ED1C24;
	font-size: 1.6em;
	margin: 0px;
}
h2 {color:#ED1C24; font-size: 1.2em;}
/*#sideleft {float: left; width: 12%; color: #231F20;text-align: right;}
#sideleft a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	
}*/
#sideleft img {
margin:0.3em auto;
display: block;
}
#sideleft h3 {font-size: 0.8em;}
#sideright 
{
    max-width: 23%;     
    padding-left: 10px;
    
  /*  padding-right: 10px;*/
}
#sideright li {	
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 1.6em;
	padding-top: 0.2em;
	
}
#sideright li a {
	text-decoration: none;}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ED1C24;
}
#middle {
	display:        block;
	margin:         0px auto;
	width:           850px;
	height:         80px;
}
#left {
/*  width:25%; */
padding-left: 5px;
}
.cert img {float:left;}

#center {
  width:62%;    
  background: #FEDBB4 url(../images/left_faux.gif)  repeat-y left top; 
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #ED1C24;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #ED1C24;
  
}
/*#center_home {
  width:62%;    
  background: #FEDBB4 url(../images/left_faux.gif)  repeat-y left top; 
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #ED1C24;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #ED1C24;
  
}*/

.region {
  float:left;
  overflow:hidden;
}

#spacer 
{
height: 15px;
}

#article
{
padding-left: 190px;
padding-right: 10px;
padding-top:20px;
}
/*#article_home
{
padding-left: 190px;
padding-right: 10px;
padding-top:20px;
}
*/
#article p {margin:0.8em 0;}
/*#content
{
    max-width: 100%;        
}
*/
#article ul {padding-top: 0.5em;padding-bottom: 0.5em;}
#article li {	
	background-image: url(../images/bullet_content.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 1.6em;
	padding-top: 0.2em;
	
}
#article th {color:#ED1C24;}
#container {min-width:900px;}
#article table {float:left;}
#article img {margin:0px auto;}
#prog label {
	float: left;	
	margin-right: 1.1em;
	height: 3em;
	width: 4em;
	display: block;
	text-align: right;
	font-weight: bold;
}
hr {
	border: 0;
	color: #ED1C24;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-color: #ED1C24; height: 2px;
}
sup { vertical-align:text-top; font-size:90%; }

/* FORMS */

fieldset
{
border: 1px solid #ED1C24;
padding: 5px;
}
#form label {
	float: left;	
	margin-right: 0.5em;
	width: 8em;
	display: block;
	text-align: right;
	font-weight: bold;
}
#flashcontent {
	float: left;
	background-image: url(../images/holding.jpg);
	background-repeat: no-repeat;
}
#flashcontent .getflash {
	width:173px;
	height: 500px;
	color: #fff;
	padding: 5px;
}
#flashcontent .getflash a {color: #fff;}