﻿#top {
	background-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #FF0000;
	height: 100px;
}
#top_container {
	width: 760px;
	clip: rect(auto, auto, auto, auto);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#dmbTB1ph {
	background-color: #000080;
	width: 760px;
	height: 25px;
}
#img_mgn_left {
	width: 100px;
	height: 320px;
	float: left;
}
#left_third {
	padding: 10px;
	width: 320px;
	float: left;
}
#mid_third {
	padding: 10px;
	width: 295px;
	float: right;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCCCCC;
}
#mast_image {
	width: 320px;
	height: 100px;
	float: right;
}
#club_name_mast {
	width: 300px;
	height: 25px;
	position: absolute;
	top: 65px;
	left: 95px;
}
#footer {
	width: 760px;
	background-color: #000080;
	border-top-style: solid;
	border-width: medium;
	border-color: #FF0000;
}
.clear {
	clear: both;
}
body {
	margin-top: 0px;
	background-color: #A7BCCF;
}
#main_contents {
	margin: 10px;
	padding: 10px;
	width: 575px;
	float: right;
}
#contents_to_edit {
	margin: 10px;
	padding: 10px;
	width: 600px;
	float: right;
}
.img_flt_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img_flt_right_topmgn10 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#topNavBar {
	background-color: #000080;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}

