html { 
  padding:0px;
  margin:0px;
}

body {
  text-align: center;
  margin-top:auto;
  margin-bottom:auto;
  margin: 1px;
  padding: 0px;
  border: 1px groove;
  background: #900c08;
  font-size: 73%;  /* Enables font size scaling in MSIE */
}

#page_wrap {
  margin-left: auto; 
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 770px;
  text-align: left;
  background-image: url(../images/sidebar3-2.JPG);
  border: 5px groove;
}

#content_wrap {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;      
  border:0px dashed #FFFFFF; 
  background: #d3a150;
  
}

#header {
 	padding-top: 0px;
    padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
    padding-right: 0px;
    border: 0px;
}

#header A:link {
	COLOR: #ffffff; text-decoration: none
}
#header A:visited {
	COLOR: #ffffff; text-decoration: none
}
#header A:active {
	COLOR: #fffff; text-decoration: none
}
#header A:hover {
	COLOR: #ffffff; text-decoration: none
}

#header h1 {
  padding-top:50px;
  padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#header h2 {
  margin: 0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}


#mainbody {
  position: relative;
  margin-left:200px;
  margin-top: 0px;
  border: 0px;
  background: #FFFFFF;
  padding: 10px;
}

.h1 {
  margin-top:0px;
  margin-bottom:0px;
  font-face: Arial;
  font-size: 16px;
  color: #ffffff;
  }
  
.h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  padding: 0px;
  border: 1px solid #425227;
  /*background-color: #498bdb;*/
}

.p {
  margin-left: 10px;
  margin-right: 7px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-face: Arial;
  font-size: 12px;
  line-height: 16px;
  font-color: #498bdb;
}
.floatImage{
	position: absolute;
	left: 2%;
	height: 25px;
	text-align: left;
	color: #fff;
	padding: 0;
}



.moduleHead {
  	color: #ffffff;
	background: #900c08;
	font-weight:bold;
	font-family: Arial;
}

.moduleTable {
  	color: #000000;
	border: solid 1px #2b5f94;
	font-family: Arial;
    font-size: 12px;
	
}

.moduleHead a {
	color: #ffffff;  
}

.moduleBody {
	padding: 2px;
	background: #f7f7f7; 
	font-family: Arial;
    font-size: 12px; 
}

table {
	background: #ffffff;	
	font-family: Arial;
	font-size:12px;	  
	background-color: transparent;	  
}

.evenRow {
	background: #f7f7f7;    
}

.oddRow {
	background: #ffffff;  
}

#mainbody A:link {
	COLOR: #900c08; text-decoration: none
}
#mainbody A:visited {
	COLOR: #900c08; text-decoration: none
}
#mainbody A:active {
	COLOR: #900c08; text-decoration: none
}
#mainbody A:hover {
	COLOR: #900c08; text-decoration: underline
}

#left {
  position: relative;
  float: left;
  width: 190px;
  left: 0px;
  padding:4px;
  margin:0px;
}

#left h3 {
  margin-left: 0px;
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:5px;
  border: 1px solid #425227;
  background-color: #900c08;
}

#left p {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 8px;
  line-height: 16px;
  color: #ffffff;
}

#menupos{
	margin-left:3px;	
}

#footer {
  height: 60px;
  background: #ffffff;
  clear: both;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}

#footer p {
  padding-top:0px;
  text-align:center;
  font-family: verdana;
  font-size: 12px;
  line-height:14px;
  color:#498bdb;
}

#footer A:link {
	COLOR: #900c08; text-decoration: none
}
#footer A:visited {
	COLOR: #900c08; text-decoration: none
}
#footer A:active {
	COLOR: #900c08; text-decoration: none
}
#footer A:hover {
	COLOR: #900c08; text-decoration: underline
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
