body {
background:url(images/background.jpg) no-repeat center top;
text-align:center;
margin:0px;
background-color:#5b5655;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

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;
}

.Top {
	width:850px;
	height:90px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	margin-left: auto;
	margin-right: auto;
}

.TopWidth {
	width:auto;
	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:314px;
background-image:url(images/FlashArea.jpg);
background-repeat:no-repeat;
clear:left;
float:left;
}

.Bot {
width:744px;
height:31px;
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:62px 25px 0 0;
	float:left;
}

.TopLinksLast {
margin:62px 0 0 0;
float:left;
}

.Login {
	width:242px;
	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:470px;
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 10px;
	height:153px;
	width:1px;
	overflow:hidden;
}
