/* Left Margin News */
.news {
		width: 200px;
		background-color: #DEDEDE;
	}

.news h2 {
		height: 21px;
		width: 200px;
		color: #666;
		font-size: 14px;
		padding: 2px 0px 0px 5px;
		background:url(../images/misc/h2grey.gif) no-repeat;
		border-bottom: 5px solid #FFF;
	}
	
.news ul, #rightMargin ul {
		list-style: none;
	}
	
.news li {
		padding: 0px 15px 12px 35px;
		background:url(../images/misc/newsLI.gif) no-repeat;
		margin-top: 1px;
	}
	
.competitions li {
		padding: 0px 15px 12px 35px;
		background:url(../images/misc/resultsLI.gif) no-repeat;
		margin: 1px 0px 0px 1px;
	}

.divingResults li, .swim21 li {
		padding: 0px 15px 12px 35px;
		background:url(../images/misc/blueLI.gif) no-repeat;
		margin: 1px 0px 0px 1px;
	}
	
.newsHeader {
		width: 200px;
		height: 10px; 
		background:url(../images/misc/newsHeaderBG.gif);
	}
	
.newsFooter {
		width: 200px;
		height: 10px; 
		background:url(../images/misc/newsFooterBG.gif);
	}
/* End Left Margin News */

/* Right Margin Diving */

.divingResults, .swim21, .competitions {
		width: 200px;
		float: right;
	}

.divingResults h2, .swim21 h2, .competitions h2 {
		height: 21px;
		width: 200px;
		color: #FFF;
		font-size: 14px;
		padding: 2px 0px 0px 5px;
		background:url(../images/misc/h2blue2.gif) no-repeat;
		border-bottom: 5px solid #FFF;
	}
	
.swim21 h2 {
		background:url(../images/misc/h2blue.gif) no-repeat;
	}

.competitions h2 {
		background:url(../images/misc/h2red.gif) no-repeat;
	}
	
.rightHeader {
		width: 200px; 
		height: 10px;
		background:url(../images/misc/rightMarginHeaderBG.gif);
	}
	
.rightContent {
		width: 200px;
		background:url(../images/misc/rightBG.gif) repeat-y;
	}

.rightFooter {
		width: 200px;
		height: 10px;
		background:url(../images/misc/rightMarginFooterBG.gif);
		margin: 0px 0px 10px 0px;
	
	}

/* End Right Margin Diving */

/* Commitee Member Styles */

.commiteeMember {
		width: 205px; 
		float: left;
		margin: 10px 5px 10px 0px;
	}
	
.commiteeText {
		margin: 5px 0px 0px 0px;
	}

.clearBoth {
		clear: both;
		width: 410px;
	}

.clearBoth hr {
		display: none;
	}

/* End Commitee Member Styles */

/* Gallery Styles */

.galleryImage {
		float: left;
		margin: 10px 10px 0px 0px;
		padding: 5px;
		border: 1px dashed #CCC;
	}

/* End Gallery Styles */

/* News Styles */

.newsItem h3 {
		margin: 15px 0px 5px 0px;
		color: #39C;
		font-size: 12px;
	}
	
.newsImage {
		float: right;
		margin: 0px 0px 0px 5px;
	}

.newsDownload {
		margin: 10px 0px 0px 0px;
		clear: both;
		float: right;
	}
/* End News Styles */

/* Club Document Styles */

.document {
		margin: 5px 0px 5px 0px;
		font-size: 12px;
		font-weight: bold;
	}

/* End Club Document Styles */

/* Merchandise Styles */

.merchandise {
		padding: 0px 5px 0px 5px;
	}

/* End Merchandise Styles */

/* Start Diver Styles */

h2 {
		margin: 10px 0px 5px 0px;
		font-size: 12px;
		color: #39C;
	}

/* End Diver Styles */