.clear {

	clear: both;
	
	}

body { 
	
	background-color: #930;
	text-align: center;
	
	}
	
#frame { 
	
	background: #FFF url(../images/frame_bg.png) repeat-y; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0px; 
	width: 831px; 
	height: auto;	
	overflow: hidden;
	
	}
		
#contentleft { 

	background: #FFF url(../images/Common%20Inside%20Pages/left_bg.jpg) no-repeat; 
	float: left; 
	padding: 23px 11px 0px 38px; 
	width: 167px; 
	height: 700px; 
	
		/*margin-bottom:  -32000px;
	padding-bottom: 32000px;*/


	}
		
#contentleft  a { 
	
	float: right;
	display: block; 
	text-align: right;
	padding: 1px 6px 1px 12px; 
	width: 146px; 
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 0 0 0;
	background: #403855;
	color: #FFF;
		
	}
	
#contentleft a:hover {

	background: #993300;
	color: #FFF;
	
	}
	
#centerwrap {

	width: 404px;
	float: left; 
	
		/*margin-bottom:  -32000px;
	padding-bottom: 32000px;*/

	
	} 
	
#contentcentertop { 

	background: #FFF url(../images/center_top_bg.jpg) no-repeat; 
	width: 404px; 
	height: 30px; 
	float: left; 
	
	}
	
#contentcenter { 

	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background: #FFF url(../images/center_bg.jpg) repeat-y; 
	float: left; 
	padding: 10px 15px 15px 15px; 
	width: 374px; 
	min-height: 613px;
	
	}
	
#item {

	float: left;
	margin: 6px 0 0 0;
	
	}
	
#contentcenterbottom { 

	background: #FFF url(../images/center_bottom_bg.jpg) no-repeat; 
	width: 404px; 
	height: 34px; 
	float: left; 
	
	}
	
em    { color: #f60; font-style: normal; font-weight: bold; text-transform: uppercase; letter-spacing: -1px }

#contentright { 

	padding: 65px 0px 0px 15px; 
	width: 196px; 
	height: 670px;
	float: right;
	
		/*margin-bottom:  -32000px;
	padding-bottom: 32000px;*/


}

.home #contentright { 

	background: #FFF url(../images/home_right_bg.jpg) no-repeat; 

}
	
	#contentheader  { background: transparent url(../images/Common%20Inside%20Pages/header_bg.jpg); width: 831px; height: 154px }
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 { 
	
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	word-spacing: -2px; padding-top: 10px;
	
	 }
		
	#contentheader h1   { font-weight: bold; font-size: 14px; margin: 0px; padding: 10px }
	
	#contentright p { font-size:10px}
	
#contentcenter a { 

	font-size: 10px;
	color: #f60; 
	font-weight: bold;  
	text-decoration: none; 
	margin-left: 7px; 

	}

#contentcenter a:hover { 
	
	color: #930;
	
	}
		
dfn    { font-style: italic; margin: 0px; padding: 0px; border: 0px }

.home dfn { 

	font-size: 10px; 
	
	}
	
intro   {  }

#footer {
	
	margin: 0 auto; 
	padding: 0px; 
	width: 831px; 
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	height: 54px;
	
	}

