body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11pt;
 	font-family: Georgia, Times, serif;
	background: #e12920 url(../img/bg.jpg) left top repeat-x;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 310px;
}
#title {
	width: 1000px;
	height: 310px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 460px;
	height: 130px;
	float: left;
	margin: 130px 0 0 310px;
	text-indent: -3000px;
	overflow: hidden; 
}
#content {
	width: 1000px;
	float: left;
}
.column_right { 
	width: 370px;
	float: right;
}
#menu {
	width: 344px;
	background: #feebdc url(../img/menu.jpg) left 46px no-repeat;
}
#menu h2 { 
	width: 344px;
	height: 46px;
	margin: 0; 
	text-indent: -3000px;
	overflow: hidden; 
	background: url(../img/list.jpg) left top no-repeat;
}
#menu ul {
	width: 324px;
	padding: 12px 0 0 20px;
} 
#menu ul li {
	line-height: 18px;
	font-size: 11pt;
}
#menu a {
	display: block;
	width: 289px;
	margin: 0;
	padding: 0 0 0 15px;
	color: #b30000;
	font-size: 11pt;
	text-decoration: none;
	border-bottom: 1px solid #fbc69c;
}
#menu li.selected a {
	background-color: #f8c096;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
#menu a:hover {
	color: #ffffff;
	background-color: #b30000;
}
.menu_end {
	width: 344px;
	height: 42px;
	overflow: hidden; 
	background: url(../img/menu_end.jpg) left top no-repeat;
} 
.know {
	width: 344px;
	margin-top: 15px; 
	background-color: #feebdc;
}				 
.know h2 {
	width: 344px;
	height: 60px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/know.jpg) left top no-repeat;
} 
.know p {
	margin: 20px 0 0 0;
	padding: 0 30px;
	color: #b30000;
	text-align: center;
	line-height: 1.5;
}
.google {
	width: 370px;
	height: 160px; 
	float: left;
}
.google form {
	margin: 0;
	padding: 25px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
input#q {
	width: 200px;
}
.center {
	width: 630px;
	float: left; 
	background: url(../img/bg_content.jpg) left top no-repeat;
}
.center h1 {
	width: 558px;
	height: 38px;
	margin: 0 0 0 30px;
	padding: 7px 0 0 15px;
	color: #b30000;	 
	font-size: 18pt;
	font-weight: normal;
	background: #feebdc url(../img/chapters.jpg) right top no-repeat;
}
.center p {
	margin: 0;
	padding: 10px 30px 13px 45px; 
}
.image img {
	margin: 13px 12px 2px 48px; 
}
#links {
	width: 555px;		
	padding: 20px 30px 5px 45px;
	text-align: center;
}
#links a {
	color: #ffffff;
	font-size: 10pt;
}
#links a:hover {   
	text-decoration: none;
}
.center h2 {
	width: 253px;
	height: 40px; 	  
	margin: 0;
	text-indent: -3000px;
	overflow: hidden; 
	background: url(../img/new.jpg) right top no-repeat;
}
.new {
	width: 583px;
	height: 111px;
	margin-left: 32px;
	background: #feebdc url(../img/new_right.gif) right top no-repeat;
}																
.new_txt {													 
	width: 515px;
	height: 98px;
	padding: 13px 30px 0 35px;
	float: left;
	background: url(../img/new_left.gif) left top no-repeat;
}
.new p {
	margin: 0;
	padding: 0;
	color: #b30000;
	font-size: 9pt;
}
#footer {
	width: 1000px;
	height: 160px;
	clear: both;
	background: url(../img/footer.jpg) 38px 18px no-repeat;
}
.copy {
	width: 1000px;
	height: 160px; 
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) 192px 18px no-repeat;
}
