* {
 margin: 0px;
 padding: 0px;
 }

html {
 color: #000;
 background-color: #fff;
 margin: 0px 10px;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 width: 960px;
 margin: 0px auto;
}

.header {
 height: 160px;
 margin-bottom: 10px;
 background: #c00 url('header.png');
}

ul {
 list-style: none;
 padding: 5px;
}

p {
 padding: 5px;
}

dd {
 padding: 2px;
}

h4 {
 padding: 5px 5px 0px;
}

h1 {
 margin-top: 10px;
 font-size: 250%;
}

.header h2 {
 font-size: 150%;
}

.events_bar h2, .box1 h3 {
 font-size: 120%;
}

h1, .header h2 {
 color: #fff;
 margin-left: 15px;
}

div.menu {
 float: left;
 width: 120px;
 padding-right: 10px;
}

.content {
 float: left;
 width: 600px;
}

.events_bar {
 float: right;
 width: 220px;
 padding-left: 10px;
}

div.menu ul {
 padding: 0px;
}

div.menu li {
 display: block;
 margin-bottom: 10px;
}

div.menu a {
 display: block;
 background: #c00 url('c00_900_230px.png') repeat-y top left;
 height: 30px;
 padding: 2px;
 font-size: 110%;
}

.menu a, h2 a, h3 a{
 color: #fff;
}
.menu a:visited, h2 a:visited, h3 a:visited {
 color: #ddd;
}
.menu a:focus, h2 a:focus, h3 a:focus, .menu a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
 color: #ff0;
}
.menu a:active, h2 a:active, h3 a:active {
 color: #ff0;
}

h1 a, h1 a:visited {
 color: #fff;
 text-decoration: none;
}

h1 a:focus, h1 a:hover, h1 a:active {
 text-decoration: underline;
}

.next_events, .last_events, .share, div.menu li {
 border: 1px solid #000;
 margin-bottom: 10px;
}

.box1 dt {
 text-align: left;
 margin-top: 5px;
 border-top: 1px solid #000;
 font-weight: bold;
}

.events_bar h2, .box1 h3, .tags dt {
 background: #c00 url('c00_900_230px.png') repeat-y top right;
 color: #fff;
 border-bottom: 1px solid #000;
 text-align: center;
 padding: 2px;
}

.tags dt {
 margin-top: 0px;
 border-top: none;
}

.events_bar ul {
 background-color: #fff;
 color: #000;
}

img, .header {
 border: 1px solid #000;
}

.box1 {
 background-color: #fff;
 margin-bottom: 20px;
 border: 1px solid #000;
}

.report_stub img, .venue_profile img, .person_profile img, .about img {
 width: 200px;
 float: right;
 margin: 5px;
}

.team_stub img {
 width: 180px;
 margin: 5px;
}

.event img {
 width: 200px;
 margin: 5px;
 float: left;
}

.venue_stub img, .comm_member img {
 height: 150px;
 float: right;
 margin: 5px;
}

.full_report .main_photo {
 margin: 5px;
}

.full_report .main_photo p, .caption {
 font-size: 80%;
 text-align: justify;
}

.layoutl img, .layoutl p, .layoutr img, .layoutr p {
 width: 300px;
}

.layoutf img, .layoutf p {
 width: 400px;
}

.layoutl {
 float: left;
}

.layoutr {
 float: right;
}

.layoutf {
 float: none;
}

.thumbnails {
 clear: both;
 text-align: center;
 margin: 0px 5px;
}

.thumbnails img, .players .photo img {
 height: 150px;
}

.players .photo {
 float: left;
 margin: 5px;
 height: 220px;
 text-align: center;
}

.gallery_stub img, .gallery img {
 float: left;
 margin: 5px;
 height: 150px;
}

.players .photo p {
 width: 100px;
 text-align: center;
}

.team_profile img {
 float: right;
 margin: 5px;
 width: 200px;
 clear: right;
}

.calendar h3 {
 margin-bottom: 5px;
}

.box_footer {
 clear: both;
 background-color: #fdd;
 border-top: 1px solid #000;
 text-align: center;
}

ul.menu {
 display: block;
 text-align: center;
 background: url('corner_br.png') bottom right no-repeat;
}

ul.menu li {
 display: inline;
 padding: 2px;
 margin-right: 5px;
}

.footer {
 clear: both;
 margin: 10px 0px;
 padding: 10px 0px;
}