* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #404040;
  background : #D0E2E7;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #0F4251; margin-bottom : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #0F4251; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #0F4251; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #0F4251; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #0F4251; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #0F4251; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}

A  {color : #89372A; font-weight : normal; text-decoration : underline;}
A:Visited  { color : #89372A; font-weight : normal; text-decoration : underline;}
A:Active  { color : #89372A; font-weight : normal; text-decoration : underline;}
A:Hover  { color : #89372A;	font-weight : normal; text-decoration : none;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #9D8E01;
  color : #fff;
  background : none;
}

div#wrapper {
   width: 989px;
   margin: 20px auto 20px auto;
   background : #fff url(images/bg_wrapper.gif) top left repeat-y;
   text-align: left;
}

img#bottom {
  vertical-align : bottom;
}

img#top {
	vertical-align : bottom;
}

img#header {
  margin-left : 17px;
  border-bottom : 2px solid #0F4251;
  vertical-align : top;
}


div#content {
  margin : 0;
  padding : 25px 40px;
}

p.highlight {
	color : #6B1A16;
	font-weight : bold;
	text-align : center;
	font-size : 1.32em;
}

div#sidebar_right {
	float : right;
	width : 225px;
	padding : 5px;
	background : #E3EDF0;
	border : 3px double #0F4251;
}

div.club {
	clear : left;
	margin-bottom : 15px;
	border-bottom : 1px solid #e7e7e7;
}

img.logo {
	float : left;
	padding : 0 5px 0 0;
}

div#footer {
	font-size : 10px;
	text-align : center;
}

div.clear {
  clear :both;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #000;
}

div#norlink a {
  color : #000;
  font-weight : normal;
}