html {
  height: 120%;       /* should be auto */
  min-height: 100%; 
	padding: 0px;
	margin: 0px;
width: 100%;}


html>body, html>body #wrapper {
  height: auto;
}

body {

background: url(/templates/allcss/swirls.jpg);
font-family: verdana, helvetica, arial;
width: 775px;
height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#pagebody{text-align: left; padding: 5px; margin-top: 5px; margin-left: 120px;}

#header {width: 775px;
height: 200px;
padding-left: 0px;
overflow: none;
text-align: right;
border-bottom: 1px solid #000;
}

#clear{clear: both;

}
#clear:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}

.titletext {padding: 5px; text-align: left;}


h1 {text-align: left; padding: -100px 5px 0px 5px; margin: 0 0 5px 0px; width: 100%; display: none; font-size: 300%; color: #000;}
h2 {color: #660000; font-weight: normal;}

.givemeborders {border-top: 1px solid #003300; border-bottom: 1px solid #003300; 
}

#mainwrapper {width:100%;
height: 100%;
}

#wrapper {
width: 775px;
position: absolute;
font-size: 85%;
margin: 0px;
padding: 0px;
left: 50%;
height: 100%;
min-height: 100%;
margin-left: -388px;
border-top: none;
border-left: 1px solid #000;	
border-right: 1px solid #000;	
background: #fff;
}

#maincontent {

margin: 0px;
width: 775px;
background: #fff;
height: 100%;
}

#footer {
	position: relative;
	clear: both;
	width: 775px;
	height: 50px;
	border-top: 1px solid #000;
	top: 21px;

}

* html #maincontent {
  padding-bottom: 0px;
} /* a new comment stops hiding from MacIE5 */
 head:first-child+body div#footer {
  position: absolute;
}
head:first-child+body div#maincontent {
  padding-bottom: 100px;
} /* */


#actualcontent{padding-top: 10px;}

h2 {margin-top: -5px;
padding-top: -5px;
color: #000000;}

}
.blackborder {border: 1px solid #000000;
float: right;}

hr {padding: 5px; color: #016502;}


p.menu {text-align: center; border-top: 1px solid #009900; border-bottom: 1px solid #009900; padding: 5px 0px; margin-top: 10px;}
a.menulink {padding: 0.25em; margin: 0px; text-decoration: underline; color: #006600; font-weight: bold; font-size: 1.2em;}
a.menulink:hover{ color: #000; padding: 0.25em; margin: 0px;   }
a.menulink.visited {padding: 0.25em; text-decoration: underline; margin: 0px; color: #006600; font-weight: bold; font-size: 1.2em;}

.floatright {
	float: right;
	border: 1px solid #000;
	margin: 5px;

}
.floatleft {

	float: left;
	border: 1px solid #000;
	margin: 5px;
}
.smaller { font-size: 85%;}
dt {font-weight: bold;
color: #6C5C43;}

dd {padding-bottom: 10px;}

.row {clear: both;
width: 65%;
float: left;}
.leftcol {width: 25%; float:left;}
.rightcol {width: 40%; float: right;}

.noborder {border: 0px none;}

.hidden {color: #fff;}

.notbold {font-weight: normal;}

/* footer 
* html #footer {
  position: absolute;
}
* html #maincontent {
  padding-bottom: 100px;
} /* a new comment stops hiding from MacIE5 */
 head:first-child+body div#footer {
  position: absolute;
}
head:first-child+body div#maincontent {
  padding-bottom: 100px;
} /* */

.logo
{position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px
}
/* MENU */

div#nav {
width: 775px;
left: 0px;
font-family: arial, helvetica, sans-serif;
color: #660000; 
font-weight: bold; 
margin: 0;text-decoration: none; 
padding: 0px;
width: auto; 
z-index: 1;}



div#nav li {float: left; text-decoration: none; padding: 1px 5px; background: #660000; color: #fff; width: auto;}

div#nav ul {list-style: none; margin: 0px; padding: 0px; height: 1.5em; float: left; background: #660000; text-align: left; width: 775px;}
div#nav img {border: none;}


div#nav li a {
 text-decoration: none;  color: #fff;}
  div#nav a:hover{ color: #fde36d; }
div#nav>ul a {width: auto;}

/* MENU 

ul#menu {list-style: none; margin: 0; padding: 0; text-indent: 0px;  font-weight: bold; font-size: 95%;  }
ul#menu li {margin: 0px; padding: 0px; color: #fff;}
ul#menu li li a {display: block; text-decoration: none;  color: #fff;}
ul#menu a:hover{ color: #fff; background: #000; padding: 0 margin: 0px;   }

*/

/*#nav p {font-size: 150%; color: #009900; text-align: left;}*/

.menu_current li {color: #fde36d;}



.required {
	color: #FF0000;
}
.field_title {
	font-size: 80%;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 80%;
	width: 200px;
}
.textarea {
	font-size: 80%;
	width: 200px;
	height: 100px;
}
.field_heading {
	font-size: 80%;
	font-weight: bold;
	padding-top: 15px;
	color: #ff0000;
}
.select {
	font-size: 80%;
}
.checkbox_label {
	font-size: 80%;
	cursor: pointer;
}
.radio_label {
	font-size: 80%;
	cursor: pointer;
}
.email {
	font-size: 80%;
	width: 200px;
}

.standout {font-weight: bold; color: #ff00aa;}


body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #660033;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 15px;
	color: #993366;
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}

/* ORIGINAL STYLES */
.main {
	width: 100%;
	margin: 0;
	padding: 0;
}
.banner {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
}
.search_box {
	display: none;
}
.menu {
	display: none;
}
.menu ul, .menu li {
	display: none;
}
.login_table {
	display: none;
}
.content {
	margin: 0;
	text-align: left;
	padding: 10px;
	background: #fff url(whitepixel.gif);
	height: auto;
}
.footer {
	clear: both;
	height: 20px;
	background: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
.powered_by {
	display: none;
}