body {
background-color:#333333;
/*font-size:11pt;*/
font-size:70%;
font-family:Verdana;
margin:0;
padding:0;
color:#333333;
}


#logo {
width:710px;
background-image:url(/imgs/britballlogo.gif);
background-repeat: no-repeat;
margin-left: 10px;
height: 90px;
}


#banner {
width:372px;
height:78px;
background-repeat: no-repeat;
margin-left: 325px;

}

#sponsors {
margin-left:120px;
height:20px;
}


#page {
width:720px;
margin:0 auto 0 auto;
background-image:url(/imgs/navleftwhitebg.jpg);
background-repeat: repeat-y;
}

#header {
clear:both;
width:720px;
background:transparent url(/imgs/header.gif) no-repeat;
position:relative;
height:120px;
z-index:1;
}

#headerbottom {
clear:both;
width:720px;
height:57px;
background:transparent;
background-repeat:no-repeat;
position:relative;
}


.todolist a {
color:#FFFFFF;
font-weight:bold;
}

.todolist li {
list-style:none;
line-height:1.6em;
font-size:120%;
margin-left:0px;
}

.todolist ul {
margin-left:10px;
padding-left:0px;
margin-top:5px;
}

.todolist #important {
font-weight:bold;
text-align:center;
font-size:170%;
padding-top:0px;
margin-top:-30px;
}

ul li a:visited {
  background: url(/imgs/tick.gif) no-repeat scroll left center;
  padding-left:20px;
}

ul li a {
  background: url(/imgs/notick.gif) no-repeat scroll left center;
  padding-left:20px;
}

a img {
border:none;
}

#menulinks {
clear:both;
width:720px;
height:28px;
background-image:url(/imgs/navtopbg.jpg);
position:relative;
margin-top: 15px;
z-index:0;
font-size:117%;
/*font-size:14px;*/

}

#menulinks a {
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 5px;
	text-align:center;
	background-image:none;
	display:block;
	color:#333333;
	text-decoration:none;
	float:left;
	/*font-size:14px;*/
	font-weight:bold;
	font-family:Arial, Verdana, Helvetica, sans-serif;/*"Tw Cen MT" */

  }
  
#menulinks a:hover{
	text-decoration:none;
	color:#0173BC;
}

#menulinks a.active {
	text-decoration:none;
	color:#CC0000;
}


#mainarea {
width:720px;
clear:both;
}

#contentarea {
width:537px;
float:left;
line-height:14pt;
padding-bottom:10px;
margin-top:-100px;
background-color:#FFFFFF;
background-image:url(/imgs/stripbg.jpg);
background-repeat:repeat-y;
min-height:800px;
}

#sidebar {
float:left;
width:183px;
background-image:url(/imgs/navleftbg.jpg);
margin-top: -40px;
background-repeat:no-repeat;
height:350px;
}

#sidebar img{
padding-left:10px;
}

#sidebar #important{
padding-right: 10px;
}


#footer {
width:720px;
clear:both;
text-align:center;
line-height:14pt;
background-image:url(/imgs/footerbg.jpg);
background-repeat:repeat-x;
background-color:#0072BC;
margin-bottom:-5px;
padding-bottom:20px;
padding-top:10px;
}

#footer p {
color:#FFFFFF;
}

/* Font Styles*/

h1 {
font-size:17pt;
color:#0072BC;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
margin-left: 13px;
line-height: 1em;
margin-bottom: -10px;
margin-top: 10px;
padding-right:25px;
}

h1 a {
color:#FFFFFF;
}

h2 {
font-size:13pt;
color:#CC0000;
margin-left: 13px;
line-height: 1em;
margin-bottom: -10px;
padding-right:25px;
}

h6 {
text-align: right;
font-size:10px;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
color:#FFFFFF;
margin:0;
padding:0 15px 15px 0;
}


p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 13px;
line-height: 1.3em;
}

li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 13px;
line-height: 1.3em;
}

#contentarea p{
padding-right:25px;
}

#contentarea a {
color:#0072BC;
}

a {
color:#FFFFFF;
text-decoration:none;
}

small
{
font-size:10px;
line-height: 2em;
color:#FFFFFF;
}

a:hover {
text-decoration:underline;
}

#important {
font-family:"Century Gothic", "Courier New", Courier, monospace;
font-style:italic;
font-size:14px;
color:#FFFFFF;
margin-top:-10px;
}

blockquote {
margin-left: 15px;
}

h1 img {
margin: 0px 5px;

}