#container {
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/content.bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}
	Body{
	background-color: #B9CAD3;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}
.nav {
	float: left;
	width: 200px;
	clear: none;
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A70A9;
	height: 100%;
	margin-top: 3px;
}
.news {
	float: right;
	width: 520px;
	padding-right: 13px;
	padding-left: 12px;
	padding-top: 3px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	padding-bottom: 6px;
	background-attachment: scroll;
	background-image: url(../images/content.bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.clubs {
	float: left;
	width: 120px;
}


.profile_left {
	float: left;
	width: 120px;
}

.profile_right {
	float: right;
	width: 350px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}


.content {
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	float: right;
	clear: right;
	margin-right: 10px;
	line-height: 18px;
	}
.footer {
	clear: both;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #92B2BF;
	line-height: 20px;
	padding-top: 6px;
	background-attachment: scroll;
	background-image: url(../images/content.bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-indent: 270px;
}


.header {
	height: 150px;
	width: 750px;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
	color: #5A70A9;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9BFCD;
	border: 1px solid #000000;
}
.fields {
	border: 1px solid #5A70A9;
}
.required {
	color: #FF0000;
}
.bold2 {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/grey_blk.jpg);
	
}

.bold3 {
	
	color: #000000;
	background-image: url(../images/grey_blk2.gif);
	
}
.thumbs {
	padding-left: 25px;
	padding-top: 5px;
}
.sponsor a:link  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A70A9;
	font-size: 12px;
	}
	
.sponsor a:visited {
	color: #5A70A9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sponsor a:hover {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold4 {
	font-weight: bold;
	color: #5A70A9;
	font-size: 16px;img_padding {
	padding-left: 7px;
}
.img {
	margin-top: 7px;
	margin-left: 7px;
	}

.bold5 {
	color: #000000;
	background-color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
news a:link {
	font-size: 12px;
	color: #5A70A9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
news a:hover{
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
news a:visited {
	font-size: 12px;
	color: #5A70A9;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


