body {
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #555;
background: #FFF;
width: 775px;
margin: auto;
padding: 0;
line-height: 15px;
}

img {
border: none;
}

p { 
margin: 0; 
padding: 0 0 15px 0;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

a:link {
color: #51A7CA;
background: #FFF;
text-decoration: underline;
text-transform: none;
}

a:visited{
color: #51A7CA;
background: #FFF;
text-decoration: underline;
text-transform: none;
}

a:hover {
color: #F58701;
background: #FFF;
text-decoration: none;
text-transform: none;
}

a:active {
color: #51A7CA;
background: #FFF;
text-decoration: underline;
text-transform: none;
}

ul {
	margin-top: 5px;
}

h1 {
color: #A12241;
background: #FFF;
font-weight: normal;
font-size: 180%;
letter-spacing: 1px;
margin: 0;
padding: 0;
}

h3 {
color: #A12241;
background: #FFF;
font-weight: normal;
font-size: 13px;
letter-spacing: 1px;
margin: 0;
padding: 10px 0 10px 0;
}

#top_bar {
height: 18px;
background: #B32316 url(../graphics/top_bar_bg.gif) top right no-repeat;
color: #FFF;
}
	
#header {
margin: 26px 20px 0 20px;
padding: 0 0 0 0px;
background: #FFF;
color: #000;
line-height: 0px;
}
	#flash {
	margin: 0 155px 0 0;
	position: absolute;
	background: #FFF url(../graphics/header_photo.jpg) center left no-repeat;
	}
	
	#right_header {
	padding-left: 433px;
	}	
	
	#identity {
	padding-top: 6px;
	}

	#top_man {
	padding: 1px 0 0 34px;
	}

#content {
margin: 0 21px 0 20px;
background: #FFF url(../graphics/bottom_man.gif) top right no-repeat;
color: #555;
}

	#left_column {
	margin: 0;
	padding: 25px 0 0 0;
	width: 151px;
	float: left;
	line-height: 18px;
	}

		ul#menu {
		margin: 0 0 20px 0;
		padding: 0;
		list-style-type: none;
		}

		#menu a {
		display: block;
		width: 137px;
		background: #A12241;
		padding: 2px 0 2px 14px;
		margin: 0;
		color: #FFF;
		border-bottom: 1px solid #CCC;
		}

		#menu a:link, #menu a:visited {
		background: #A12241;
		text-decoration: none;
		color: #FFF;
		}

		#menu a:hover {
		background: #3E4484;
		text-decoration: none;
		color: #FFF;
		}
	
	#main_content {
	margin-left: 35px;
	padding: 25px 0 0 0;
	width: 339px;
	float: left;
	}
	
	#right_column {
	padding: 191px 0 0 50px;
	width: 149px;
	float: left;
	}
	
	#footer {
	margin-top: 30px;
	background: #A12241;
	color: #FFF;
	font-size: 80%;
	padding: 3px 0 3px 10px;
	line-height: 15px;
	}