@charset "UTF-8";
/* CSS Document */

body {
	background-color:#76a4e0;
	background-image:url(clubimages/SN_Clubs_bg.jpg);
	background-attachment: fixed;
	background-position:top left;
	background-repeat:repeat-x;
	top:0px;
        }
		
		
 #top{
	height:22px;
	width:832px;
	background-image:url(clubimages/SN_Clubs_BoxTop.jpg);
}

#main{
	height:500px;
	width:832px;
	background-image:url(clubimages/SN_Clubs_BoxMain.jpg);
	background-attachment: fixed;
	background-position:top center;
	background-repeat:repeat-y;
	padding:15px;
}


#bottom{
	height:22px;
	width:832px;
	background-image:url(clubimages/SN_Clubs_BoxBottom.jpg);
}
.Login {color: #FFFFFF; font-weight:bold; font-size:14px;}
