body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 10pt;
 	font-family: Georgia, Times, serif;
	background: #000000 url(../img/bg.jpg) left top repeat-x; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
strong {
	font-style: normal;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1000px;
	height: 124px;
}
#title {
	width: 655px;
	height: 124px;
	float: left;
	background: url(../img/top.jpg) 18px 44px no-repeat;
}
a.logo {
	width: 550px;
	height: 115px;
	float: left;
	margin: 9px 0 0 300px;
	text-indent: -3000px;
	overflow: hidden; 
	background: url(../img/logo.jpg) left top no-repeat; 
}
#content {
	width: 1000px;
	float: left;
	background: url(../img/top.jpg) 18px -80px no-repeat;
}
.center {
	width: 627px;
	float: left; 
}
.center h1 {
	width: 575px;
	margin: 105px 0 0 18px;
	padding-bottom: 15px;
	color: #fefeff;
	font-size: 22pt;
	border-bottom: 1px solid #555555;
}
.center p {
	margin: 15px 30px 0 18px;
}
.image img {
	margin: 18px 12px 2px 18px; 
}
#links {
	width: 579px;		
	padding: 40px 30px 0 18px;
	text-align: center;
}
#links a {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
.search {
	width: 627px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 25px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.text {
	width: 627px;
	height: 180px;
	background: url(../img/text.jpg) 18px top no-repeat;
}
.text p {
	margin: 0;
	padding: 15px 57px 0 47px;
	font-size: 13pt;
	font-style: italic;
}
.column { 
	width: 373px;
	float: right;
}
#menu {
	width: 373px;
	background: url(../img/menu.jpg) left 78px no-repeat;
}
#menu h2 { 
	width: 306px;
	height: 78px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden; 
	background: url(../img/genres.jpg) left top no-repeat;
}
#menu ul {
	width: 253px;
	margin: 45px 0 0 22px;
	padding: 0 0 4px 4px;
	border-left: 1px solid #55432e;	 
	border-right: 1px solid #55432e;
} 
#menu ul li {
	line-height: 16px;
	font-size: 10pt;
}
#menu a {
	display: block;
	width: 223px;
	margin: 0;
	padding-left: 26px;
	color: #ffffff;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
}
#menu li.selected a {
	font-style: normal;
	font-weight: bold;
}
#menu a:hover {
	background: #1d61ba url(../img/hov.gif) 6px center no-repeat;
}
.menu_end {
	width: 281px;
	height: 41px;
	overflow: hidden;
	background: url(../img/menu_end.gif) 22px top no-repeat;
}
.news {
	width: 300px;
	margin-top: 27px; 
	padding-left: 22px;
}	
.news h2 {
	width: 259px;
	height: 68px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden; 
	background: url(../img/news.jpg) left top no-repeat;
}
.news_border {
	width: 257px;
	border-left: 1px solid #55432e;	 
	border-right: 1px solid #55432e;
}
.news_txt {
	width: 200px;
	padding: 0 25px 4px 30px;
}  
.news p { 
	margin: 0;
	font-style: italic;
}
.news p.last {
	padding-top: 15px;
}
.news_end {
	height: 68px;
	background-position: left top;
} 
#footer {
	width: 1000px;
	height: 150px;
	clear: both;
	font-style: italic;
	background: url(../img/footer.jpg) 22px top no-repeat;
}
#footer p {	
	width: 735px;
	padding-left: 55px;
	margin: 0;
}
.copy {
	width: 200px;
	height: 40px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/copy.jpg) 54px 11px no-repeat;
}
