#wrapper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 150px;
	width: auto;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#content {
	height: 620px;
	width: auto;
	background-image: url(images/greyBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#innerContent {
	height: 550px;
	width: 550px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	padding: 0px;
	float: left;
	display: inline;
}
#innerContentRight {
	float: left;
	height: 520px;
	width: 215px;
	display: inline;
	margin-top: 35px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
}



#footer {
	height: 40px;
	width: auto;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	clear: both;
}
#logo {
	float: left;
	height: 150px;
	width: 350px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navLogo {
	width: 590px;
	margin-left: 350px;
	height: 150px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/headerBackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs {
	float:right;
	width:500px;
	font-size:93%;
	line-height:normal;
	margin-right: 10px;
	display:inline;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	background-color: #666;
	background-image: url(images/bodyBkgd.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}


h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 28px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#lowerContent {
	clear: both;
	width: 920px;
	padding-left: 20px;
	padding-top: 10px;
}


h2 {
	font-size: 14pt;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}

h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333;
	text-decoration: none;
	color: #063;
	text-indent: 5px;
}

p{
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;

}

ul, ol {
	margin-left: 3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #063;
	text-decoration: none;
}

a:hover {
	color: #063;
	text-decoration: underline;
}

a img {
	border: none;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}
#wrapper #content #innerContent h1 #FlashID {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


img.right {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #FFF;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	height: 25px;
	padding-top: 10px;
	background-image: url(images/vertLine.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

#menu .current_page_item a {
	color: #FFF;
}
.red {
	font-weight: normal;
	color: #F00;
}
#flash {
	float: right;
	height: 207px;
	width: 310px;
	margin-top: 48px;
	margin-left: 15px;
	margin-bottom: 2px;
	display:inline;
	background-color: #000;
	overflow: hidden;
}
#innerContentRight p {
	margin: 0;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	white-space: normal;
	line-height: 16px;
}
#designer {
	text-align: center;
	height: 20px;
}
.designer {
	font-size: 0.9em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

