/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: auto;
	background-attachment: fixed;
	width: auto;
	background-image: url(images/backsgrd.jpg);
}

.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.twoColFixLt #header {
	width: 780px;
	padding-bottom: 10px;
}

.twoColFixLt #header td {
	6font-size: 36px;
	font-family: Broadway;
	text-align: center;
	padding-top: 10px;
	color: #000000;
	padding-right: 35px;
	font-size: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
}
#header table tr td {
	padding: 5px;
	margin: 5px;
}

.twoColFixLt #container #sidebar1 img {
	margin-bottom: 15px;
	margin-right: 10px;
}




.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0080FF;
	font-family: "Century Gothic";
	font-weight: normal;
	padding-right: 10px;
	color: #000000;
	padding-left: 20px;
	font-size: 12px;
}
.twoColFixLt #container #sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #000000;
}
.twoColFixLt #container #sidebar1 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	width: 11em;
	height: 2.5em;
	padding-top: 0.6em;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 0.2em;
	padding-left: 0.9em;
}
.twoColFixLt #container #sidebar1 a:hover {
	color: #FFFFFF;
	background-image: url(images/sidebar.jpg);
	font-weight: bold;
}






.twoColFixLt #mainContent {
	margin-bottom: 0px;
	margin-left: 230px;
	margin-top: 0px;
	float: none;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
.twoColFixLt #container #mainContent #navcontainer ul {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Light";
	width: 100%;
	margin-left: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	text-align: center;
	padding-top: 0.8em;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
.twoColFixLt #container #mainContent h3 {
	text-align: center;
	font-family: Broadway;
}

.twoColFixLt #container #mainContent #navcontainer ul li {
	display: inline;
}
.twoColFixLt #container #mainContent #navcontainer ul li a {
	background-color: #036;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
}
.twoColFixLt #container #mainContent #navcontainer ul  li a:hover {
	color: #FFFFFF;
	background-color: #369;
}
.twoColFixLt #container #mainContent h2 {
	font-size: 14px;
	font-family: "Copperplate Gothic Light";
}
.twoColFixLt #container #mainContent img {
	float: left;
	padding-top: 10px;
}
.twoColFixLt #container #mainContent h4 {
	text-decoration: underline;
}
.twoColFixLt #container #mainContent h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	list-style-type: circle;
	list-style-position: outside;
}

.twoColFixLt #container #mainContent #form1 h5 {
	font-size: 14px;
	font-family: "Century Gothic";
	text-align: center;
	padding: 10px;
}
.twoColFixLt #container #mainContent #form1 label {
	font-family: "Century Gothic";
	font-size: 14px;
	padding: 15px;
	color: #003366;
	font-weight: bold;
}
.twoColFixLt #container #mainContent #form1 #Reset {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.twoColFixLt #container #mainContent #form1 #Submit {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.twoColFixLt #container #mainContent #form1 input {
	border: 1px solid #333333;
	color: #000000;
	background-color: #FFFFFF;
	filter: Glow(Color=light green, Strength= grey);
}












.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.twoColFixLt #mainContent { zoom: 1; }
.twoColFixLt #container #mainContent table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #999999;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
 
.twoColFixLt #footer {
	height: 60px;
	width: 780px;
	background-color: #FFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-right: 3px;
	padding-left: 3px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.twoColFixLt #footer h3 a:link {
	color: #FFF;
}
.twoColFixLt #footer p a:link {
	color: #093;
}
