html, body, ol, ul, li, dl, dt, dd, img, a {
	margin: 0; 
	padding: 0;
	border: 0;
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}

body {
	padding: 0px 340px; /* the critical side padding that sets the natural min-width! */ 
	/* background: url(../images/bg_tile01.gif); /* this BG tiles the area outside the columns */
	color:#DDE0E4;
	background-color:#A9AAAB; 
	font-size: 100.01%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */ 
	text-align: center; /* centers the #sizer element in IE5.x/win */
}

#sizer {
	margin: 0 auto; /* centers #sizer in standard browsers */
	padding: 0;
	width: 60%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
	text-align: left; /* resets the default text alignment for the page */
	max-width: 120px;
}

#expander { /* Any % height here causes IE to lose the neg right margin */
	margin: 0 -335px; /* neg side margin values should be < or = to side body padding */
	position: relative; /* makes #expander visible outside #sizer in IEwin */
	min-height: 1px; /* This harmless declaration gives Layout to IE7, which can't read the Holly hack below */
} 

/*\*/
* html #expander {height: 0;} 
/* #expander must have "height: 0" in IEwin bug fixing */

/* The above is a modified Holly hack for #expander, with zero substituted for the 
usual 1% height value. Any % value on this element causes a horrendous IE bug! */ 


#wrapper1 {
	width: 770px;
	wid\th: 770px;
	position: relative;
	background-color:#A9AAAB;
	font-size: .8em; /* set global font-size here */ 
	/* font-size: .9em; /* original global font-size */ 
	border: 1px solid white;
} /* this positioning may be needed for IEwin if page is to contain positioned elements */

#wrapper2 {  /* Side Bars */
  width: 770px;
  wid\th: 770px;
  position: relative; /* extra insurance against bugs in IEwin */
  background-color:#600;
}


/****************** Main Page Structure *****************/

/* To modify the side column widths and the col divider widths, the values that are 
marked "critical" and also refer to the desired mod MUST be changed as a group. */


.outer { /* Centre Body */
  background-color: #600;
  border-left: 1px solid white; /*** Critical left divider dimension value ***/
  border-right: 1px solid white; /*** Critical right divider dimension value ***/
  margin-left: 130px;    /*** Critical left col width value ***/
  margin-right: 130px;    /*** Critical right col width value ***/ 
}

.float-wrap {
  float: left;
  width: 100%;
}

.center {
  float: right;
  width: 100%;
}

.left {
  float: left;
  position: relative; /* Needed for IE/win */
  width: 130px;    /*** Critical left col width value ***/
  margin-left: -131px;    /*** Critical left col width value ***/ /*** Critical left divider dimension value ***/
}

.right {
  float: right; 
  position: relative; /* Needed for IE/win */
  width: 130px;    /*** Critical right col width value ***/
  margin-right: -131px;    /*** Critical right col width value ***/ /*** Critical right divider dimension value ***/
  margin-left: 1px;   /*** Critical right divider dimension value ***/
}

.centerbox {
  font-weight: normal;
  text-align: justify;
  overflow: visible;
  width: 100%;
  background-color:#600;
}

.centertext {
  font-weight: normal;
  text-align: center;
  overflow: visible;
  width: 100%;
}

.container-left {color: #ffc;}

.container-right {color: #ffc; padding-bottom: 80px;} /* makes room for the froggy */


/*************** Header and Footer elements *****************/
.header {
width: 770px;
height:70px;
padding: 0px 0;
margin:20px 0px 2px;
background-color:#FFF;
border:1px solid #000;
} /* "jello" BG is made to be in fixed position here */

/*\*/
* html .header {background-position: 10px 3px;}
/* IEwin hack needed because the "jello" BG is in a positioned wrapper and shows
variance. IEwin does not support fixed backgrounds on elements other than the body */

.header span {color: #8080FF;}

.footer {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	clear: both;
	padding: 5px 0 15px;
	position: relative;
	text-align:center;
}

.footer p {margin: 10px 0 0 20px; color: #FFF;}

.footer hr {
  color: #944;
	margin: 0;
	background: #944;
	height: 5px;
}

.froggy {
position: absolute;
top: -65px;
right: -10px;
}


/************** Spacing Controls for various column contents ***************/

.outer ul {
  text-align: center;
  margin: 30px 3px;
}

.textpadder {
padding: 8px;
}

.hornav {
padding: 4px;
text-align:center;
border:1px solid #FFF;
margin:2px;
padding:2px;
font-size:11px;
}

/************** Generic Rules *************/

a {vertical-align:bottom;}

/*======= Links ======*/
a:link {text-decoration:none; font-weight: bold;}
a:visited {text-decoration:none; color:#FFF; font-weight: bold;}
a:hover {text-decoration:underline; color:#9FF; font-weight: bold;}
a:active {text-decoration:none; color:#F90; font-weight: bold;}

a:link.normal {text-decoration:none; font-weight:normal}
a:visited.normal {text-decoration:none; color:#FFF; font-weight:normal}
a:hover.normal {text-decoration:underline; color:#9FF; font-weight:normal}
a:active.normal {text-decoration:none; color:#FF9900; font-weight:normal}

a:link.contents {text-decoration:none; }
a:visited.contents {text-decoration:none; color:#FFF}
a:hover.contents {text-decoration:none; color:#FFF}
a:active.contents {text-decoration:none; color:#FFF}
/*======= End of Links =======*/

.bullet { list-style-type: disc; }

p {
	margin: .8em 0;
	text-align: justify;
	padding:0px 3px 7px 7px;
	}

h1 {
font-size:18px;
line-height:18px;
color:#E28A22;
}

/* h1 {margin: 70px 0 10px 80px;} */

h2 {
  font-size: 1.2em; 
  text-align: center;
  padding: 3px 4px 4px 3px;
  margin: 1px 0px;
  border: 1px solid white;
  border-color: #fff;
  color: #E28A22;
}

h3 {
font-size:14px;
line-height:14px;
color:#9FF;
font-weight:bold;
text-decoration:none;
margin: 1em 0 .3em;
}

h4 {color:#F90;}

.alignleft {margin: 0 10px 10px 0; text-align: left;}
.aligncenter {text-align: center;}
.alignright {margin: 0 10px 10px 0; text-align: right;}

.small {font-size: .8em;}

.noborderBox {
position:relative;
border:0px transparent;
margin: 0;
font-size:12px;
clear: both;
padding:3px;
width:95%;
text-align:left;
}
.Box {
position:relative;
border:1px solid #000;
margin: 0;
font-size:12px;
clear: both;
padding:3px;
width:95%;
text-align:left;
}
.leftBox {
display:block;
margin:0px;
padding:5px;
position: absolute;
top:0px;
left:0px;
text-align:left;
z-index:1;
}
.rightBox {
display:block;
margin:0px;
padding:3px 5px;
position: absolute;
top:0px;
right:0px;
text-align:right;
width:58%;
}
.bottomrightBox {
display:block;
margin:0px;
padding:5px;
position: absolute;
bottom:0px;
right:0px;
width:58%;
text-align:right;
}

hr {border: none; color: #FFF; background-color: #909; height: 1px; width:100%;}

/************** Fancy Nav Buttons *************/

.sidenav li a {
  display: block; 
  border: 1px solid white;
  text-decoration: none;
  padding: 3px 4px 4px 3px;
  margin: 1px 0px;
  font-size:11px; font-weight:700;
}

.sidenav li a:hover {
  border: 1px solid white;
  background-color: #E28A22;
  background-position: -1px -1px;
  padding: 5px 5px 5px 2px;
}

.sidenav li a:active {
  border: 1px solid white;
  background-position: 0 0;
  padding: 4px 5px 4px 10px;
  color:#66FFCC;
}


/************** Special Fixes *************/
/*
.outer {word-wrap: break-word;} */
/* Prevents long urls from breaking layout in IE, must 
be hidden in a conditional comment for CSS to validate */

img {max-width: 100%;} 
/* prevents oversize images from breaking layout in browsers that support max-width */

/* \*/
* html #wrapper1,
* html #wrapper2,
* html .outer a, 
* html .container-left, 
* html .container-right,
* html .outer,
* html h2,
* html .sidenav li a,
* html .hornav
{height: 1%;}
/* Holly hack */

#wrapper1,
#wrapper2,
.outer a, 
.container-left, 
.container-right,
.outer,
h2,
.sidenav li a 
{min-height: 1%;}
/* gives layout for IE7 */


/*** Variance fixes for IEwin ***/

/*\*/
* html .outer p {margin-right: -6px;}
/* */


/**************** Utility Rules *******************/

/*\*/ /*/
.sidenav a:hover {position: relative;}
/* this fixes an IEmac hover bug in the left column, hidden from other browsers */


.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

.clicker {
  display: block;
  text-align: center; 
  padding: 3px; 
  background: #833; 
  cursor: pointer;   
}

.hide {display: none;}

/*Fonts*/
.seven {font-size:7pt;}
.eight {font-size:8pt;}
.nine {font-size:9pt;}
.ten {font-size:10pt;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.normal { font-weight:normal;}

/*colours*/
.red {color: #F00;}
.yellow {color: #FF0;}
.blue {color:#36F;}
.lightblue {color:#99F;}
.white {color:#FFF;}

/* Table Borders */
.admin_std {  font-size: 12px; color: #FFF; font-weight: bold}
.admin_norm {  font-size: 12px; color: #FFF; font-weight: normal}
.tableborderTop {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 0px; font-size: 10pt}
.tableborderALL {  border: #FFF; border-style: solid; border-width:1px 1px; font-size: 10pt}
.tableborderTopLR {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; font-size: 10pt}
.tableborderTopL {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; font-size: 10pt}
.tableborderTopLBtm {  border: #FFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; font-size: 10pt}

.button {  border:1px #000 solid; padding:1px 6px; font-size: 13px; color: #336699; background-color: #F0F0F0;}
.indent {text-indent:15px;}