body {
	background: #646464 url(images/bg.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	align: left;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #9e0100;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h2 { 
    color: #9e0100; 
}
div#main_container{
margin: 0 auto 0 auto;
width: 950px;
text-align: left;
}
#flashleft{
	background: url(images/base_09.jpg);
	position: absolute;
	top: 112px;
	left: 0px;
	width: 277px;
	height: 487px;
}
#contenttop{
	position: absolute;
	top: 112px;
	left: 277px;
	width: 277px;
	height: 487px;
}
#contentbottom{
	position: absolute;
	top: 599px;
	width: 277px;
	align: left;
	padding: 20px 5px 0px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
}
#menubalk{
	width: 950px;
	height: 112px;
}
#contentbox1{
	width: 950px;
	height: inherit;
	padding: 16px 0px 0px 0px;
	background-image: url(images/base_12.jpg);
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	padding: 0px 50px 20px 305px;
	align: left;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.foto {
	align: center;
	border: 2px;
	margin: 10px;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
a:hover, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9e0100;
	text-decoration : underline;
}
