.shrinked
{
	font-size: 13px;
	text-decoration:bold;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

html {
	width:100%;
	height:100%;
	}
	
body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid white;
	}
	
.wrapper {
	width:960px;
	margin:auto;
	background:url(images/column_left_bg.gif) 0 0 repeat-y;
	}
	
.header {
	width:960px;
	height:233px;
	background:url(images/header.jpg) 0 0 no-repeat;
	}
	
.left_column {
	width:195px;
	padding:5px;
	float:left;
	}
	
.content_wrapper {
	width:745px;
	float:right;
	padding:5px;
	padding-right:0;
	}
	
.content {
	width:740px;
	text-align:justify;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	/*min-height:400px;
	_height:400px;*/
}
	
.spacer {
	width:150px;
	height:1px;
	font-size:0.00005em;
	clear:both;
	}
	
.menu_wrapper {
	width:190px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b6141a;
	}
	
.menu_button {
	width:190px;
	padding-left:5px;
	height:25px;
	line-height:25px;
	}
	
.menu_button a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	}
	
.menu_button a:hover {
	color:#FFFF00;
	}
	
.h_menu {
	width:555px;
	height:70px;
	padding-left:5px;
	background:#e3e3e3;
	border:1px solid #c0c0c0;
	}
	
.h_menu_button {
	width:100px;
	padding:5px;
	float:left;
	}
	
.links img {
	border:none;
	}
	
.footer {
	width:960px;
	height:40px;
	clear:both;
	border-top:3px solid #738593;
	}
	
.footer2 {
	width:745px;
	height:40px;
	float:right;
	color:#738593;
	}
	
.footer2 a {text-decoration:none}
.footer2 a:visited {color:#738593}
.footer2 a:hover {color:#333399}
	
.powered_by {
	width:111px;
	margin:auto;
	}
	
.mailform {
	width:450px;
	margin:auto;
	height:100px;
	}
	
h3 {
	text-align:center;
	padding-top:5px;
	color:#b6141a;
	}
	
h2 {
	text-align:center;
	padding-top:5px;
	color:#b6141a;
	}
	
h1, h2, h3, h4, h5, h6 {text-align:center !important}
	
a.left_extra_links {
	text-decoration:none;
	color:#b6141a;
	text-align:center;
	}
	
a.left_extra_links:hover {
	text-decoration:none;
	color:#ffffff;
	}	
	
.newsletter {
	width:450px;
	margin:auto;
	clear:both;
	padding-top:10px;
	}
	
.label {
	width:150px; !important
	display:block;
	}
	
td {padding:3px;}
#footer3{
padding-bottom:10px;}