body {
font-family:Georgia, "Times New Roman", serif;
color:black;
text-align:center;
background-color:#ffffff;
}

#container {
width:900px;
margin-left:auto;
margin-right:auto;
}

#page {
width:900px;
background-color:#feeddb;
margin-left:auto;
margin-right:auto;
margin-top:30px;
text-align:left;
overflow:auto;
border:1px solid #999999;
}

#top {
  	height:120px;
	overflow:hidden;
	border-bottom:2px solid #000;
	margin:0px 10px 10px 10px;
	padding:15px 0px 10px 0px;
	text-align:left;
	background-image: url(logo.gif); 
	background-position:253px 0px;
	background-repeat:no-repeat;
}

img {
	width:270px;
	margin-top:5px;
	border:1px solid #666;
}

.cols {
	width:275px;
	padding:10px;
	/padding:7px;
	float:left;
	overflow-y:hidden;
}

.cols#one, .cols#two {
	border-right:1px solid #000;
}
.cols#one {
	margin-left:5px;
}
.cols#three {
	float:left;
}

.col1Art, .col2Art, .col3Art  {
	width:275px;
}
	
.head {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 38px;
	color: #000;
	font-style: italic;
	border-bottom:1px solid #000;
	padding-bottom:5px;
}

.col3Art .head {
	border-bottom:0px;
	padding-bottom:0px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-style: italic;
	border-bottom:1px solid #000;
	padding:5px 0px 5px 0px;
}
.col3Art .body {
	padding-top:0px;
	margin-top:-9px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-size: 40pt;
	color: #000;
}
.style1 {
	font-size: 12px;
}

.headline {
	font-family: Georgia;
	font-size: 40pt;
	color: #000;
	font-weight:bold;
	line-height:40px;
	letter-spacing:-1px;
}
