@charset "utf-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}

body {
background: url("images/bodybg.gif") repeat-y 50% 0% #e8b723;
font-family: Georgia, "Times New Roman", Times, serif;
height: 100%;
font-size: 14px;
color: #000;
}

#frame {
width: 900px;
margin: 0 auto;
height: 100%;
}

.greenbar {
background: url("images/greenbar.gif") #2c4030 no-repeat;
height: 11px;
font-size: 1px;
}

#header {
height: 80px;
background: url("images/header.jpg") no-repeat #080e08;
}

#photo {
height: 171px;
background: url("header/rotate.php") no-repeat #080e08; !important
}

#left {
float: left;
width: 670px;
height: 100%;
}

#right {
float: right;
width: 229px;
height: 100%;
}

#main {

}

#clear {
clear: both;
}

.greenlayer {
margin: 0 1px 0 1px;
padding: 1px 1px 0 1px;
background: #228535;
}

.greenlayerr {
margin: 0 1px 1px 0;
padding: 1px 1px 0 1px;
background: #228535;
}

.whitelayer {
padding: 1px;
background: #FFFFFF;
}

.contentbox {
background: #FFFFFF url("images/greywhite.gif") repeat-x;
}

.contentboxr {
background: #FFFFFF;
}

.textblock {
line-height: 20px;
}

.leftcontent {
padding: 6px;
}

#footer {
height: 80px;
background: url("images/footer.gif") no-repeat #080e08;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

#footertext {
padding: 8px;
}

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

#footertext a:hover {
text-decoration: none;
color: #FFCC00;
}

.rightbox {
background: url("images/greywhiter.gif") repeat-x #FFFFFF;
}

.righttextblock {
padding: 6px;
font-size: 12px;
line-height: 20px;
}

.righttextblocknols {
padding: 6px;
font-size: 12px;
}

#navbar {
float:right;
height: 26px;
padding: 54px 3px 0px 0px;
background: #FFF;
}

#tabs {
float: right;
height: 26px;
padding: 54px 3px 0px 0px;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

	#tabs ul {
	list-style: none;
	margin: 0 0 0 10px;
	}
	
	#tabs li {
	display: inline;
	}
	
	#tabs a {
	float: left;
	display: block;
	position: relative;
	margin: 2px 2px 0 0;
	padding: 0 0 0 6px;
	background: url("images/tabs-l.gif") 0 0 no-repeat;
	text-decoration: none;
	}
	
	#tabs a span {
	float: left;
	display: block;
	padding: 6px 8px 4px 3px;
	height: 14px;
	background: url("images/tabs-r.gif") 100% 0 no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	
	#tabs a:hover {
	background-position: 0 -26px;
	}
	
	#tabs a:hover span {
	background-position: 100% -26px;
	color: #000
	}
	
	#tabs #current a {
	background-position: 0 -26px;
	}
	
	#tabs #current span {
	background-position: 100% -26px;
	color: #000
	}

h1 {
font-size: 18px;
color: #235f2f;
}

h1 a {
text-decoration: none;
color: #235f2f;
}

h1 a:hover {
text-decoration: none;
color: #228535;
}

h2 {
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
color: #dc8c23;
margin-bottom: 12px;
}

h4 {
float:right;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
color: #dc8c23;
margin-bottom: 12px;
}

h3 {
background: #2c4030 url("images/greenblock.gif") no-repeat;
height: 26px;
font-size: 18px;
color: #FFFFFF;
padding: 6px 0px 0px 6px;
}

table, td {
padding: 4px;
}

h2 a {
color: #dc8c23;
text-decoration: none;
}

h2 a:hover {
color: #e8b723;
text-decoration: none;
}

h4 a {
color: #dc8c23;
text-decoration: none;
}

h4 a:hover {
color: #e8b723;
text-decoration: none;
}

.greenline {
height: 1px;
font-size: 0.1px;
margin: 12px 30px;
border-bottom: 1px solid #235f2f;
}

.greenline2 {
height: px;
font-size: 0.1px;
margin: 12px 30px;
border-bottom: 3px solid #235f2f;
}

.hockeyheader {
font-weight: bold;
color: #235f2f;
}

li {
margin: 2px 0px 2px 15px;
}

a {
color: #235f2f;
}

a:hover {
color: #228535;
}

.lptitle {
font-weight: bold;
}

.lptitle a {
text-decoration: none;
color: #235f2f;
}

.lptitle a:hover {
text-decoration: none;
color: #228535;
}

.lpsubtitle {
font-weight: bold;
font-size: 11px;
}

.lpsubtitle a {
text-decoration: none;
color: #dc8c23;
}

.lpsubtitle a:hover {
text-decoration: none;
color: #e8b723;
}

input, select, textarea {
background: #FFF;
border: 1px solid #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#commentbox {
padding: 12px;
margin: 12px 50px;
border: 1px solid #dc8c23;
}

.error {
padding: 6px;
margin: 3px 20px;
border: 1px solid #FF0000;
color: #FF0000;
background: #FFFFFF;
}

.message {
padding: 6px;
margin: 3px 20px;
border: 1px solid #009966;
color: #009966;
background: #FFFFFF;
}

p {
margin: 12px 0;
}

.onepixelgrey {
height: 1px;
font-size: 0.001px;
background: #e8b723;
}

.onepixelbottom {
height: 1px;
font-size: 0.001px;
background: url("images/bottomline.gif");
}