@charset "utf-8";
body, td, th {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #FF9900;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FFCC00;
}

strong {
font-weight:bold;
color:#ff9900;
font-size:110%;
}

hr {
	width:300px;
	color:#FF9900;
	border: thin dotted #FF9900;
}

.imgcontrol {
padding:0px;
margin:0px;
}

#leftcontent {
	float:right;
	position: absolute;
	left:10px;
	top:80px;
	width:120px;
}
#centercontent {
	voice-family: "\"}\"";
	voice-family: inherit;
}
#rightcontent {
	float:left;
	position: absolute;
	right:10px;
	top:80px;
	width:120px;
}
#banner {
	height:120px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
p, pre {
	margin:0px 10px 10px 10px;
}
h1 {
	font-size:16px;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	padding-top:10px;
}

h2 {
	font-size:12px;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	padding-top:10px;
}
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}
#rightcontent p {
	font-size:10px
}
.menutiems {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;	
	font-size:10px;
}
.footertext {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:10px;
}
#newsdiv {
	position: absolute;
	left: 359px;
	width: 350px;
	top: 43px;
	margin-left: -335px;
	background-color:#333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
}
#gridcontainer {
	position: absolute;
	left:50%;
	width: 663px;
	top: 321px;
	margin-left: -330px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:4px;
	color:#FFFFFF;
	text-align:left;
}
#gridcontainer h1 {
	font-size:20px;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	color:#FFcc00;
}
#gridcontainer h2 {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:16px;
	color:#FF9900;
	text-indent:15px;
}
#gridcontainer li {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
}
.gridbox {
	background-color:#FFFFFF;
	float:left;
	text-align:center;
	border:solid 1px #CC6600;
	height: 120px;
	width:120px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:3px;
}

.gridbox a{
	border:none;
}

.gridboxoff {
	background-image:url(../images/site/gridoff.png);
	float:left;
	text-align:center;
	border: solid 1px #333333;
	height: 120px;
	width:120px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:3px;
}


#subnav1 {
	background-color:#000000;
	background-image:url(../images/site/submenunav.jpg);
	background-repeat:repeat-x;
	float:left;
	border:solid 1px #444444;
	color:#ffffff;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:3px;
}
#footer {
	background-color:#FFFFFF;
	float:left;
	text-align:center;
	border:solid 1px #CC6600;
	height: 55px;
	width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:3px;
}

.gridbox img {
	padding-top:10px;
	border:none;
	text-align:center;
}
#welcome {
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	position: absolute;
	left: 50%;
	width: 230px;
	top: 43px;
	margin-left: 90px;
	padding:4px;
}
.labelfield { /*CSS for label field in general*/
	color:brown;
	font-size: 90%;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:12px;
}
.datefield { /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:10px;
}
#example2 div { /*CSS specific to demo 2*/
	margin-bottom: 5px;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:12px;
}
#example2 div a { /*CSS specific to demo 2*/
	text-decoration: none;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:12px;
}
code { /*CSS for insructions*/
	color: red;
	font-family:"Franklin Gothic Book", "Trebuchet MS", Verdana;
	font-size:12px;
}
