html {
	height:100%;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:100%;
	width:100%;
}
#outer{
    width:900px;
	
	height:600px;
    top: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#ffffff;
	position:relative;
	z-index:1;

}
#overflow{
  scrollbar-face-color: #FFFFFF; 
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-3dlight-color: #000000; 
  scrollbar-darkshadow-color: #FFFFFF; 
  scrollbar-shadow-color: #000000; 
  scrollbar-arrow-color: #000000; 
  scrollbar-track-color: #FFFFFF; 
  overflow-y: auto;
  height:290px;
  width:200px;
}
#top{
    width:800px;
	
	height:288px;
	top:0px;
	
    position: absolute;
	z-index:50;
}
#landing_top{
    width:800px;
	height:435px;
	top:0px;
	left:230px;
    position: absolute;
	z-index:9;
}
#head{
	top:125px;
	left:0px;
	position: absolute;
	z-index:21;
}
#menu{
	top:430px;
	left:0px;
	width:800px;
	position: absolute;
	font-family:Century Gothic;
	font-size:12px;
	color:#ffffff;
	z-index:20;
	font-weight:bold;
}
#register{
top:480px;
left:20px;
width:800px;
height:312px;
z-index:40;
position: absolute;
}
#register1{
top:470px;
left:50px;

z-index:40;
position: absolute;
}
#menu_page{
	top:0px;
	left:0px;
	width:800px;
	position: relative;
	font-family:Century Gothic;
	font-size:12px;
	color:#ffffff;
	z-index:20;
	font-weight:bold;
}
.menu_item {

}
.menu_item a {
	color:#ffffff;
	text-decoration:none;
}
.menu_item a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#landing_menu{
	top:155px;
	left:0px;
	width:800px;
	position: absolute;
	font-family:Century Gothic;
	font-size:12px;
	color:#ffffff;
	z-index:19;
	font-weight:bold;
}
.landing_menu_item {

}
.landing_menu_item a {
	color:#ffffff;
	text-decoration:none;
}
.landing_menu_item a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#bottom{
top:289px;

width:800px;
height:312px;
z-index:1;
position: absolute;
}
.content1 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:36px;
	color:#660066;
}
.content1_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660066;
	font-weight:bold;
}
.content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}
.content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.content3 a {
    color:#ffffff;

	text-decoration:none;
}
.content3 a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.content4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.content4 a {
	color:#000000;
	text-decoration:none;
}
.content4 a:hover {
	color:#000000;
	text-decoration:underline;
}
.content5 a {
    color:#000000;

	text-decoration:none;
}
.content5 a:hover {
	color:#000000;
	text-decoration:underline;
}
.content6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.content7 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color:#660066;
	font-weight:bold;
}
.content7 a {
	color:#660066;
	text-decoration:none;
}
.content7 a:hover {
	color:#660066;
	text-decoration:underline;
}
.content8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.content9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.content10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#660066;
	font-weight:bold;
}
.content11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.content11 a {
	color:#000000;
	text-decoration:underline;
}
.content11 a:hover {
	color:#000000;
	text-decoration:underline;
}
.content12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.content13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.content13 a {
	color:#000000;
	text-decoration:none;
}
.content13 a:hover {
	color:#000000;
	text-decoration:underline;
}
INPUT.button1
{
	WIDTH: 100pt;
	CURSOR: hand;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #660066;
	font-size : 10px;
	line-height: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
INPUT.button2
{
	WIDTH: 15pt;
	CURSOR: hand;
	COLOR: #666666;
	BACKGROUND-COLOR: #ffffff;
	border-style:none;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
}
