﻿/* CSS Document */


body {
	background-color:#000000;

}
/* template divs */
#background {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:static;
}
#top {
	width: 900px;
	height: 69px;
	position:relative;
	background-color:Black;	
}
#middle {
	width: 900px;
	min-height: 643px;
	background-image: url(images/SHMRK_INTERIOR_top.jpg);
	background-repeat:no-repeat;
	background-color:#84DDE5;
}

#middle_beerpong {
	width: 900px;
	height: 635px;
	background-color:#84DDE5;
}

#middle_beerpong_rules {
	width: 900px;
	height: 635px;
	background-image: url(images/BeerPong_Interior_rules.jpg);
	background-repeat:no-repeat;
	background-color:#84DDE5;
}

#middle_bottom {
	width: 900px;
	height: 295px;
	background-image: url(images/SHMRK_INTERIOR_bottom.jpg);
	background-repeat:no-repeat;
}

#middle_home 
{
    width: 900px;
	min-height: 635px;
	background-image: url(images/home.jpg);
	background-repeat:no-repeat;
	background-color:#84DDE5;
}

#middle_5k 
{
    width: 900px;
	min-height: 635px;
}

#flashPlayer
{
	padding-top: 5px;
	padding-right: 5px;
}

#left_nav 
{
    margin-top:0px;
    float:left;
}
#right_nav 
{
    margin-top:0px;
    float:right;
}
#content 
{
    padding: 220px 24px 10px 220px;
}

#content_beerpong 
{
    padding: 3px 24px 10px 277px;
}

#footer {
	width: 900px;
	height: 83px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: Black;
}
/* text styles */
.clearer {
	height: 1px;
	overflow: hidden;
	clear: both;
	margin-top: -1px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	line-height: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}  
.textTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	color: #606060;
}
.textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	line-height: 14px;
}
.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
a:link {
	color: #8C9A32;
	text-decoration:underline;
}
#navTag a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
#navTag a:hover {
	text-decoration: underline;
}
#content a 
{
    color:Black;
}
#content a:visited 
{
    color:#003366;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 15px;
}
.chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.greensmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.sidehead {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 20px;
	font-stretch:narrower;
	color:#333333;
	line-height: 24px;
}
.largeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.bigHead {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
/* list styles */

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #9CBD57;
	font-weight: bold;
}
.black {
	color: #000000;
}
.blue {
	color: #B0CAD2;
}
.chartfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
