body {

	background-color:#FFEEE3;
	text-align:center;
	font-family:Helvetica, arial, sans-serif;
	background-repeat:repeat-x;

}

#wrapper {
	background-repeat:repeat-x;
	background-color:#fff;
	border-top:0;
	width:960px;
	margin:0 auto;
	text-align:left;

}

#footer {

  padding:5px 0;
  background-color:#333;
  font-size:11px;
  text-align:center;
  font-size:12px;
  color:white;

}

#footer a {

	color:white;

}

.regTable td {

  vertical-align:top;
  padding:5px 10px;
  border:1px solid #ccc;

 }


 p.error {

	color:red;
	margin:0;
	padding:0;

}

div#message {

width:100%;
background-color:#FFFFCC;
color:red;
font-weight:bold;
text-align:center;

}


h3 {

	color:#FF7200;

}

h6 {
	
	background-image:url(/images/iron-bullet.jpg);
	padding-left:40px;
	border-bottom:4px solid #FFF7E8;
	padding-bottom:5px;
	background-repeat:no-repeat;
	color:#157549;

}


#content {



}


#header {
	
	background-image:url(/images/headerbgrepeat.jpg);
	background-repeat:repeat-x;
	background-color:#350505;

	}


.box {
  
  width:100%;
  padding:5px;

 }

#leftSide {

 
	padding-top:20px;

 }

#middle {

	padding-top:25px;

}

.insetBox {

	border:1px solid #ccc;

}

.insetBox p {
	
	margin:0;
	text-align:center;
	padding:10px 5px 5px 10px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;

}

.insetBox p a {

	color:#990000;
	text-decoration:none;

}

#menuTable a {

	margin-left:5px;
	display:block;
	margin-bottom:7px;
	font-size:13px;
	font-weight:bold;
	color:#000;

}

#menuTable a:hover {

	color:red;

}