html{
height: 100%;
}
body{
background: #5a94bd url(images/background3.jpg) fixed top left repeat-x;
margin: 0px;
height: 100%;
}
p{
padding: 0px;
margin: 0px;
}
textarea, select{
border: 1px solid black;
}
#content{
width:676px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
height: 100%;
}
#outerborder{
width: 690px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
background: white;
height: auto;
}
.header{
width:676px;
height:179px;
background: url(images/head3.jpg) no-repeat;
}
#navbar{
margin-top: 5px;
width:676px;
height: 26px;
margin-left: auto;
margin-right: auto;
background: url(images/navbarbg.jpg) no-repeat;
}
#navbar a.button{
font-family: arial;
color: white;
text-decoration: none;
font-size: 14px;
text-align: center;
float: left;
width: 117px;
margin-top: 0px;
background: url(images/button.jpg) no-repeat;
padding: 4px 0px;
}
#navbar a.button:hover{
font-family: arial;
color: white;
background: url(images/buttonhover.jpg) no-repeat;
}
#mainbody{
width: 100%;
margin-top: 5px;
}
.leftmenu{
width: 148px;
float: left;
background: white;
padding: 2px;
border: 1px solid #83a3ba;
margin-top: 10px;
}
.maincontent{
background: white;
width: 512px;
float: right;
padding: 2px;
font-family: Arial, Helvetica, sans; 
font-size: 11px;
right: 0px;
margin-bottom: 10px;
}
.sponsors{
margin-top: 10px;
width: 148px;
float: left;
background: white;
padding: 2px;
border: 1px solid #83a3ba;
text-align: center;
margin-bottom: 10px;
}
#footer{
width: 100%;
bottom: 0px;
height:25px;
margin-top: 10px;
padding: 2px 0px;
}
.login{
margin-top: 10px;
float: left;
text-align: left;
border: 1px solid #83a3ba;
padding: 2px;
}
input{
border: 1px solid black;
}
input.hdn{
border:none;
}
input.text{
font-size: 10px;
width: 100px;
background-color: #83a3bb;
border: 1px solid black;
display: block;
padding: 0px;
margin: 0px;
}
input.submit{
font-size: 10px;
float: left;
background-color: #83a3bb;
border: 1px solid black;
display: block;
margin: 2px;
}
.login a{
color: black;
font-family: arial;
font-size: 12px;
margin: 2px;
text-decoration: none;
}
.loggedinas{
position: relative;
right: 0px;
float: right;
width: 200px;
overflow: hidden;
padding: 4px 0px;
font-family: arial;
font-size: 15px;
}
a img{
border: none;
}
div.event{
width: 100%;
background: white;
margin-bottom: 10px;
}
div.centerpage{
position: relative;
top: 0px;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
min-height: 100px;
}
div[class] .centerpage{
position: relative;
top: 0px;
margin: 0px;
padding: 0px;
padding-bottom: 10px;
height: 100px;
}
.main{
width: 100%;
background: white;
}
/* font properties */
label{
font-family: arial;
color: black;
font-size: 13px;
margin: 0px;
padding: 0px;
}
.leftmenu h4,.sponsors h4,.login h4{
margin: 0px;
background: #323853;
font-family: arial;
font-size: 14px;
text-align: center;
color: white;
}
#footer p{
height: 30px;
margin: 0px;
padding: 0px;
color: #31383D;
text-align: center;
}
.login p{
padding: 0px;
margin: 0px;
width: 148px;
position: relative;
}
.maincontent p{
margin-bottom: 8px;
padding: 0px;
}
p{
font-family: Arial, Helvetica, sans; 
font-size: 12px;
}
h2{
margin: 0px;
font-family: arial;
font-size: 20px;
}
h3{
font-size: 18px;
margin: 0px;
font-family: arial;
color: #336699;
}
form{
margin: 0px;
}
.maincontent h4{
font-size: 12px;
margin: 0px;
font-family: arial;
padding: 2px;
width: 99.2%;
display: block;
margin-bottom: 0px;
position: relative;
bottom: 0px;
background: #C4CDD4;
}
span.newssubline{
color: #566A76;
border-bottom: 1px solid gray;
font-size: 12px;
width: 100%;
background: #C4CDD4;
display: block;
}
p.clubmessage{
margin-top: 10px;
padding-bottom: 20px;
border-bottom: 1px solid black;
}
h2.clubmessage{
margin-top: 10px;
}
a.edit{
color: red;
border: 1px solid black;
padding: 1px;
}
a.logout{
color: black;
text-decoration: none;
font-family: arial;
font-weight: bold;
padding-top: 5px;
float: right;
padding-right: 20px;
}
p.name{
height: 100%;
width: 100%;
background-color: #bbbbbb;
border-top: 1px solid black;
border-bottom: 1px solid black;
float: left;
line-height: 2em;
text-align: center;
padding: 0px 1px;
}
p.info{
height: 100%;
width: 100%;
float: left;
background-color: #dddddd;
padding: 2px;
}
.warning{
color: red;
}
