body, table
{
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 8pt;
}

td
{
	vertical-align: top;
}

#headinglogo
{
	position: absolute;
	top: 20px;
	left: 40px;
}

#headingtext
{
	position: absolute;
	top: 32px;
	left: 137px;
	right: 60px;
}

#headingtext p
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#quicksearch
{
	position: absolute;
	right: 90px;
	top: 36px;
	height: 22px;
}

#quicksearch form input
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	margin-left: 10px;
}

.title
{
	font-weight: bold;
}

.footer
{
	height: 100px;
}

#left, #right
{
	position: absolute;
	top: 100px;
	width: 125px;
}

#left
{
	left: 60px;
}

#right
{
	right: 60px;
}

#left .title, #right .title
{
	font-size: 8pt;
	margin: 20px 0px 8px 0px;
}

#left p, #right p, #left ul, #right ul
{
	list-style-type: none;
	margin: 4px 0px 0px 0px;
}

#main, #main_narrow
{
	position: absolute;
	top: 120px;
	left: 220px;
}

#main
{
	right: 60px;
}

#main_narrow
{
	right: 220px;
}

.title
{
	font-size: 10pt;
	clear: both;
}

.article_short
{
	margin-bottom: 30px;
}

.article_list
{
	margin-top: 30px;
}

.article_short .thumbnail
{
	text-align: right;
	padding-left: 30px;
}

.navbar
{
	padding: 1px 5px 3px 5px;
}

.breadcrumb
{
	margin-bottom: 20px;
}

.title, .main .article_short .abstract, .main_narrow .article_short .abstract, #left p, #right p, .breadcrumb, #left ul, #right ul
{
	padding: 1px 2px 2px 2px;
}

.article p, .article_short p
{
	padding: 0px 2px 0px 2px;
}

.article .abstract
{
	font-style: italic;
}

.article .thumbnail
{
	margin: 10px 30px 10px 30px;
}

.article .thumbnail .image, .article .thumbnail .text
{
	padding: 5px;
}

.article .thumbnail .text
{
	width: 100%;
}

.article .heading
{
	font-weight: bold;
	margin-top: 20px;
}

.picture_center
{
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.picture_center table
{
	margin: auto;
	text-align: center;
}

.picture_right table
{
	text-align: right;
}

.picture_center p, .picture_left p, .picture_right p
{
	margin-top: 5px;
	font-style: italic;
	padding-left: 2px;
	padding-right: 2px;
}

.picture_left
{
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.picture_right
{
	float: right;
	clear: right;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
}

#main .title, #main_narrow .title
{
	margin-top: 0px;
}

.comments
{
	margin-top: 30px;
	padding: 20px;
	clear: both;
}

.comment
{
	margin-top: 20px;
}

.comment .title
{
	font-size: 8pt;
}

.comment_form, .email_form
{
	margin: 50px 0px 30px 0px;
	padding: 10px 30px 20px 30px;
}

.site_map
{
	font-family: monospace;
	font-weight: normal;
	padding: 20px;
}

#main p
{
	padding-left: 2px;
	padding-right: 2px;
}

#right .navbar
{
	margin-top: 30px;
}

.mobile
{
	padding-bottom: 5px;
}

.quote
{
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;
}




.forum .forumlist
{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}

.forum .forumlist td, .forum .forumlist th
{
	padding: 2px;
}

.forum .forumlist th
{
	text-align: left;
}

.forum .forumlist .nav
{
}

.new_post
{
	font-size: 7pt;
}

.post .title
{
	font-size: 8pt;
}

.forum .post
{
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.forum_form
{
	padding-bottom: 20px;
}

.forum_form table
{
	padding: 2px;
}

