body {
	margin: 0;
	padding: 30px 0 0 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: 1149px;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	width: 1149px;
	height: 358px;
}
#title {
	width: 624px;
	height: 358px;
	float: left;
	background: url(../img/title.jpg) left bottom no-repeat;
}
a.logo {
	width: 624px;
	height: 227px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
}
.top1 {
	width: 259px;
	height: 358px;
	float: left;
	overflow: hidden;
	background: url(../img/top1.jpg) left bottom no-repeat;
}
.top2 {
	width: 266px;
	height: 358px;
	float: right;
	overflow: hidden;
	background: url(../img/top2.jpg) left bottom no-repeat;
}
#content {
	width: 1149px;
	float: left;
	background: url(../img/article.gif) 510px 124px no-repeat;
}
.top3 {
	width: 660px;
	height: 124px;
	overflow: hidden;
	background: url(../img/top3.jpg) right top no-repeat;
}	  
.column {
	width: 489px;
	float: right;
}
#menu {
	width: 489px;
	background: url(../img/menu.jpg) left top no-repeat;
}
#menu ul {
	width: 466px;
	padding: 62px 0 0 22px;
}
#menu a {
	display: block;
	width: 420px;
	margin: 0;
	padding-left: 46px;
	color: #000000;
	font-size: 11pt; 
	font-variant: small-caps;
	text-decoration: none;
}
#menu a:hover {
	color: #d5438e;
	text-decoration: underline;
	background: url(../img/key.gif) 6px 3px no-repeat;
}
#menu li.selected a {
	color: #db5c9d;
}
.news {			 
	width: 466px;
	height: 573px;
	background: url(../img/news.jpg) 37px 94px no-repeat;
}
.news h2 {
	width: 466px;
	height: 94px;
	float: left;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/news.gif) left top no-repeat;
}
.news p {	
	clear: both;
	margin: 0;
	padding: 18px 125px 0 54px;
	font-size: 9pt;
	font-style: italic;
}
.news p.colored {
	color: #f13e9b;
}
.cont {
	width: 660px;
	float: left;
}
.cont h1 {
	margin: 0;
	padding: 48px 10px 5px 23px;
	color: #fc4ca7;
	font-size: 24pt;
	font-weight: normal;
}
.cont p {
	margin: 5px 45px 5px 23px;
}
.image img {
	margin: 12px 12px 2px 23px; 
}
#links {
	width: 595px;		
	padding: 10px 0 10px 23px;
	text-align: center;
}
#links a {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	color: #d5438e;
	text-decoration: underline;
}
.google_center {
	width: 660px;
}
.google {
	display: block;
	width: 390px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 15px 0;
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
#footer {
	width: 660px;
	height: 221px;
}
.copy {
	width: 660px;
	height: 221px;
	background: url(../img/copy.jpg) left top no-repeat;
}
.copy p {
	margin: 0;
	padding: 32px 0 0 225px;
	color: #f13e9b;
	font-size: 20pt;
}
