@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'AgfaWileRomanRegular';
	src: url('agfawileroman-webfont.eot');
	src: local('☺'), url('agfawileroman-webfont.woff') format('woff'), url('agfawileroman-webfont.ttf') format('truetype'), url('agfawileroman-webfont.svg#webfontY3aa0EY4') format('svg');
font-style: normal;
}

#bg {
	
	height:100%;
	width:850px;
	margin-left:auto; margin-right:auto;
	
	}
body {
	background-color: #f6efc5;
	margin-top:0;
	font-family: 'AgfaWileRomanRegular', Georgia, serif;
	}

.bold{
			font-weight: bold;
			color:#4e4e4e;
			font-style: normal;
			line-height:130%;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			font-size:15px;	
}

.navbar {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			}
.content
			{
			
			color:#4e4e4e;
			font-weight: normal;
			font-style: normal;
			line-height:130%;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			font-size:17px;
			}
.contentsmall
			{
			
			color:#4e4e4e;
			font-weight: normal;
			font-style: normal;
			line-height:130%;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			font-size:15px;
			}
.h1	
			{
			color:#ca231d;
			font-size:17px;
			font-style: normal;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			}

			
.h2
			{
	color:#4e4e4e;
	font-size:17px;
	font-style: normal;
	font-family: 'AgfaWileRomanRegular', Georgia, serif;
	text-decoration: underline;
			}
.h3

.links{
	}


a:link {
	color: #ca231d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ca231d;
}
a:hover {
	text-decoration: underline;
	color: #ca231d;
}
a:active {
	text-decoration: none;
	color: #ca231d;
}

.footer
			{
			color:#ca231d;
			font-weight: normal;
			font-style: normal;
			line-height:130%;
			font-family: 'AgfaWileRomanRegular', Georgia, serif;
			}			
			
#container
{
	margin: 0 auto;
	width: 600px;
	padding-top:35px;
}

#rights
{
		height:100%;
		width: 100%;
		padding-right:10px;
		padding-top:10px;
	}

#contentcontainer
{
		height:100%;
		width: 545px;
		background-image: url(images/content.jpg);
		padding-left:35px;
		padding-right:10px;
		padding-bottom:15px;
		padding-top:10px;
	}
#highlightscontainer
{
		height:100%;
		width: 545px;
		background-image: url(images/content.jpg);
		padding-left:35px;
		padding-right:10px;
		padding-bottom:15px;
		_padding-top:20px;
		padding-top:5px;
		
	}
#content
{
	margin:0;
	width:100%;
	}
#content1
{
	margin:0;
	width:100%;
	height:100%;
	}
#highlightnews1
{
	background-image: url(images/mb-bdc.jpg);
	background-repeat: no-repeat;
	margin:0;
	width:420px;
	height:100%;
	padding-left:120px;
	}
	#highlightnews2
{
	background-image: url(images/js-btros.png);
	background-repeat: no-repeat;
	margin:0;
	width:435px;
	height:100%;
	padding-right:105px;
	}
#header
{
		height:110px;
		width: 610px;
		background-image: url(images/header.jpg);
		background-repeat:no-repeat;
		}
#navcontainer
{
background-image: url(images/navbar.jpg);
background-repeat:no-repeat;
width:610px;
height:50px;
}

#footer
{
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	width:610px;
	text-align: left;
	height: 100%;
	padding-top:8px;
	*padding-top:25px;
	_padding-top:25px;
	padding-left:15px;
	
}
#navbarcontainer {
	width:610px;
	height:50px;
}
ul#navbar {
	margin:0;
	list-style-type:none;
	height:30px;
	padding-top:10px;
	padding-left:22px;
	
}
ul#navbar li {
float:left;
padding-left: 0px;
}
ul#navbar li a {
	display:block;
	padding:38px 15px 0px;
	padding-top:7px;
	color:#ca231d;
	text-decoration:none;
	font-size:14px;
}
ul#navbar li a:hover {
	color:#ca231d;
	text-decoration:underline;
}
ul#navbar li a#current {
	color:#ca231d;
	text-decoration:underline;
}
.padding
{

padding-left:5px;
padding-right:5px;
_padding-right:0px;
font-weight:normal;
color:#9c9e9f;
}
