/* Container styling*/
    #horizontal_container {
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-bottom: 20px;
    }
    
    #vertical_nested_container {
	margin: 10px auto;
    }

body {
	margin: 0px;
	text-align: center;
	color: #333333;
	visibility: visible;
	height: 100%;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}
#container {
	width: 825px;
	text-align: left;
	height: 100%;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#vertical_container {
	width: 820px;

}



#header_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	width: 100%;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
line-height: 26px;
	height: 200px;
	background-image: url(../images_menu/headers/blue_header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#header_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	width: 100%;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
line-height: 26px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images_menu/headers/red_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}  
.thecentre {
	font-family: Zapfino;
	font-size: 24px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	padding-left: 0px;
	
}
.image_right {
	padding: 3px;
	float: right;
}
    .image_left {
	padding: 3px;
	float: left;
}
	.pad_left {
	padding-left: 25px;
}
   #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_stripe {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
/* CSS Document */
#container_flash {
	width: 850px;
	text-align: left;
	height: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.enter {
	font-family: Zapfino;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
