/* 
   Color Scheme 
   #9994C8	Purple Background
   #FFCD73  Yellow Highlight
   #FDB827  Yellow Text
   #393996  Purple Body - Looks Blue
*/

body{
	background-color: #222222;
	color: #393996;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:10px;
}

#wrapper{
	width: 600px;
	background-color: #222222;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
}

#banner{
	height: 100px;
	width: 600px;
/*	background-color:#6F88C1; */
	background-image:url(george.png);
	background-repeat: no-repeat;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}

#logo {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	float: left;
	width: 120px;
	
}
#logo img {
	text-decoration: none;
	border: 0px;
}
#flyout {
	position: absolute;
	top: 86px;
	left: 150px;
	z-index: 4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#flyout a:link, a:visited  {
	color: #000000;
	text-decoration: none;
}

#flyout a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

#subglobal1 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal2 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal3 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal4 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal5 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal6 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal7 {
	left: 150px;
	top: 10px;
	position: absolute;
}
#subglobal8 {
	left: 150px;
	top: 10px;
	position: absolute;
}

.subglobalNav {
	color: #FFFFFF;


	font-family: 
	font-size: 60%;
	z-index: 10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.floatLeft {
	float: left;
}
#splash {
	background-image: url(splash.png);
	visibility: visible;
	width: 600px;
	height: 400px;
}
#events {
	position: relative;
	left: 277px;
	top: 205px;
	border-width: 0;
	width: 50px;
	height: 15px;
}

#alert {
	position: relative;
	left: 75px;
	top: 118px;
	border-width: 0;
	width: 110px;
	height: 15px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#awards {
	position: relative;
	left: 0px;
	top: 205px;
	border-width: 0;
	height: 15px;
	width: 50px;
}
#newsletter {
	position: relative;
	left: 139px;
	top: 135px;
	height: 15px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

#newsletter a:link, a:visited, a:hover {
	border: 0px none;
	text-decoration: none;
}

#newsletter img {
	text-decoration: none;
	border: 0px;
}

#contactus {
	position: relative;
	top: 285px;
	left: 516px;
	border-width: 0;
	z-index:50;
	height: 15px;
}


#contactus img {
	text-decoration: none;
	border: 0px;
}

#bma {
	position: relative;
	top: 175px;
	left: 250px;
	border-width: 0;
	z-index:60;
	height: 81px;
	width: auto;
}

#bma img {
	text-decoration: none;
	border: 0px;
}
