body {
background:url(images/background.jpg) no-repeat center top;
text-align:center;
margin:0px;
background-color:#423d3c;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a , a:active , a:visited {
color:#FFFFFF;
text-decoration:none;
outline: none;
}

a:hover {
color:#999999;
text-decoration:none;
outline: none;
}

.Background {
text-align:center;
width:100%;
height:auto;
}

.Container {
width:744px;
height:auto;
margin-left:auto;
margin-right:auto;
clear:both;
}

.Top {
	width:744px;
	height:60px;
	clear:left;
	float:left;
	font-size:18px;
}

.TopWidth {
width:95%;
margin-left:auto;
margin-right:auto;
}

.ClubName {
	width:744px;
	height:15px;
	background-image:url(images/ClubName.jpg);
	background-repeat:no-repeat;
	clear:left;
	float:left;
}

.FlashArea {
	width:744px;
	height:367px;
	background-image:url(images/FlashArea.jpg);
	background-repeat:no-repeat;
	clear:left;
	float:left;
}

.Bot {
	width:744px;
	height:19px;
	background-image:url(images/Bot.jpg);
	background-repeat:no-repeat;
	clear:left;
	float:left;
}

.Content {
width:744px;
background-image:url(images/Content.jpg);
background-repeat:no-repeat;
background-position:top;
clear:left;
float:left;
}

.TopLinks {
	margin:30px 52px 0 0;
	float:left;
}

.TopLinksLast {
	margin:30px 0 0 0;
	float:left;
}

.Login {
width:222px;
float:right;
}

.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:480px;
float:left;
text-align:left;
text-align:justify;
}

.S10 {
font-size:12px;
}

.Divider {
background-image:url(images/divider.jpg);
float:left;
margin: 18px 10px 0 22px;
height:153px;
width:1px;
overflow:hidden;
}
