﻿@import url('_layout.css');
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 11px;
	background-image:url('../Images/Background.jpg');
}
#container {
	width: 1100px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}
#masthead {
	width: 100%;
}
#menu {
	width: 100%;
}
#main {
	width: 1100px;
	height: 1900px;
}
#navigation {
	position: relative;
	float: left;
	width: 168px;
	padding: 10px;
}
#navigationright {
	position: relative;
	float: right;
	width: 168px;
	padding: 10px;
}
#content {
	float: left;
	width: 724px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Century Gothic";
	font-size: 11px;
}
#copyright {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	background: #FFFFFF;
}
.table01 {
	margin-left: auto;
	margin-right: auto;
}
.table02 {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.table03 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.header01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 3px;
}
.box01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px #C0C0C0 solid;
	font-family: Arial;
	font-size: 11px;
}
.box02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px #C0C0C0 solid;
	font-family: Arial;
	font-size: 7px;
	text-align: center;
}
.float_right {
	float: right;
	padding-left: 5px;
}
.float_left {
	float: left;
	padding-right: 5px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
.text03 {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text04 {
	font-family: Cambria;
	font-size: 15px;
	color: #000000;
	letter-spacing: 1px;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.border00 {
	border-width: 0px;
	border-style: solid;
}
.border01 {
	border-width: 1px;
	border-color: #000000;
}
.divider01 {
	height: 1px;
	color: #FF99FF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#player01 {
	width: 360px;
	height: 240px;
}
#player02 {
	width: 450px;
	height: 350px;
}
.forms01 {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFE1FF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	letter-spacing: 1px;
}
.order01 {
	border: 1px solid #EBEBEB;
	width: 100%;
	margin: 0px;
	white-space: nowrap;
	font-family: "Century Gothic";
	font-size: 11px;
	background-color: #F5F5F5;
}
.join01 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #666666;
	background-color: #00FF00;
	font-family: "Futura Md";
	font-size: 11px;
	text-align: center;
	color: #000000;
}



