body {
	margin: 0;
	padding:  15px 0;
	font-size: 10pt;
 	font-family: Georgia, Times, serif;
	background-color: #f1f1f1; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.column {
	width: 633px;
	float: left;
}
.header {
	width: 633px;
	height: 283px;
	background: url(../img/header.jpg) 17px top no-repeat;
} 
#title {
	width: 633px;
	height: 136px;
	background: url(../img/title.jpg) 202px top no-repeat;
}
a.logo {
	width: 410px;
	height: 90px;
	float: left;
	margin: 45px 0 0 200px;
	text-indent: -3000px;
	overflow: hidden;
}
.h_text {
	width: 633px;
	height: 147px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/h_text.jpg) 202px top no-repeat;
}
#content {
	width: 633px;
	background: url(../img/content.jpg) 17px top repeat-y;
}
.article {
	width: 633px;
	background: url(../img/content_top.jpg) 17px -1px no-repeat;
}
.article h1 {
	width: 527px;
	margin: 0 0 0 42px;
	padding: 35px 0 10px 3px;
	color: #000;
	font-size: 21pt;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #000;
}
.article p {
	margin: 12px 70px 6px 42px;
}
.image img {
	margin: 15px 12px 0 42px; 
}
#links {
	width: 521px;		
	padding: 10px 70px 10px 42px;
	text-align: center;
}
#links a {
	font-size: 9pt;
	color: #000;
}
#links a:hover {
	text-decoration: none;
}
.search {
	width: 633px;
	height: 110px;
	overflow: hidden;
	background: url(../img/search.jpg) 17px top no-repeat;
}
.google {
	width: 390px;
	margin-left: 110px;
}
.google form {
	height: 71px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #000;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.column_right {
	width: 367px;
	float: right;
	padding-bottom: 60px;
}
#menu {
	width: 367px;
	background: url(../img/menu.jpg) left top repeat-y;
}
#menu h2 {
	width: 367px;  
	height: 71px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/list.jpg) left top no-repeat;
}
#menu ul {
	width: 277px;
	padding: 3px 68px 85px 22px;
	background: url(../img/house.jpg) left bottom no-repeat;
} 
#menu ul {
	font-size: 10pt;
	line-height: 19px;
}
#menu a {
	display: block;
	width: 252px;
	margin: 0;
	padding-left: 25px;
	color: #000;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	background: url(../img/a.gif) 9px center no-repeat;
	border-bottom: 1px solid #000; 
}
#menu a:hover {
	font-style: normal;
	text-decoration: none !important;
	background: url(../img/sel.gif) 9px center no-repeat;
}
#menu li.selected a { 
	text-decoration: none !important;
	background: url(../img/sel.gif) 9px center no-repeat;
}
#menu a:visited {
	text-decoration: line-through;
}
.r_text {
	width: 367px;
	height: 300px; 
	overflow: hidden; 
	text-indent: -5000px;
	background: url(../img/r_text.jpg) left top no-repeat;
}
#footer {
	width: 1000px;
	height: 335px;
	clear: both;
	background: url(../img/footer.jpg) 40px 155px no-repeat;
}
.copy {
	width: 1000px;
	height: 75px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/copy.gif) 40px top no-repeat;
}
.f_text { 
	width: 1000px;
	height: 80px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../img/f_text.gif) 40px top no-repeat;
}

