body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FF6600;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	padding-left: 20px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: justify;
	color: #000000;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 20px;
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px;
	line-height: 1.25em;
	background-color: #FFCD01;
	border: 1px solid #FF6600;
}

a {
	color: #FF6600;
	outline:none;
}

#bigdaddy {
padding-top:5px;
padding-left:20px;
padding-bottom:10px;
}

#maintable {
    border: 1px #000000 solid;
	background: #FF6600;
}

#topheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	border: 1px #000000 solid;
	padding: 0px;
	background-image: url(../images/titlebkgrd.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 140px;
}

.topimage {
	position: relative;
	float: left;
	top: 20px;
	border: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.toph1 {
    font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 45px;
	text-align: left;
}

/* Fix IE. Hide from IE Mac \*/
* html #navbar ul li { float: left; }
* html #navbar ul li a { height: 1%; }
/* End */

#navbar {
	background-color: #FFCD01;
	width: 150px;
	border: 1px #000000 solid;
	font-size: 0.8em;
	outline:none;
}

#navbar ul {
	margin: 0;
	padding: 5px 0;
}

#navbar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navbar a:link, #navbar a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0 2px 8px;
	color: #000000;
	outline:none;
}

#navbar a:hover {
	color:#360;
}

#navbar form {
	margin: 2px 0 2px 8px;
}

#navbar img {
border:0;
text-align:center;
}

#content {
	border: 1px #000000 solid;
	background-color: #FFFF99;
}

#content p {
    text-align: justify;
}

#content ul, li {
	list-style-type: disc;
	margin-left: 20px;
	font-size: 0.9em;
	padding-right: 20px;
}

#content dl {
    padding: 20px;
	font-size: 0.8em;
}

#content img {
    margin: 10px;
	border: 0;
}

#content .imgleft {
    float:left;
	margin:25px;
}

#content .imgright {
    float:right;
	margin:25px;
}

.imgcenter {
	text-align:center;
}

#content table {
	border: 0px;
	border-collapse: collapse;
	margin: 20px;
	width: 80%;
}

#content td {
	background-color: #FFFF99;
	vertical-align: top;
}

#contentform form{
	text-align: left;
	font-size: 0.8em;
}

/* Fix IE. Hide from IE Mac \*/
* html #contentmenu ul li { float: left; }
* html #contentmenu ul li a { height: 1%; }
/* End */

#contentmenu {
	background-color: #FFCD01;
	margin-left: 20px;
	border: 1px #000000 solid;
	font-size: 0.9em;
	width: 30%;
}

#contentmenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#contentmenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}

#contentmenu a:link, #contentmenu a:visited {
	display: block;
	text-decoration: none;
	border-bottom: 1px #000000 solid;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000000;
}

#contentmenu a:hover {
	color: #FFCD01;
	background-color:#000000;
}

#feature {
	width: 162px;
	border: 1px #000000 solid;
}

#feature, p {
  text-align: left;
}

#feature img {
    padding: 5px;
	border: 0px;
}

#footer {
  border: 1px #000000 solid;
}

#footer .statcounter {
border:0;
margin:0;
float:right;
padding:5px 2px 5px 2px;
}

#footer p {
font-size:0.8em;
text-align:center;
}

#footer .codeimg {
float:left;
padding:5px 2px 5px 2px;
border:0;
width:158px;
}

#footer .credit {
margin:auto;
font-size:0.6em;
width:150px;
}
