﻿body
{
	background: #FFFFFF url('images/bg.gif') repeat fixed;
	text-align: center;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	padding: 24px;
}

#container
{
	width: 643px; height: auto;
	margin: auto;
}

#top
{
	background: url('images/content_top.gif');
	height: 13px;
	font-size: 1px;
}

#bottom
{
	font-size: 1px;
	background: url('images/content_bottom.gif');
	height: 10px;
	width: 643px;
	margin: 0px 0px 0px 0px;
}

#middle
{
	width: 604px; height:auto;
	background: white url('images/contentbg.gif');
	padding: 6px 18px 21px 21px;
	margin: 0px 0px 0px 0px;	
	border: none;
}

img#header
{
	display: block;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#headercontent
{
	margin: auto;
	padding: 11px 19px 0px 16px;
}

div#tags
{
	padding: 9px 0px 0px 0px;
	float:left;
	width:352px;
}

img#portrait
{
	float: right;
	margin: 0px 0px 0px 0px;
}

img.tag
{
	display: block;
	clear: both;
	float: left;
	padding: 0px 0px 3px 0px;
	border-bottom: solid 1px white;
}

div#nav
{
	width: auto;
}

img#hl
{
	clear:both;
	display: block;
	height:1px;
	margin: auto;
	padding: 15px 19px 0px 16px;
}

ul#nav
{
	display: block;
	list-style: none outside;
	margin: auto;
	padding: 18px 0px 0px 16px;
	height: auto;
}

ul#nav li
{
	display: block;
	float: left;
	margin: 0px 28px 0px 0px;		
}

div#maincontent
{
	clear: both;
	width: 568px;
	height: auto;
	text-align: left;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 71px 19px 0px 16px;
}

ul#nav a
{
	color:#939393;
	text-decoration: none;
	display:block;
	padding: 0px 1px 0px 1px;
}

ul#nav a:hover
{
	border-bottom: solid 1px #e25d2b;
}

ul#nav li.active
{
	color: black;
	/*font-weight: bold;*/
	border-bottom: solid 2px #acc716;
	padding: 0px 1px 0px 1px;
}

address
{
	font-style: normal;	
	display: inline;
}

div.leftcol
{
	display: block;
	width: 178px;
	height: 120px;	
	margin-right: 17px;	
}

div.centercol
{
	display: block;
	width: 178px;
	height: auto;
	float: right;
}

div.col2
{
	clear: both;
	float: left;
	width: 372px;
	height: auto;
	vertical-align:top;
}

img.icon
{
	width: 11px; height: 16px;
	vertical-align: baseline;
	margin: 0px 2px -2px 0px;
}

label.adress
{
	color: #939393;
}

#maincontent a
{
	color: #444444;
	text-decoration: none;
	border-bottom: 1px #939393 dotted;	
}

#maincontent a:hover
{
	border-bottom: solid 1px #dd592d;	
}


#maincontent strong
{
	color: #dd592d;	
	margin: 0px 0px 0px 0px;
	display: block;
}


#maincontent p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 28px 0px;
}

#leftcol strong
{
	display: inline;
}

div.clear
{
	clear:both;
}
