
* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#2A180C;
	background-image:url(graphics/bg.gif);
	background-repeat:repeat;
}

#wrapper { 
	margin: 0 auto;
	width: 922px;
}

.bold {
	font-weight:bold;
	text-align:right;
	width:155px;
}

.required {
	font-size:12px;
	color:#C00000;
}



#faux {
	margin-bottom: 10px;
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%
}

#header {
 	color: #333;
 	width: 902px;
 	padding: 0px;
 	height: 82px;
 	margin: 10px 0px 0px 0px;
 	/*background: #ABBEBE;*/
}

#leftcolumn {
	background-color:#ABBEBE;
 	display: inline;
 	color: #333;
 	margin: 10px;
 	padding: 0px;
 	width: 190px;
	min-height:440px;
  	height:auto !important;
  	height:440px;
 	float: left;
}

#rightcolumn { 
	/*border: 2px solid #F1EEDA;*/
	background-color:#F1EEDA;
	float: right;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 683px;
	min-height:440px;
  	height:auto !important;
  	height:440px;
	display: inline;
	position: relative;
}

#rightcolumn-main { 
	border: 5px solid #000;
	float: right;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 672px;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	display: inline;
	position: relative;
}


.clear { 
	clear: both; 
	background: none; 
}

#titles {
	padding:20px;
	font-size:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: 0.25em;
	text-transform:lowercase;
}

#graphics {
	border:5px solid #ADBDBD;
}

#content {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:40px;
	line-height:18pt;
	padding-top:20px;
}

.menu {
	margin:0; 
	padding:0; 
	width:190px; 
	list-style:none;background:rgb(171,190,190);
}

.menu li {
	padding:0; 
	margin:0 0 1px 0; 
	height:40px; 
	display:block; 
}

.menu li a {
	text-align:left;
	height:40px; 
	padding:0px 25px; 
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:lowercase;
	color:rgb(255,255,255); 
	display:block; 
	background:url('graphics/verMenuImages.png') 0px 0px no-repeat; 
	text-decoration:none;
}

.menu li a:hover { 
	background:url('graphics/verMenuImages.png') 0px -40px no-repeat; 
	color:rgb(41,33,24);
}

.menu li a.active, .menu li a.active:hover {
	background:url('graphics/verMenuImages.png') 0px -80px no-repeat; 
	color:rgb(41,33,24);
}

.menu li a span {
	line-height:40px;
}


.roundedcornr_box_986005 {
   background: #adbdbd;
}
.roundedcornr_top_986005 div {
   background: url(graphics/roundedcornr_986005_tl.png) no-repeat top left;
}

/*
.roundedcornr_top_986005 {
   background: url(graphics/roundedcornr_986005_tr.png) no-repeat top right;
}
.roundedcornr_bottom_986005 div {
   background: url(graphics/roundedcornr_986005_bl.png) no-repeat bottom left;
}
*/
.roundedcornr_bottom_986005 {
   background: url(graphics/roundedcornr_986005_br.png) no-repeat bottom right;
}

.roundedcornr_top_986005 div, .roundedcornr_top_986005, 
.roundedcornr_bottom_986005 div, .roundedcornr_bottom_986005 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_986005 { margin: 0 0px; }