body { text-align: center; padding: 0px; margin: 0px; }
#global { width: 1000px; text-align: left; }
a img { border: none; }

#head_title
{
	float: right;
	border-bottom: 1px dashed #999999;
	padding-bottom: 9px;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #3470a5;
	display: inline;
}

.loginform_input
{
	border: 1px solid #999999;
	padding: 3px;
	font-family: Arial;
	font-size: 9px;
	width: 60px;
	color: #606669;
	vertical-align: bottom;
}

#header_navigation
{
	background-color: #fff1cb;
	width: 755px;
	height: 25px;
	float: right;
	text-align: center;
	padding-top: 8px;
}

#header_navigation a, #header_navigation a:active, #header_navigation a:visited
{
	padding: 0px 10px;
	font-family: Arial;
	font-size: 14px;
	color: #010b0d;
	border-right: 1px solid #ffe59f;
	border-left: 1px solid #ffe59f;
	text-decoration: none;
}

#header_navigation a:hover
{
	text-decoration: underline;
}

#left_column
{
	float: left;
	margin-left: 5px;
	width: 230px;
	padding: 2px;
	border: 1px solid #ebebeb;
}

a.nav
{
	display: block;
	background: url('/users/309/images/tnw_18.jpg') repeat-x;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 43px;
	text-decoration: none;
	margin-bottom: 3px;
}

a.nav:hover
{
	text-decoration: underline;
}

.block_header
{
	margin-top: 5px;
	background: url('/users/309/images/tnw_35.jpg') repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	height: 22px;
	text-align: center;
	padding-top:7px;
}

#right_column
{
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	width: 230px;
	padding: 2px;
	border: 1px solid #ebebeb;
}

#breadcumbs
{
	float: left;
	display: block;
	color: #606669;
	font-size: 11px;
	font-family: Tahoma;
	margin: 0px;
	margin-left: 5px;
	padding: 7px;
	padding-left: 30px;
	border-bottom: 1px dashed #b1b1b1;
	width: 400px;
	background: url('/users/309/images/tnw_21.gif') no-repeat;
	background-position: 11px 10px;
}

#main
{
	margin: 6px;
	padding: 0px;
	color: #606669;
	font-size: 12px;
	font-family: Verdana;
	float: left;
	width: 500px;
	text-align: justify;
}

#footer
{
	background: url('/users/309/images/tnw_47.gif') top right no-repeat;
	background-position: 667px -19px;
	float: left;
	margin-top: 19px;
	background-color: #d7d7d7;
	height: 22px;
	width: 686px;
	text-align: right;
	padding-top: 23px;
}

#footer a, #footer a:visited, #footer a:active
{
	color: #010b0d;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}