body {
	margin: 0;
	padding: 20px 0;	
	font-size: 12pt;
 	font-family: Georgia, Times, serif;
	background-color: #ffffff; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}
img {
	float: left;
}
#main {
	width: 906px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 906px;
	height: 503px;
	background: url(../img/top.jpg) left top no-repeat;
}
#title { 
	width: 639px;
	height: 503px;
	float: left;
	background: url(../img/title.jpg) left 348px no-repeat;
} 
a.logo {
	width: 330px;
	height: 120px;
	float: left;
	margin: 348px 0 0 143px;
	text-indent: -3000px;
	overflow: hidden;
}
#menu {
	width: 267px;
	height: 503px;
	float: right;
}
#menu div {
	width: 267px;
	height: 23px;
	overflow: hidden;
}
.menu_top {
	background: url(../img/menu_top.gif) left top no-repeat;
}
.menu_end {
	background: url(../img/menu_bottom.gif) left top no-repeat;
}
#menu ul {
	width: 246px;
	height: 430px;
	padding: 27px 0 0 20px;
	overflow: auto;
	border-right: 1px solid #ff9999;
}
#menu ul li {
	font-size: 12pt;
	line-height: 1.2;
}
#menu a {
	display: block;
	width: 230px;
	margin: 0;
	color: #b20707;
	font-size: 12pt;
	text-decoration: none;
	
}
#menu li.selected a {
	color: black;
}
#menu a:visited {
	color: #911200;
} 			   
#menu li a:hover {
	background: #e13834 !important;
	color: white !important;
}
#content {
	width: 906px;
	float: left;
}
.article {
	width: 638px;
	float: left;
	background: url(../img/article.jpg) right bottom no-repeat;
}
.article h1 {
	margin: 0;
	padding: 15px 0 0 22px;
	color: #b20707;
	font-size: 21pt;
	font-weight: normal;
}
.article p {
	margin: 15px 22px 10px 22px;
}
.image img {
	margin: 18px 12px 0 26px; 
}
#links {
	width: 424px;
	margin-left: 47px;
}
#links a {				  
	color: #b20707;
	font-size: 10pt;
	text-decoration: none;
}
#links a:hover {
	color: #e13834;
}
.search {
	width: 571px;
}
.google {
	display: block;
	width: 390px;
	margin-left: 65px;	
}
.google form {
	margin: 0;
	padding: 20px 0 20px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.column {
	width: 268px;
	float: right;
}
.kiss {
	width: 266px; 
	border-left: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
}
.kiss_top {
	width: 268px;
	height: 190px;
	overflow: hidden;
	background: url(../img/kiss_top.jpg) left bottom no-repeat;
}
.kiss_end {
	width: 268px;
	height: 30px;
	overflow: hidden;
	background: url(../img/kiss_bottom.gif) left top no-repeat;
}
.kiss p {
	margin: 0;	
	padding: 15px 16px 5px 24px; 
	color: #b20707;
}
#footer {
	width: 906px;
	height: 141px;
	clear: both;
	background: url(../img/footer.jpg) 18px top no-repeat;
}
#footer .copy {
	width: 906px;
	height: 141px;
	background: url(../img/copy.jpg) 274px top no-repeat;
}
#footer .copy p {
	margin: 0; 
	padding-top: 35px;
	color: #b20707;
	font-size: 21pt;
	text-align: center;
} 
