body {
	
	text-align:center;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(images/bg.gif);
}

a , a:active , a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#999999;
text-decoration:none;
}

.Background {
text-align:center;
width:100%;
height:auto;

}

.Container {
width:744px;
height:auto;
margin-left:auto;
margin-right:auto;
clear:both;
}


.ClubName {
width:744px;
height:26px;
background-image:url(images/ClubName.png);
background-repeat:no-repeat;
clear:left;
float:left;
}

.FlashArea {
	width:744px;
	height:500px;
	background-image:url(images/FlashArea.png);
	background-repeat:no-repeat;
	clear:left;
	float:left;
}

.Bot {
width:744px;
height:31px;
background-image:url(images/Bot.png);
background-repeat:no-repeat;
clear:left;
float:left;
}

.Content {
width:744px;
Height:274px;
background-image:url(images/Content.png);
background-repeat:no-repeat;
background-position:top;
clear:left;
float:left;
}


.Login {
	width:32%;
	float:right;
	text-align:left;
	margin-top:15px;
	height:250px;
	position: relative;
}

.LoginButton {
background-image:url(images/loginup.gif);
width:60px;
height:18px;
overflow:hidden;
}

.LoginButton:hover {
background-image:url(images/logindown.gif);
width:60px;
height:18px;
overflow:hidden;
}

.Text {
	width:60%;
	float:left;
	text-align:left;
	padding-top: 20px;
	padding-left: 30px;
	color: 000000;
	font-size: 12px;
	position: relative;
}

.S10 {
font-size:12px;
width:30%;
color:#000000;
}

.style1 {
padding-top:20px;
font-size:14px;
color:#000000;
}

.style2 {
	padding-top:0px;
	font-size:14px;
	color:#000000;
}

.textbox {
font-size:12px;
width:30%;
color:#000000;
padding-left:30px;
}


.Divider {
	background-image:url(images/divider.jpg);
	float:left;
	margin: 30px 2px 0 10px;
	height:200px;
	width:1px;
	overflow:hidden;
}
