body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #151016;
	margin: 0;
	text-align: center;

}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#container {
	width: 906px;
	text-align: left;
	background-color: #fff;
	height: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	float: left;
	width: 906px;
	height: 110px;
	background-color: #fff;
}



#footer {
	float: left;
	width: 906px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	background-color: #151016;
	font-size: 11px;
	color: #FFFFFF;
}

#navigation {
	float: left;
	width: 906px;
	height: 40px;
	text-align: center;
	background: url(../images/nav_repeat.jpg) repeat-x;
}

#strap {
	float: left;
	width: 906px;
	height: 113px;
}

#news {
	float: left;
	width: 253px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #b9141f;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 780px;
	background-image: url(../images/bl.gif);
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #A79A6C;
	line-height: normal;
}

#content {
	float: right;
	min-height: 240px;
	width: 533px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 800px;
}

#copyright {
	float: left;
	width: 906px;
	text-align: center;
	background-color: #fff;
	line-height: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#newsBlock {
	background-color: #d06060;
	border: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../images/newsbox.gif);
	background-repeat: no-repeat;
	width: 232px;
	height: 580px;
	padding: 10px;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 10px;
}
.emaillink {
	color: #333333;
}
.emaillink a:link {
	color: #333333;
	text-decoration: none;
}
.emaillink a:hover {
	color: #333333;
	text-decoration: underline;
}
.emaillink a:visited {
	color: #333333;
	text-decoration: none;
}
.telephone {
	font-weight: bolder;
}
.bold {
	font-weight: bold;

}
.footerlink {
	color: #ffffff;
	text-decoration: none;
}
.footerlink a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerlink a:visited {
	text-decoration: none;
	color: #ffffff;
}
