﻿html
{
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	height: 100%;
	background: transparent url(Assets/BackgroundStrip.png) repeat-x 50% top;
}

body
{
	margin: 0;
	min-height: 100%;
	background: transparent url(Assets/ContentBackground.png) repeat-y 50% top;
}

* html body { background-image: url(Assets/ContentBackground-IE6.png); }

a img
{ border: none; }

h1, h2, h3, h4, h5, h6
{ margin: 0 0 0.5em; padding: 0; }

#wrapper
{
	width: 710px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	overflow: hidden;
	background-color: white;
}

#wrapper-inner
{
	height: 100%;
	width: 700px;
	margin: 0;
	padding: 5px;
}

#header
{
	width: 700px;
	height: 136px;
	
	margin: 0;
	padding: 0;
}

#header h1 { display: none; }

#menu
{
	margin: 5px 0 0 0;
	background-color: #17355E;
	background-image: url(Assets/Strip.gif);
}

#menu ul
{
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	width: 100%;
}

#menu ul li
{
	display: block;
	float: left;
	vertical-align: middle;
	margin: 0 10px;
	font-size: 85%;
}

#menu ul li a:link,
#menu ul li a:active,
#menu ul li a:visited
{
	color: white;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

#content
{
	margin: 0;
	padding: 10px;
}

#content h2,
#content h3.WhatsNew
{
	margin: 10px 0 0 0;
	font-family: Times New Roman;
	font-size: 250%;
	font-weight: normal;
	color: #083359;
}

#content h3
{
	color:#083359;
	font-family:Times New Roman;
	font-size:170%;
	font-weight:normal;
}

#content h3.WhatsNew { margin-top: 25px; }

#content h4
{ font-size: 100%; font-weight: bold; margin: 0.5em 0; }

#content p
{
	margin: 0 0 1em 0;
	line-height: 1.6em;
}

#content ul li,
#content dl dt,
#content dl dd
{
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

#content ul.contents
{
	background-color:#EEEEFF;
	border-bottom:1px solid #DDDDFF;
	border-top:1px solid #DDDDFF;
	margin:0.75em 0 1.25em;
	overflow:auto;
	padding:10px;
	width: 660px;
}

#content ul.contents li
{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}

#content .contents a:link,
#content .contents a:active,
#content .contents a:visited
{
	color: #666699;
	font-weight: normal;
	text-decoration: underline;
}

#content ul.contents li a:hover
{
	color: #333;
}

.projectItem
{
	margin-bottom: 1.0em;
	overflow: auto;
	width: 100%;
}

.newsItem
{
	width: 680px;
	overflow: hidden;
}

#content .newsItem p.icon
{
	float: left;
	margin: 0 10px 0 0;
}

#content .newsItem p.icon img { margin: 0; }

.whatsNew div { float: left; width: 518px; }

#content .newsItem h4 { margin-bottom: 0; }

#content .whatsNew h4 { margin-top: 0; }

.newsItem p.details
{
	color: #666;
	margin: 0.25em 0 0 0 !important;
	font-style: italic;
}

#footer
{
	margin: 0 0 0 0;
	padding: 0;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	color: White;
	background-color: #17355E;
	background-image: url(Assets/Strip.gif);
}

#footer a:link,
#footer a:active,
#footer a:visited
{
	color: White;
}

div.inline
{
	float: left;
	clear: left;
	margin: 0.4em 1em 0 0;
}

p img,
div.bordered img
{
	border: solid 1px #aaa;
}

p img
{
	margin: 0.4em 1em 1em 0;
}

a.pdfLink
{
	padding-left: 20px;
	line-height: 16px;
	background: transparent url(Assets/PdfIcon.gif) no-repeat left center;
}

div.movieBlock
{
	float: right;
	margin: 1em 0 10px 15px;
	border: solid 1px black;
}

div.movieBlock,
div.movieBlock div,
div.movieBlock iframe
{
	width: 320px;
	height: 240px;
	overflow: hidden;
}

p#donate-now
{
	position: absolute;
	top: -66px;
	left: 50%;
	margin: 0 0 0 370px;
	height: 66px;
	width: 158px;
	background: transparent url(Assets/DonateNow.png) no-repeat bottom left;
}

* html p#donate-now { background-image: url(Assets/DonateNow-IE6.png); }

p#donate-now a:link,
p#donate-now a:active,
p#donate-now a:visited
{
	display: block;
	height: 66px;
	width: 158px;
	overflow: hidden;
	text-indent: -2000px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18pt;
}