body {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 12px;
	background: #295f2a url("images/bg_main.gif") 50% 0 repeat-y;
	height: 100%;
}

/******** General Links *********/

a{color: #4c874d;}
a:hover{color: #aa8d12;}

#topleftcontent a{color: #f0c301;}
#topleftcontent a:hover{color: #259922;}

/******** Wrap *********/

#wrap {
	width: 778px;
	padding: 0px;
 	margin: 0 auto;
}


#main{
	width: 770px;
	position: relative;
	left: 4px;
	background-image: url("images/bg_cols.gif");
	background-repeat: repeat-y;}

* html #main{ /* Fix left padding by 1px in IE */
	width: 770px;
	position: relative;
	left: 5px;
	background-image: url("images/bg_cols.gif");
	background-repeat: repeat-y;}


/******** Menu *********/

#menu {
	width: 770px;
	margin-top: 0;
	text-align: center;
	color: #abaaa8;
	font-size: 12px;
	height: 15px;
	background-color: #e4e3e0;
	padding-top: 5px;
}

#menu a {
	color: #1b451c;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
#menu a:hover {
	color: #aa8d12;
}

#menu a.register {
	color: #369b0a;
}
#menu a.register:hover {
	color: #aa8d12;
}




/******** Content and Cols *********/

#content {
	width: 770px;
	background-image: url("images/bg_cols.gif");
	background-repeat: no-repeat;
}

#leftcolindex {
	float: left;
	width: 545px;
}

#leftcol {
	float: left;
	width: 545px;
	background: url("images/topleft_sub.gif") no-repeat;
	background-position: top left;
}
#leftcontent {
	width: 540px;
	margin-left: 5px;
}

#rightcol {
	float: right;
	width: 225px;
}

.padding {
	padding: 5px 10px 5px 10px;
}



/******** TopSection *********/

#topleftindex {
	width: 545px;
	height: 245px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url("images/topleft_index.gif");
	background-repeat: no-repeat;
}
#topleft{
	width: 545px;
	height: 108px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topleftcontent {
	float: left;
	position: absolute;
	margin-top: 30px;
	margin-left: 172px;
	width: 365px;
	color: #ffffff;
}
#topleftcontent p {
	padding: 5px 0 5px 0;
	margin: 0;
}
#nextevent {
	position: absolute;
	margin-top: 178px;
	margin-left: 13px;
	width: 146px;
	text-align: center;
}
#nexteventsub {
	position: absolute;
	margin-top: 46px;
	margin-left: 13px;
	width: 146px;
	text-align: center;
}

#topright {
	width: 225px;
	height: 245px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url("images/topright.gif");
	background-repeat: no-repeat;
}

#logo {
	position: relative;
	top: 15px;
	left: 24px;
}

#powered {
	position: relative;
	top: 35px;
	left: 60px;
}




/******** Text *********/

h1.title {
	font-weight: bold;
	color: #e6b700;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 18px;
}

.tiright {
	float: right;
	padding-top: 8px;
	padding-bottom: 5px;
}

h1 {
	font-size: 20px;
	color: #1b451c;
	margin-top: 5px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	color: #2c762e;
}

.box {
	background-color: #ededdf;
	margin-left: 1px;
	margin-right: 4px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
}

hr {
	color: #e4e4e4;
	padding: 0;
	margin: 0;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
}

.right {
	float: right;
	padding-left: 10px;
}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.date {
	font-size: 10px;
	margin-top: 5px;
}
.small {
	font-size: 10px;
}

.gtitle {
	font-style: italic;
	font-weight: bold;
}

img {
	border: 0;
}


#freerolls{
	background: transparent url("images/infobox-freerolls.gif") no-repeat;
	width: 476px;
	height: 275px;
}

#prizelist{
	background: transparent url("images/infobox-final.gif") no-repeat;
	width: 476px;
	height: 210px;
}

.leftbdr{
	border-left: 1px solid black;
}

.rightbdr{
	border-right: 1px solid black;
}

.bothbdr{
	border-right: 1px solid black;
	border-left: 1px solid black;
}

.infoboxcol1 {
	width: 238px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
}
.infoboxcol2 {
	width: 238px;
	float: right;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
}
.infobox h1 {
	font-weight: bold;
	color: #1b451c;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 18px;
}

.infoboxcol1 p {
	padding: 7px 0 0 0;
	margin: 0;
}

.smbox{
	background-color: #ffffff;
	border: 2px solid #e4e4e4;
}
.smbox h2{
	color: #c7a41c;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 14px;
}
.smbox p {
	padding: 5px 0 5px 0;
	margin: 0;
}

.downarrow {
	background: transparent url("images/downarrow.gif") no-repeat;
	width: 130px;
	height: 30px;
}

/******** Tables *********/

.blanktable {
	background-color: #ffffff;
}
.blanktable td {
	background-color: #ffffff;
}

table {
	background-color: #e4e4e4;
}

th {
	font-weight: bold;
	background-color: #1b451c;
	color: #ffffff;
	}
tr {
	background-color: #f7f5ed;
	}
td {
	color: #000000;
	background-color: #eeeee7;
}

/******** Leaderboard *********/

body.leaderboardpage {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	font-size: 12px;
	background: #295f2a;
}

.leaderboard {
	margin: 0 10px 0 10px;
}

.leaderboard td {
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.leftbdr {
	border-left: 1px solid #000000;
}

.total {
	background-color: #9cc69d;
	border-left: 1px solid #000000;
}


.ref {
	background-color: #e9e9e9;
	border-left: 1px solid #000000;
}

.empty {
	background: #ffffff;
}

.event {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background-color: #dae1da;
}

.empty2 {
	background: #ffffff;
	border-left: 1px solid #000000;
}

.legend {
	padding: 5px 10px 5px 10px; 
	background-color: #ffffff; 
	border: 1px solid #003101; 
	margin: 10px 0 10px 10px;
	width: 140px;
}

.leaderboardinfo {
	margin: 10px 0 10px 10px;
}
.leaderboardinfo h1 {
	color: #ffffff;
}

.blogroll {
	background-color: #E4E3E0;
	font-size: 12px;
}
.blogroll td {
	background-color: #E4E3E0;
	font-size: 12px;
}

.blogrolltitle {
	color: #003801;
	font-size: 12px;
	font-weight: bold;
}


/******** Footer *********/

#footer {
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	width: 770px;
	height: 35px;
}

#footertext {
	font-size: 11px;
	padding-top: 18px;
	width: 545px;
	text-align: center;
}