body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
    background-image:  url('koch_brown.gif');
}

a img { border: 0; }
a:hover img { border : 0; }
a:visited img {border: 0; }

#content 
{
	width: 700px;
	margin: auto;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	border: 0px;
	background-color: #45362F;
}

#inner_content
{
    width : 600px;
    margin-left : 50px;
}


/* 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: 83px;
	background-image: url('header_short.jpg')
}

#maillist
{
    text-align : center;
}

#spacer
{
    height : 50px;
}

#navleft
{
    float : left;
}

#navright
{
    position : relative;
    left : 0px;
}


#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 
{
	color:#EEEEEE;
    font-size: 12px;
	line-height: 15px;
    text-align: justify;
}

.boldtext 
{
	color:#FFFFFF;
    font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.headertext
{
	color:#FFFFFF;
    font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
	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; }

