body {
 background-color: #007CD2;
 background-image: url('http://www.whitemarlinopen.com/images/bg.png');
 background-repeat: repeat-x; 
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding: 0;
 margin: 0;
 height: 100%;
}
h2 {
 color: #003B65;
 font-size: 1.6em;
 margin-top: 0px;
}
img {
 border: 0px;
 padding: 0px;
 margin: 0px;
}
div.popout-image {
 float: right;
 width: 15em;
 text-align: center;
 font-size: 90%;
}
.year {
 background-color: #84C8F7;
 font-weight: bold;
 color: #003B65;
 font-size: 1.4em;
}
#wrapper { 
 margin: 0 auto;
 width: 979px;
}
#header {
 color: #333;
 width: 979px;
 float: left;
 height: 293px;
}
#header img{
 padding: 0px;
 margin: 0px;
 border: 0px;
}
#header h1 {
 display: none;
}
#navigation {
 float: left;
 width: 979px;
 height: 44px;
 color: #333;
 background-image: url('http://www.whitemarlinopen.com/images/bg-menu.png');
 background-repeat: repeat-x; 
}
#subnav {
 float: left;
 margin-left: 5px;
 width: 969px;
 height: 32px;
 color: #003B65;
 background: #E3F3FE;
 border-bottom: 1px solid #84C8F7;
}
#navigation ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}
#navigation li {
 float: left;
}
#navigation li a {
 float: left;
 background-image: url('http://www.whitemarlinopen.com/images/menu-b.png');
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 20px;
 padding-left: 10px;
 display: block;
}
#navigation {
 width: 979px;
} 
#content {
 width: 969px;
 margin-left: 5px;
 height: 100%;
 background-color: #FFFFFF;
}
#leftcolumn { 
 padding: 6px;
 color: #333;
 height: 100%;
 width: 729px;
 float: left;
 background: #FFFFFF;
 min-height: 1500px;
}
#leftcolumn li {
 padding: 10px;
}
#rightcolumn {
 background-color: #FFFFFF;
 background-image: url('http://www.whitemarlinopen.com/images/bg-right.png');
 background-repeat: no-repeat; 
 padding: 13px; 
 float: right;
 color: #333;
 height: 100%;
 width: 202px;
 display: inline;
 min-height: 650px;
}
#rightcolumn ul {
 list-style-type: square;
}
#rightcolumn a {
 color: #003B65;
 font-weight: bold;
}
#background {
 width: 729px;
 height: 486px;
 margin-top: 500px;
}
#footerbg { 
 clear: both;
 background-color: #003B65;
 background-image: url('http://www.whitemarlinopen.com/images/bg-footer.png');
 background-repeat: repeat-x;
}
#footerwrapper { 
 margin: 0 auto;
 width: 979px;
}
#footer { 
 width: 979px;
 height: 313px;
 color: #FFFFFF;
 background-image: url('http://www.whitemarlinopen.com/images/bg-footer.png');
 background-repeat: repeat-x; 
}

.tabsmenucontentclass{
clear: left;
height: 24px;
padding: 5px;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 0.8em;
}

.tabsmenucontentclass a{
font-weight: bold;
color: #003B65;
text-decoration: none;
font-size: 10px;
}

.info {
padding: 5px;
margin-top: 10px;
background-color: #E3F3FE;
border-bottom: 1px solid #00B0E2;
font-size: 11px;
clear: both;
}

.blue {
background-color: #E3F3FE;
border: 2px solid #00B0E2;
}

.image {
padding: 5px;
margin: 5px;
border: 1px solid #00B0E2;
}
