body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#container 
{
	height: 100%;
	width: 100%;
	left: 69px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#content
{
	width: 90%;
	position: relative;
	left: 75px;
	top: 70px;
	z-index: 10;
}

#leftGrapeRunner
{
	background-image: url(../../images/grapebar1.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: fixed;
	width: 69px;
	height: 100%;
	top: 0px;
	margin: 0px;
	padding: 0px
	left: 0px;
	top 0px;
	background-color:#FF0000;
}

#topBackground
{
	background-color: #009900;
	height: 63px;
	top: 0px;
	left: 69px;
	position: fixed;
	width: 100%;
	padding-left: 2px;
	z-index: 90;
}


#navBar 
{
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	white-space: nowrap;
	
}

#navBar a 
{
	width: 100px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 3px;
}

#navBar a:hover 
{
	color: #FF3300;
}

div.outer
{
	float: left;
	width: 95px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.footer
{
	text-align: center;
	font-size:10px;
	color: #009900;
	clear: both;
	padding-top: 50px;
}

.date
{
	text-align: right;
	font-style: italic;
	font-size:10px;
	color: #009900;
}

.redBold
{
	color: #FF0000;
	font-weight: bold;
}

.cimr
{
	color: #FF0000;
	font-weight: bold;
	font-size: larger;
}

.greenItalic
{
	color: #009900;
	font-weight: bold;
	font-style: italic;
}

.greenItalic a
{
	text-decoration: none;
	text-align: center;
	color: #009900;
}

.greenItalic a:visited
{
	color: #009900;
}

.greenItalic a:hover
{
	color: #FF0000;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.picRight {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: none;
}

.picLeft {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	border: none;  
}

.logoCenter
{
	text-align: center;
	clear: both;
	padding-bottom: 10px;
}

#splashLeft a
{
	text-decoration: none;
	color: #FF3300;
	text-align: left;
}

#splashLeft a:hover 
{
	color: #009900;
}

#splashRight a
{
	text-decoration: none;
	color: #FF3300;
	text-align: right;
}

#splashRight a:hover 
{
	color: #009900;
}

#splashCenter
{
	text-align: center;
}

#menuBackground
{
	background-color: #009900;
	height: 16px;
	width: 505px;
	padding-bottom: 5px;
	clear: both;
	text-align: center;
	vertical-align: middle;
}

#menuNav 
{
	text-align: center;
	color: #FFFFFF;
	width: 100%;
	white-space: nowrap;
	
}

#menuNav a 
{
	width: 100px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 3px;
}

#menuNav a:hover 
{
	color: #FF3300;
}  

/*
.socialContainer
{
    
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    margin-top: 30px;
    margin-bottom: 10px;
    clear: both;
}
*/
/*
.socialSpacer
{
   height: 20px;
   clear: both;
} 
*/

/*
.socialContainer a, .socialContainer a:visited, .socialContainer a:hover, .socialContainer a:hover, .socialContainer img
{
   border: none;
   text-decoration: none;
   vertical-align: middle;
   padding-left: 10px;
   padding-right: 10px;
}
*/