body {
	margin: 10px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	line-height: 18px ;
	background: url(png/page_stripes_bg.png) #cccccc ;
	background-position: top ;
	background-repeat: repeat-x ;
	background-attachment: fixed ;
	color: #000000 ;
}

input, select, textarea {
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
}

p, li {
	line-height: 18px ;
}

table {
	border-collapse: collapse ;
}

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

td {
	font-size: 12px ;
	vertical-align: middle ;
	line-height: 18px ;
}

h1 {
	font-size: 28px ;
	font-weight: normal ;
	color: #263379 ;
	font-family: tahoma ;
	margin-top: 0px ;
	letter-spacing: -1px ;
	line-height: 30px ;
}

h2 {
	font-size: 22px ;
	font-weight: normal ;
	letter-spacing: -2px ;
	line-height: 24px ;
}

h3 {
	font-size: 14px ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

.button, .buttonUp {
	padding: 5px 10px ;
	margin: 0px 10px 2px 10px ;
	background-image: url(images/button_bg.gif) ;
	background-position: center ;
	border: 1px solid #ffffff ;
}

.buttonUp {
	background-image: url(images/button_up.png) ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 18px ;
	font-family: verdana ;
	letter-spacing: -1px ;
	line-height: 20px ;
}

a.nav_link:hover {
	color: #ffff00 ;
}

a:link {
	color: #2A4526 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #599150 ;
}

a.info_link:link, a.info_link:active, a.info_link:visited {
	color: #ffffff ;
	text-decoration: none ;
}

a.info_link:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

/* Element ID's */

#main_top {
	background: url(images/main_top.png) ;
	height: 10px ;
	background-position: center ;
	background-repeat: no-repeat ;
}

#main_bg {
	background: url(images/main_bg.png) ;
	background-position: center ;
	background-repeat: repeat-y ;
}

#main_holder {
	width: 960px ;
	margin: auto ;
	background: #ffffff ;
}

#nav_td {
	width: 300px ;
	vertical-align: top ;
	border-top: 1px solid #ffffff ;
	background: url(images/nav_bg.gif) ;
}

#nav_holder {
	background: url(images/nav_photo.jpg) ;
	background-position: top ;
	background-repeat: no-repeat ;
	padding-top: 10px ;
}

#info_bar {
	background: url(images/info_bg.gif) ;
	background-position: center ;
	padding: 10px ;
	text-align: center ;
	font-size: 13px ;
	font-weight: bold ;
	font-family: verdana ;
	letter-spacing: -1px ;
	color: #ffffff ;
}

#content {
	padding: 15px ;
}

#main_bottom {
	background: url(images/main_bottom.png) ;
	height: 10px ;
	background-position: center ;
	background-repeat: no-repeat ;
}

/* Content Classes */

.faq_q {
	font-weight: bold ;
}

.faq_a {
	padding-left: 15px ;
}

.games_title {
	font-size: 14px ;
	font-weight: bold ;
	letter-spacing: -1px ;
	color: #263379 ;
}

.event_title {
	font-size: 18px ;
	font-weight: normal ;
	padding: 10px 10px 3px 10px ;
	letter-spacing: -1px ;
}

.event_date {
	font-size: 14px ;
	font-style: italic ;
	padding: 0px 10px 0px 10px ;
	letter-spacing: -1px ;
}

.event_link {
	padding: 0px 10px 10px 10px ;
	letter-spacing: -1px ;
	font-weight: bold ;
	border-bottom: 1px solid #cccccc ;
}