/* GENERIC HTML TAGS */
h1 {
	font-size: 12px;
	font-weight: bold;
	/*line-height:24px;*/
	color: #663366;
	/*width: auto;
	background-image:url(images/h16.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
	vertical-align: top;
	padding-top:0px;
}
#hh {
	padding: 0;
	padding-top:0px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
	width: auto;	
	/*vertical-align: middle;*/
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:0;
}
h3 {
	font-size: 12px;
}
p {
	font-size: 11px;
}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
}
input.submit {
    padding: 0;
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

input.submit[class] {  /* IE ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}
a {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background-color:#996699;
	background-image:url(images/bckgrnd_repeat.jpg);
	background-repeat:repeat-x;
	border:none;
	/*background-attachment: fixed;*/
}
.italic {
	font-style: italic;
	float: left;
	clear:none;
}
table, tr, td{
border:none;
text-align:center;
margin: 0;
float: none;
padding: 5px;
}
/* LAYOUT DIV: SPLASH PAGE */
#centerFrame {
position: absolute;
top: 50%;
left: 50%;
/* adjust negative value until content is centered
margin-top = div height /2 and margin left = width /2*/
margin-top: -210px;
margin-left: -200px;
width: 400px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#centerFrame h1{
	font-size: 12px;
	font-weight: bold;
	line-height:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centerFrame p{
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centerFrame a:link {
	text-decoration:underline;
	color: #FFFFFF;
}
#centerFrame a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#centerFrame a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
/* LAYOUT DIV: WRAPPER - page setup and layout, centre panel */
#wrapper {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	background-image:url(images/content_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center 450px;
}
#wrapper strong {

}
/* LAYOUT DIV: HEADER */
#header {
	left:0px;
	top:0px;
	width:760px;
	height:185px;
	clear: both;
	padding:0;
	margin:0;
	/*background-image:url(images/header.jpg);*/
	background-repeat:no-repeat;
}
#headerText {
	width:auto;
	text-align:right;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right:0px;
	padding-top:99px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#headerText a:link {
	color: #FFF;
}
#headerText a:visited {
	color: #FFF;
}
#headerText a:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
/* LAYOUT DIV: CONTENT:LHS */
#LHS {
	float:left;
	width: 140px;
	margin: 0px;
	/*margin-left: 10px; - IE and FF display diff. IE 10px further right. Use padding instead*/
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	/*background-image:url(images/sidebar_image6.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: left bottom;*/
	border: 0px none;
	text-align:right;

}
/* Define links - display blocks 125px wide */
#LHS a {
	width: 140px;
	margin: 0;
	padding:0;
	border: 0px none;
	text-decoration: none;
	vertical-align:middle;
}
/* LAYOUT DIV: CONTENT: LHS: SIDEMENU */
#sidemenu {
	float: left;
}
#sidemenu strong{
/* line-height: 100%; */
}
#sidemenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidemenu li {
margin: 0;
}
#sidemenu a {
margin: 0px;
text-decoration: none;
display: block;
padding: 4px 10px 4px 0px;
}
#nothing a {

}
#navlinks {
margin-left:10px;
}
#sidemenu a:link, #sidemenu a:visited{
text-decoration:none;
border: 0px none;
color: #FFFFFF;
}
#sidemenu a:hover, #sidemenu a:active{
color: #FFFFFF;
background-color:#996699;
background-image:url(images/sidemenuOver6.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-decoration:none;
border: 0px none;
}
#sidemenu br {
/* line-height: 50%; */
}
/* LAYOUT DIV: CONTENT: MAIN - main content area */
#mainPre {
margin:0;
margin-left:160px;
margin-top:0;
padding: 0;
padding-left:10px;
line-height:24px;
background-image:url(images/h16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	width:auto;
	margin-left: 160px;
	padding-left: 10px;
	padding-right:10px;
	margin-right: 25px;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom:0px;
	/*background-color:#CCCCCC;
	background-image:url(images/main_bckgrnd6.jpg);*/
	background-image:url(images/content_watermark.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
#mainwatermark {
	background-image:url(images/content_watermark.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
#main a {
	text-decoration: underline;
}
#main a:link {
	color: #336699;
	text-decoration:underline;
}
#main a:hover {
	color: #003366;
	text-decoration:underline;
}
#main a:visited {
	color: #336699;
	text-decoration:underline;
}
.imgFloatLeft {
border:thin solid #CCCCCC;
margin-top:inherit;
margin-right: 8px;
margin-bottom: 3px;
float: left;
}
.imgFloatRight {
border:thin solid #CCCCCC;
margin-top:inherit;
margin-left: 8px;
margin-bottom: 3px;
float: right;
}
#main ul {
	text-indent: 0px;
}
#main p {
margin-top:0;
}
#main tr {
text-align: center;
}
#imgCenter {
	text-align:center;
}
#imgCenter img {
float: none;
/*clear:both;*/
text-align:center;
margin: 8px;
border:thin solid #CCCCCC;
}
#imgNoFloat img{
float: none;
clear: both;
}
/* tabLeft and tabRight used on contact page to create a two column list,
left column right justified, right column left justified */
.tabLeft{
	text-align:right;
}
.tabRight{
	text-align:left;
}
/* the clearboth div allows you to end a float ie on an image with wrapped text */
#clearboth { 
clear:both; 
height:0px;
font-size:0px; 
line-height:0px; 
margin:0px; 
padding:0px; 
}
.clearboth {
clear: left;
}
#formBorder table {
	border:none;
}
/* HOME PAGE MAG STYLE DIVS */
#homebox{
width:auto;
}
#homebox img, table, td, tr{
border:none;
text-align:center;
margin: 0;
padding:0;
float:none;
}
#homebox2 img{
border:none;
text-align:center;
margin: 0;
padding:0;
}
#sponsors {
width:auto;
}
#sponsors img{
border:none;
text-align:center;
margin: 0;
float: none;
}
#sponsors table, td, tr{
text-align:center;
margin: 0;
float: none;
}
#sponsors img{
padding: 15px;
}
#kids img{
border:none;
}
#kids2 {
width:auto;
}
#kids2 img{
border:none;
text-align:center;
margin: 0;
float: none;
}
#kids2 table, td, tr{
text-align:center;
margin: 0;
float: none;
}
#downloadsWrapper {
	float: left;
	text-align: center;
	width:150px;
	/*align: left;*/
	margin:0;
	padding:0;
	margin: 5px 10px;
	border: thin solid #FFFFFF;
	/*background-color: #CCCCCC;*/
}
#downloadsWrapper img{
	text-align: center;
	border: none;
	margin:0;
	padding:0;
}
#downloadsContent {
	clear: left;
	padding:10px;
	padding: 0px;
	color:#006;
	vertical-align: middle;
}
#adminTable td{
border-width:1px;
border-color:#006699;
border-style:solid;
text-align:center;
vertical-align:middle;
margin: 0;
float: none;
padding: 3px;
}
#adminTable table,tr{
border:none;
}
/* LAYOUT DIV: CONTENT: RHS - optional RHS section for possible later inclusion */
#RHS {
float:left;
width: 125px;
}
/* LAYOUT DIV: FOOTER */
#footer {
	color: #663366;
	float:none;
	clear: both;
	left:0px;
	bottom:0px;
	width:760px;
	height:77px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:10px;
}
#footer a:link, #footer a:visited {
	color: #663366;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	color: #993399;
	text-decoration:underline;
}
#footerText {
text-align:right;
width:auto;
margin-left: 10px;
margin-right: 25px;
margin-top: 0px;
padding-left: 10px;
padding-right:10px;
padding-top:0;
}
