﻿body 
{
	margin:0;	
	position:relative;
	background-color:#EEEEEE;
	font-family:Sans-Serif;
	text-align: center; 
}
.lgbk
{
	background-image: url(../../images/whiteBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: white;
	height:130px;
}
.logo
{
	padding-left:15px;
	padding-top:15px;
	position:absolute;
	border:0px;
}
.next_event
{
	width:150px;
	height:94px;
	float:right;
	padding-right:15px;
}
.nav
{
	height:25px;
	background-color:#bcd300;
}
.footer
{
	background-color:#bcd300;
	height:13px;
	text-align:center;	
	font-size:x-small;
}
.lrgWord
{
	font-size:14pt;
	font-weight:bold;
}
.home_content
{
	text-align:center;
	font-size:larger;
	font-weight:bold;
}
h1
{
	font-size:medium;
	font-weight:bold;
}
h2
{
	color:#f8c900;
}
#mainbox
{
	background-color:White;
	margin-right:auto;
	margin-left:auto;
	width:1000px;
	border:solid 1px Black;
	text-align: left; 
	
}
.portrait
{
	padding-right:10px;
}
.noborder
{
	border:0px;
}