body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 50px 5px 20px 5px;
	background-image: url('koch_bkg.gif')
}

#content 
{
	width: 700px;
	margin: auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	border: 0px;
	background-color: #FFFFFF;
}

/* menu / pseudo imagemap style */

#menu a 
{
  position: relative;
  height: 50px;
  width: 350px;
  top: 0px; 
  text-decoration: none;
}

#menu a i { visibility: hidden; }

a#news { top: 95px; left: 45px;}
a#blog { top: 95px; left: 145px;}
a#contact { top: 95px; left: 230px;}

/* content */

#header
{
	width : 700px; height: 214px;
	background-image: url('header.jpg')
}

#news_header
{
	width : 700px; height: 59px;
	background-image: url('news_header.jpg')
}

#contact_header
{
	width : 700px; height: 59px;
	background-image: url('contact_header.jpg')
}

#statement_header
{
	width : 700px; height: 59px;
	background-image: url('statement_header.jpg')
}

#newsblock
{
	position: relative;
	top: 0px;
	left: 20px;
	bottom: 50px;
	width: 650px;
}

#footer
{
	width: 700px;
	margin: auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 0px;
	background-color: #000000;
}

.normaltext 
{
	font-size: 12px;
	line-height: 15px;
}

.boldtext 
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.headertext
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 42px;
}

.footertext
{
	font-size: 10px;
	color:#FFFFFF;
	letter-spacing: 0px;
	text-align: center;
}

.headerlink
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: -1px;
	line-height: 22px;
}

.headerlink a:link {color: #FFFFFF; text-decoration: none; }
.headerlink a:active {color: #FFFFFF; text-decoration: none; }
.headerlink a:visited {color: #FFFFFF; text-decoration: none; }
.headerlink a:hover {color:#ABCAFE; text-decoration: none; }

span.datetext
{
	font-size: 10px;
	letter-spacing: 1px;
	color: #666666;
}

#main_page_links
{
	float: right;
	background-color:#FFFFFF;
	left: 0px;
	top: -20px;
	width: 200px;
	height: 400px;
}



.linktext
{
	text-align: left;
	font-size: 12px;
	color:#000000;
	letter-spacing: -1px;
	line-height: 22px;
}

.linktext a:link {color: #FFFFFF; text-decoration: none; }
.linktext a:active {color: #FFFFFF; text-decoration: none; }
.linktext a:visited {color: #FFFFFF; text-decoration: none; }
.linktext a:hover {color:#ABCAFE; text-decoration: none; }
