.nicepic {
	border: 3px solid #D1D1D1;
	padding: 1px;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../_images/mainbk.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #009CDD;
}
a:hover {
	text-decoration: underline;
}
.mainnavbk {
	background-color: #FFFFFF;
	background-image: url(../_images/mainnavbk.png);
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 890px;
}
.botnavbk {
	background-color: #FFFFFF;
	background-image: url(../_images/botbk.png);
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 890px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.botnavbk  a {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.botnavbk  a:hover {
	color: #009CDD;
}
.mainarea {
	text-align: left;
	width: 100%;
}
.mainarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #999999;
	margin-top: 12px;
}
.mainarea h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	margin-top: 15px;
}
.mainarea h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
.mainarea h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.6em;
	color: #777777;
	margin: 0px;
}
.mainarea p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.8em;
}
#navcontainer {
	padding: 0px;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}


ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 100%;
}

#navlist li
{
list-style-type: none;
background-color: #ffffff;
color: #daa520;
border: 1px solid #cccccc;
text-align: center;
padding: 1px;
margin-bottom: 3px;
}

#navlist li a
{
	color: #777777;
	text-decoration: none;
	display: block;
	font-size: 7pt;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#navlist li a:hover
{
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #00AFFE;
}

#navlist li a#current
{
}
.project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.4em;
}
.project h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0DB7C6;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.inputform {
	color: #333333;
	font-size: 6.5pt;
	background-color: #CCCCCC;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
.submitform {
	color: #FFFFFF;
	font-size: 7pt;
	background-color: #C8285C;
	height: 17px;
	margin: 1px;
	padding: 0px;
	border: 0px solid #666666;
	font-weight: bold;
}
.formspace {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thingreytable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.thingreytablecell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.thingreytablecell p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.spaceform {
	margin-top: 5px;
	color: #666666;
	background-image: url(../_images/shhh.jpg);
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 12px;
}
.submitformlarge {
	color: #FFFFFF;
	font-size: 9pt;
	background-color: #BC2472;
	margin: 1px;
	padding: 3px;
	border: 0px solid #666666;
	font-weight: bold;
}
.submitformlargegreen {
	color: #FFFFFF;
	font-size: 9pt;
	background-color: #1FAF10;
	margin: 1px;
	padding: 3px;
	border: 0px solid #666666;
	font-weight: bold;
}

