@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#009900;
}

a img {
	border:none;
}

#container {
	width:960px;
	margin:0px auto 0px auto;
}

#header {
	height:320px;
}

#bodysection {
}

#left {
	position:absolute;
	left:-245px;
	width:235px;
	height:240px;
}

#content {
	margin:0 auto;
	position:relative;
	width:470px;
	height:240px;
}

#content img {
	float:left;
}

#right {
	height:440px;
	position:absolute;
	width:240px;
	left:+480px;
	top:-90px;
}

#right img {
	margin-bottom:20px;
}

#centerleft {
	margin-right:10px;
}

#centerright {}

#footer {
	height:100px;
	width:720px;
}

#footer img {
	margin:0px;
	padding:0px;
	border:none;
}

.newspost {
	margin:10px 0px 10px 0px;
}

#addressline {
	padding-top:5px;
	border-top:1px dotted black;
	padding-bottom:5px;
	border-bottom:1px dotted black;
	/*width:715px;*/
	text-align:center;
}
