.header {
	width: 100%;
	position: relative;
	height: 163px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #000000;
	text-align: left;
} 
#upper-left {
	height: 50px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	float: left;
	font-style: italic;
	text-align: center;
}
#upper-right {
	height: 163px;
	width: 200px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}
#lower-right {
	height: 463px;
	width: 200px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}

.small-links a:link{
	font-size: 11px;
	}

.container-left {
	width:175px;
	text-align: right;
}
.container-left li{
	text-align:left;
	line-height:150%;
}
.container-left ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color: #FFFF00;
	font-weight: bold;
}
.container-left a {
	font-weight: bold;
	font-size: 13px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.container-left a:link {
	color: #990000;
	text-decoration: none;
}
.container-left a:visited {
	color: #990000;
	text-decoration: none;
}
.container-left a:hover {
	color: #FF0000;
	text-decoration: none;
}
.container-left a:active {
	color: #990000;
	text-decoration: none;
}

.centerbox {
	font-weight: normal;
	overflow: visible;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.centerbox hr {
	color: #F7C8BF;
	margin: 3 0;
	background: #FFFFFF;
	height: 3px;
}
.centerbox img{
	padding-right: 5px;
}
.centerbox table{
	clear:both;
}
.centerbox a{
	font-weight: bold;
}
.centerbox a:link {
	color: #bf3019;
	text-decoration: none;
}
.centerbox a:visited {
	color: #bf3019;
	text-decoration: none;
}
.centerbox a:hover {
	color: #FF0000;
	text-decoration: none;
}

.centerbox a:active {
	color: #bf3019;
	text-decoration: none;
}

.container-right {
	color: #E4E4E4;
	padding-bottom: 80px;    /* makes room for the froggy */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #000000;
	height: 1640px;
	font-weight: bold;
}
.container-right h1{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container-right hr {
	color: #BF3019;
	margin: 3 0;
	background: #F8CEC7;
	height: 3px;
}
.container-right a{
	font-weight: bold;
}
.container-right a:link {
	color: #E23000;
	text-decoration: none;
}
.container-right a:visited {
	color: #E23000;
	text-decoration: none;
}
.container-right a:hover {
	color: #FF2000;
	text-decoration: none;
}
.container-right a:active {
	color: #F00000;
	text-decoration: none;
}

.footer {
	width: 100%;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color: #000000;
	clear: both;
	padding: 0 0;
	position: relative;
}

.textpadder {
	padding: 0px 0px 0px 10px;
}
.textpadder-left {
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.textpadder-dark{
	background-color: #FEF1E0;
	width: 100%;
	clear: both;
}

.copyright {font-size: 10px}

.med-size {font-size: 11px}

.black-line {
	height: 10px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/longblackliner500.jpg);
	background-repeat: repeat-x;
}
.bold-quote {
	color: #CC3300; 
	font-weight: bold; 
	font-size: 12px;
}
table, tr, td{   text-align: left;  }
/************** Don't change anything below this point *************/

html, body, ol, dl, dt, dd {
  margin: 0; 
  padding: 0;
  border: 0;
	list-style: none;
}
body {
	padding: 0 350px 0 350px;
	margin: 0;
	text-align: center;
	background: #FFFFFF;
}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 89%;
	max-width: 340px;  /* version for IE is at the bottom of this style block */
}

#expander {
	background: white;
	margin: 0 -350px 0 -350px;
	min-width: 700px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%; } 

.centerbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#wrapper1 {
	position: relative;
	background: url(images/left-color.gif) repeat-y; /* this BG tiles the left column */
	font-size: .9em; /* set global font-size here */
} /* this positioning may be needed for IEwin if page is to contain positioned elements */

#wrapper2 {
	background: url(images/right-color.gif) repeat-y 100% 0; /* this BG tiles the right column */
	position: relative; /* extra insurance against bugs in IEwin */
}


/****************** 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 {
  border-left: 2px solid #FFF; /*** Critical left divider dimension value ***/
  border-right: 2px solid #FFF; /*** Critical right divider dimension value ***/
  margin-left: 180px;    /*** Critical left col width value ***/
  margin-right: 200px;    /*** 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: 180px;    /*** Critical left col width value ***/
	margin-left: -182px;    /*** Critical left col width value ***/ /*** Critical left divider dimension value ***/
}

.right {
	float: right;
	position: relative; /* Needed for IE/win */
	width: 200px;    /*** Critical right col width value ***/
	margin-right: -202px;    /*** Critical right col width value ***/ /*** Critical right divider dimension value ***/
	margin-left: 2px;   /*** Critical right divider dimension value ***/
	background-color: #000000;
}


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

.outer ul {
  text-align: center;
  margin: 10px 0;
}


/************** 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 
{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;}

