* {
	margin:0;
	padding:0;
}
body {
	background:#ffffcc;
	font:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#3366CC;
}
a:hover {
	color:#333333;
}
h1 {
	border-bottom:1px solid #CC9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	margin-bottom:15px;
}
h2 {
	border-bottom:1px solid #CC9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	padding-left:20px;
	margin-bottom:15px;
}
p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0;
}
ul { 
	list-style:none;
}
ul li {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear_fix {
	clear:both;
}
.container {
	width:695px;
	margin:auto;
}
.header {
	background:#ffffcc;
	background:url(/images/header.gif) top left no-repeat #ffffcc;
	padding-left:170px;
	height:101px;
}
.banner {
	float:left;
	text-indent:-9999px;
}
.members {
	float:right;
	width:105px;
}
.members a {
	display:block;
	width:105px;
	height:20px;
	text-indent:-9999px;
	background:url(/images/members.gif);
	outline:none;
}
.members a:hover {
	background-position: 0 -20px;
}
.celebrate {
	display:block;
	position:relative;
	left:480px;
	top:65px;
	width:123px;
	height:122px;
	text-indent:-9999px;
	background:url(/images/celebrate.png);
	outline:none;
	z-index:0;
}
.nav {
	float:left;
	width:475px;
	padding:52px 0 0 0;
}
/* Navigation Style */
.nav ul {
	list-style:none;
	display:inline;
	float:left;
	height:23px;
	width:480px;
}
.nav li {
	display:inline;
	z-index:1;
}
.nav li a {
	display:block;
	float:left;
	height:23px;
	background:url(/images/topnav.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	width:95px;
}
.nav li a#nav_Home:hover {
	background-position:0px -23px;
}
.nav li.active a#nav_Home {
	background-position:0px -46px;
}
.nav li a#nav_Brothers {
	background-position:-96px 0px;
}
.nav li a#nav_Brothers:hover {
	background-position:-96px -23px;
}
.nav li.active a#nav_Brothers {
	background-position:-96px -46px;
}
.nav li a#nav_Photos {
	background-position:-191px 0px;
}
.nav li a#nav_Photos:hover {
	background-position:-191px -23px;
}
.nav li.active a#nav_Photos {
	background-position:-191px -46px;
}
.nav li a#nav_Rush {
	background-position:-286px 0px;
}
.nav li a#nav_Rush:hover {
	background-position:-286px -23px;
}
.nav li.active a#nav_Rush {
	background-position:-286px -46px;
}
.nav li a#nav_Calendar {
	background-position:-381px 0px;
}
.nav li a#nav_Calendar:hover {
	background-position:-381px -23px;
}
.nav li.active a#nav_Calendar {
	background-position:-381px -46px;
}
.sidenav {
	background: url(/images/sidenav_top.gif) no-repeat top left;
	float:left;
	width:165px;
	padding-top:63px;
}
.sidenav ul {
	list-style:none;
	width:165px;
	border-top:1px solid #666666;
}
.sidenav li {
	border-bottom:1px solid #666666;
	background: #FFFFFF url(/images/sidenav.gif) repeat-y;
}
.sidenav li.active {
	background: #FFFFFF url(/images/sidenav_active.gif) repeat-y;
}
.sidenav li a {
	display:block;
	padding:8px 0 8px 10px;
	color:#0033CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.sidenav li a:hover {
	color:#666666;
}
.sidenav li.active a {
	color:#000000;
}
.content {
	background:url(/images/main_bg.gif) repeat-y;
	padding:0 9px 0 6px;
}
.main_content {
	float:left;
	width:480px;
	padding:0 20px 0 10px;
	float:right;
}
.footer {
	background:url(/images/footer.gif) no-repeat top;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:25px;
	color:#666666;
}
.footer a {
	color:#3366CC;
}
.footer a:hover {
	color:#666666;
}
.footer a.sig {
	display:block;
	width:82px;
	height:16px;
	text-indent:-9999px;
	outline:none;
	margin:auto;
	margin-top:5px;
	background: url(/images/mwdesigns.png) 0 -16px no-repeat;
}
.footer a.sig:hover {
	background-position:0 0;
}