body, html {
	height:100%;
}
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	background:#480000 url(../images/centerbackground.jpg) repeat-y 50% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
}
#sidesbackground {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/sidesbackground.jpg) repeat-x 0% 0%;
}
#centerbackground {
	position:absolute;
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/mainbackground.jpg) no-repeat 50% 0%;
}
#mainbackground {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:100%;
}
#leftcol {
	position:absolute;
	width:340px;
	height:100%;
}
#rightcol {
	position:absolute;
	margin-left:340px;
	width:610px;
	height:100%;
}
#menuarea {
	margin-left:171px;
	margin-top:157px;
	position:absolute;
	width:169px;
	height:120px;
}
#menuarea img {
	float:right;
}
#leftextra {
	position:absolute;
	width:340px;
	height:20px;
	margin-top:277px;
}
#contentcontainer {
	position:absolute;
	margin-top:45px;
	width:610px;
	height:555px;
	background:url(../images/bigphotohome.jpg) no-repeat 215px;
}
#welcomecontainer {
	position:absolute;
	margin-left:15px;
	margin-top:90px;
	width:290px;
	height:160px;
}
#contentcontainerb {
	position:absolute;
	margin-left:15px;
	margin-top:45px;
	width:595px;
	height:20px;
}
p {
	margin-bottom:1.0em;
	line-height:1.4em;
}
#contentcontainerb p {
	margin-left:20px;
}
img#imageheader {
	margin-bottom:0.8em;
}
h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-style:normal;
	font-weight:normal;
	color:#FFFF00;
	margin-bottom:15px;
	border-bottom:dashed #FFFF00 1px;
	font-size:1.6em;
}
#contacttext {
	position:absolute;
	width:285px;
	height:20px;
}
#contactform {
	position:absolute;
	margin-left:300px;
	width:290px;
	float:right;
}
input, textarea {
	width:100%;
	background:#F9E2DD;
	border:solid 1px #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}
#button {
	width:100px;
	margin-top:5px;
	background:#7D1A1C;
	color:#FFFFFF;
	cursor:pointer;
}
#promoinformes {
	width:400px;
	height:130px;
	background:url(../images/informes.gif) no-repeat 0% 0%;
	margin-top:120px;
}
#promoanuncio {
	position:absolute;
	width:370px;
	height:82px;
	margin-left:20px;
	margin-top:38px;
}
#footer {
	position:absolute;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:600px;
}
#footercontainer {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
#info {
	position:absolute;
	width:475px;
	height:100px;
	padding-top:10px;
	line-height:16px;
	font-size:85%;
	color:#9c7171;
}
#info a {
	text-decoration:none;
	color:#9c7171;
}
#info a:hover {
	text-decoration:underline;
	color:#9c7171;
}
#downloadcat {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover#downloadcat {
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}