body {
	margin-bottom: 0px;
	background-image: url(image/background_slate.gif);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
	}
#outer {
 width:780px;
 background-color: #000000;
 margin:auto;
 }
 #main {/*main*/
 	position:relative;
	width:780px;
 	padding:0;
	text-align: center;
	margin:auto;
 }
 div#top {
	background: url(image/TopBanner.jpg) no-repeat;
	position: absolute;
	width: 780px;
	height: 271px;
	top: 0px;
	left: 0px;
	text-align: center;
	margin:0;
	z-index: 2;
} 
div#Messages{
	position: absolute;
	top: 210px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	left: 0px;
	width: 780px;
	text-align: left;
	text-transform: uppercase;
	margin:0;
	z-index: 10;
}
div#TopLeft {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 310px;
	height: 381px;
	margin:0;
	z-index: 3;
}
div#TopRight {
	position: absolute;
	top: 240px;
	left: 320px;
	width: 470px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	z-index: 2;
}
div#menu {
	position: absolute;
	background-image: url(image/Bar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 605px;
	width: 780px;
	height: 25px;
	vertical-align: top;
	text-align: center;
	z-index: 7;
}
div#menu2 {
	position: absolute;
	background-image: url(image/Bar.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding: 0px;
	top: 210px;
	left: 0px;
	width: 780px;
	height: 25px;
	vertical-align: top;
	text-align: center;
	z-index: 7;
}
div#flash {
	position: absolute;
	left: 0px;
	top: 606px;
	height: 440px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 15;
}
div#Cont {
	position: absolute;
	top: 228px;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	left: 0px;
	width: 780px;
	text-align: left;
	margin:0;
	z-index: 10;
}
div#videos {
	position: absolute;
	left: 0px;
	height: 440px;
	width: 390px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 0;
}
div#flash2 {
	position: absolute;
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	left: 410px;
	top: 630px;
	height: 440px;
	width: 350px;
	margin: 0px;
	text-align: center;
	z-index: 3;
}

div#bottom {
	position: fixed;
	text-align: center;
	color: #fe869f;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	width: 780px;
	height: 30px;
	left: 0px;
	border-top-color: #fe869f;
	border-top-style: double;
	border-top-width: thick;
	z-index:10;
}

p {
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	margin-left: 16px;
	margin-right: 16px;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #fe869f;
	text-transform: uppercase;
	margin-left: 16px;
	margin-bottom: 10px;
}
strong {
	color: #fe869f;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
a {
	color: #fe869f;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}
