html, body { background-color: #990027;
  padding-bottom: 10px;
  margin: 0px;
  text-align: center;}
  
h1 {font: 20px tahoma;
	color: #D4003A;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	margin: 0px;}
	
h2 {font: 18px tahoma;
	color: #D4003A;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	margin: 0px;}
	
h3 {font: 16px tahoma;
	color: #D4003A;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	margin: 0px;}

p	{margin-top: 0px;
	 margin-bottom: 0px;}

.red {color: #D4003A;}

a:link,
a:active {
color:#333333;
font-weight: bold;
text-decoration:none;
}

a:visited {
color:#333333;
font-weight: bold;
text-decoration:none;
}

a:hover {
color:#CC0000;
font-weight: bold;
text-decoration:none;}

a.white:link,
a:active {
color:#FB799C;
text-decoration:none;
}

a.white:visited {
color:#FB799C;
text-decoration:none;
}

a.white:hover {
color:#FFFFFF;
text-decoration:none;}

input.back {background-color: #F4C0CD; font-size: 13px;
			border: 1px solid #990027;}
			
#container {width: 810px;
			background-color: auto;
			height: auto;
			text-align: center;
			margin: auto;
			}
			
#banner {width: 800px;
		background-image: url(images/banner2.jpg);
		height: 210px;
		text-align: left;}

#banner .right {font: 8pt tahoma;
			color: #990027;
			text-align: center;
			width: auto;
			margin-left: 590px;
			margin-right: 20px;}
				
#banner .left {float: left;
				font: 10pt arial;
				text-align: left;
				width: 300px;
				height: auto;}

#content {width: 800px;
		background-image: url(images/back.jpg);
		height: auto;}

#content .right {background: url(images/watermark.jpg) no-repeat;
			text-align: justify;
			font: 11pt tahoma;
			color: #660033;
			width: auto;
			line-height: 22px;
			margin-left: 200px;
			margin-right: 60px;
			margin-top: 0px;
			padding-top: 12px;
			min-height: 380px;}
				
#content .left {float: left;
				font: 10pt arial;
				margin-top: 0px;
				text-align: left;
				width: 160px;
				height: auto;}

#bottom {width: 800px;
		background-image: url(images/footer2.jpg);
		height: 152px;}

#footer {width: 810px;
		height: auto;
		font: 10px Arial, Helvetica, sans-serif;
		color: #FB799C;
		text-align: center;}