#Layer1 {
	position:relative;
	width:812px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.header {
	height: 236px;
	width: 812px;
	text-align: center;
	background-color: #000000;
}
.main_body {
	height: 480px;
	width: 812px;
	background-image: url(img/bubbles.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.main_body_table {
	height: 480px;
	width: 812px;
}

.footer {
	height: 42px;
	width: 812px;
	background-image: url(img/footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
}
.menu_bar {
	height: 42px;
	width: 812px;
	background-image: url(img/menu_bar.png);
}
#Layer2 {
	position:absolute;
	width:300px;
	height:480px;
	z-index:1;
	top: 278px;
}
.top_left {
	height: 240px;
	width: 300px;
}
.top_left_table {
	height: 240px;
	width: 300px;
}
.bottom_left {
	height: 240px;
	width: 300px;
}
.top_right {
	height: 240px;
	width: 300px;
}
.bottom_right {
	height: 240px;
	width: 300px;
}
#Layer3 {
	position:absolute;
	width:300px;
	height:480px;
	z-index:2;
	left: 512px;
	top: 278px;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.text_header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
.text_header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.text_header_meet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C10000;
}


.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE0000;
	padding-left: 100px;
}
.icon_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer_table {
	height: 42px;
	width: 812px;
}
#Layer4 {
	position:relative;
	width:1024px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_text_border.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.main_body2 {
	height: 480px;
	width: 812px;
	background-image: url(img/main_body_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.main_body_table2 {
	height: 480px;
	width: 812px;
	padding: 15px;
}
.calendar_blog {
	height: 472px;
	width: 780px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main_body3 {
	width: 812px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.main_body_table3 {
	height: 480px;
	width: 812px;
	padding: 15px;
}
.img_border {
	border: 3px double #FFFFFF;
}

