﻿body
{
	background-color: #0b214b;
	color: #f0f8ff;
	font-size: small;
	font-family: Tahoma, 'Microsoft Sans Serif' , Arial, Verdana;
}
TD.solidblockmenu2
{
	text-align: center;
	padding-right: 0px;
	color: #ffffff;
	background: url(images/ablockdefault.gif) center center repeat-x;
}
/* #004586*/

.solidblockmenu
{
	margin: 0;
	padding: 6px;
	font: bold 13px Arial;
	border-width: 1px 0;
	background: url(images/ablockdefault.gif) repeat-x center center;
}
.solidblockmenu li
{
	display: inline;
}

.solidblockmenu li a
{
	color: white;
	padding: 3px 18px 3px 18px;
	text-decoration: none;
	border-right: #696969 1px solid;
	border-left: #696969 1px solid;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	background: url(images/blockdefault.gif) black repeat-x center center;
	letter-spacing: 0px;
}

.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background: transparent url(images/blockactive.gif) black center center repeat-x;
}

/*ROTATOR CSS*/

#mContainer
{
	position: relative;
	width: 500px;
	height: 180px;
}

.mPhoto
{
	position: absolute;
	top: 0px;
	left: 0px;
	-moz-opacity: 0.0;
	filter: Alpha(opacity=0);
}

.btn
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: verdana;
	font-size: 9px;
	margin-top: 5px;
	width: 40px;
}

#photoCredits
{
	font-family: verdana;
	font-size: 9px;
	margin-top: 5px;
}

#blurb
{
	font-size: 9pt;
	font-family: verdana;
	width: 500px;
}

pre
{
	background-color: #C0C0C0;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: verdana;
	font-size: 9px;
}

/*Page Struct*/

.heading3
{
	font-size: large;
	font-weight: bold;
}
.aboutimg
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.sectiontbl
{
	background-color: #4682b4;
	margin-bottom: 15px;
}
a
{
	color: silver;
	text-decoration: underline;
}
a:hover
{
	color: white;
	text-decoration: underline;
}
.maintilebtn
{
	color: fuchsia;
	display: block;
	width: 400px;
	height: 200px;
	background-color: #cccc66;
	margin: 10px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.mainbox
{
	width: 500px;
	text-align: center;
	background-image: url(images/mainboxbg.jpg);
	background-repeat: repeat-y;
}
.mainbox td a, .mainbox td a:hover
{
	font-weight: bold;
	color: black;
	font-family: Arial, 'Arial Black';
	text-decoration: none;
	font-size: large;
}