body {
	font-family:Arial,Sans-Serif;
	margin:0px;
	font-size:12px;
}
h3,h2,h1 {
	font-family:Arial,sans-serif;
	text-align:left;
	color:#000;
	margin:0;
	padding:bottom;
	margin-top:6px;
	font-weight:normal;
}
h1 {font-size:24px;}
h2 {font-size:24px;}
h3 {font-size:22px;}

div.content {
	position:relative;
	background-repeat: no-repeat;
	background-image:url('/pix/page_bg_background.jpg');
	background-position:0% 100%;
}

b {
	color:#a51842;
}
a {
	color:#a51842;
}
a:hover {
	color:#f24;
}
.header {
	background:#fff;
	height:92px;
	overflow:hidden;
	}

.header h1 {	
	color:#000;
	font-family:Arial, sans-serif;
	margin:4px;
	margin-right:20px;
	margin-top:30px;
	margin-bottom:1px;
	font-size:20px;
	font-weight:normal;
}
.footer {
	margin:0;
	clear:both;
	background:#a51842;
	color:white;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	padding:3px;
}

.footer a {
	text-decoration:none;
	color:white;	
}

.footer a:hover {
	text-decoration:underline;
	color:#ffff80;	
}

.content {
	background:#fff;
	padding:0;
	font-size:12px;
}


.content_1 {
	margin:0;
	margin-left:10px;
	margin-right:10px;
	border-top:6px solid #a51842;
	float:left;
	width:48%;
}

.content_2 {
	margin:0;
	margin-left:10px;
	margin-right:10px;
	border-top:6px solid #a51842;
	float:left;
	width:24%;
}
.image_right {
	margin:0;
	float:right;
}

hr {
	color:#a51842;
	background-color:#a51842;
	height:1px;
}
.tiny {
	color:#a51842;
	font-size:10px;

}

.navbar {
	text-align:center;
	word-spacing:14px;
	background:#666;
	color:#fff;
	font-size:12px;
	margin:0;
	padding:10px;
}	

.navbar a, .navbar a {
	word-spacing:normal;
	text-decoration:none;
	color:#fff;	
	font-weight:bold;
}

.navbar a:hover, .navbar a:hover {
	text-decoration:underline;
	color:#ffff80;	
}
.missing {color:#999; font-size:11px;}
.topbar{
	background-color:#a51842;
	color:#fff;
	padding:2px;
	margin-bottom:0px;
	font-size:11px;
	margin:0;	
	height:16px;
}
.topbar a {color:#fff;text-decoration:none;}
.topbar a:hover {color:#fa0;}



