html, body{
	background-color: #ecf2f6;
	background-image: url(images/backgroundGradient.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

div,table a{
	color: #1773b8;
}

div,table a:hover{
	color: #99b7cd;
}

div,table a:visited{
	color: #313754;
}

div,table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

a img{
	border-width: 0;
}

ul{
	margin: 5px 0 10px 0;
	padding: 0 0 0 25px;
}

ul li{
	list-style-image:url(images/miniLogo.png)
}

.creditText{
	font-style: italic;
	font-size: 10px;
}

.demoCell{
	padding: 0 0 10px 0;
	width: 50%;
}

.galleryCell{
	padding: 5px 0 15px 0;
	width: 25%;
	text-align:center;
}

.galleryBack{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #313754;
	float: left;
	margin: -2px 0 0 2px;
}

.galleryBack:visited{
	color: #313754;
}

.galleryBack:hover{
	color: #1773B8;
}

.header{
	color: #0000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #603913;
	background-image: url(images/headerBox.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
	margin: 5px 0 3px 0;
}

.headerSplatter{
	float:left;
	margin-top: -4px;
}

.navLink{
	width: 171px;
	height: 20px;
}

#contentCorner{
	float: right;
	margin: -1px -1px 0 0;
}

#mainContainer{
	width: 100%;
	height: 100%;
	z-index: 1;
	position: relative;
}

#mainTopLeft{
	width: 22px;
	height: 22px;
	border-left: 1px solid #603913;
	border-top: 1px solid #603913;
}

#mainTopCenter{
	height: 22px;
	border-top: 1px solid #603913;
}

#mainTopRight{
	background-image: url(images/contentCorner.png);
	background-repeat: no-repeat;
	background-color: #ecf2f6;
	width: 22px;
	height: 22px;
	border-top: none;
	border-right: none;
}

#mainLeft{
	border-left: 1px solid #603913;
	border-bottom: 1px solid #603913;
}

#mainCenter{
	border-bottom: 1px solid #603913;
	text-align: left;
}

#mainRight{
	border-right: 1px solid #603913;
	border-bottom: 1px solid #603913;
}

#mainContent{
	background-color: #ffffff;
	background-image: url(images/contentSplatter.gif);
	width: 698px;
	z-index: 1;
	position: relative;
	left: -5px;
	margin: -20px 0px 5px 0px;
}

#printPage div,table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#topNav{
	width: 710px;
	height: 330px;
	z-index: 3;
	position: relative;
}

#topNavTable{
	width: 700px;
	height: 276px;
	margin: 25px 10px 20px 0;
}

#topNavTableContent{
	width: 529px;
	height: 276px;
	background-image:url(images/projectBack.png);
	text-align:center;
}

#topSplatter{
	background-image: url(images/topSplatter.png);
	background-repeat: repeat-x;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 178px;
	z-index: 0;
}