* {
	margin: 0; padding: 0;
	font-family: Trebuchet MS, Arial, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../images/background.gif);
	background-position: top left;
	width: 100%; min-width: 760px; max-width: 100%;
}
h1, h2, h3 {font-family: Trebuchet MS, Arial, Verdana, Geneva,  helvetica, sans-serif; }
h1 {
	margin-bottom: 5px; font-size: 16px; 
}
h2 {
	margin-bottom: 5px; font-size: 14px;  font-weight: bold; 
}
h3 {
	margin-bottom: 5px; font-size: 14px; font-style: italic; 
}
a img { border: 0px; }
div#header { height: 58px; background-image: url(../images/headerbg.jpg); background-repeat: repeat-x; background-position: top center; width: 100%; min-width: 760px; border-left: 1px solid #000000; 	border-right: 1px solid #000000;}
img#logo_top { float: left; margin-left: 5px;  }
img#logo { margin-top: -3px; margin-left: 5px; }
img.thumb { float: left; margin: 10px; }
span.right { float: right; }
a { color: #000000; }
div.menu { float: left; height: 48px; text-align: center; min-width: 500px; background-image: url(../images/menubg.jpg); background-repeat: repeat-x; width: 600px; }
ul.menu { list-style: none; }
ul.menu li { display: inline; float: left; color: #ffffff; font-size: 12px; height: 40px; margin-top: 6px; }
ul.menu li a, ul.menu li a:hover { font-size: 12px; color: #ffffff; text-decoration: none; height: 40px; line-height: 40px; padding: 1px 15px 1px 15px; float: left; }
ul.menu li a:hover { background-color: #000000; color: #ffffff; border: 1px solid #660000; padding: 0 14px 0 14px;}

div#frame { width: 100%; min-width: 760px; max-width: 100%; margin-top: -1px; }
div#innerframe { width: 100%; min-width: 760px; max-width: 100%;  margin: auto; border-top: none; background-color: #ffffff; }

span.subtitle { font-weight: bold; clear: both; display: block; }
span.link { font-style: italic; clear: both; display: block; text-align: right; }

div#footer { width: 100%; min-width: 760px; max-width: 100%; text-align: center; font-size: 11px; color: #ffffff; background-color: #000000; float: left; padding: 5px 0 5px 0; border-bottom: 2px solid #000000; border-right: 1px solid #000000;
border-left: 1px solid #000000;}

#contentfloatholder {/* right faux column tab */
width: 100%;
background-color: #ffffff;
border-right: 1px solid #000000;
border-left: 1px solid #000000;

}

div#box { width: 90%; margin: auto; margin-top: 20px; }

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}

#center {
margin: 10px 195px 0 195px;
}

#baselinks {
margin: 30px 180px 20px 195px; text-align: center; clear: both; 
}


#centerwrap {
  float:left;
  width: 100%; 
	margin: 0 -100% 0 0;
}

#left {
  float:left;
  width: 195px;
  margin: 0 0 0 0%;
}

#right {
	float:right;
	width: 171px;
	margin: 0;
  	padding: 0px 5px 0px 5px;
	background-color: #000000;
	color: #ffffff;
	margin-top: -3px;
}


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div#center p { margin: 5px 0 10px 0; }
div#center p { margin: 5px 0 10px 0; }
div#right p { margin: 5px 0 10px 10px; font-size: 11px; }
div#right h1, div#right h2, div#right h3{ margin: 5px 0 10px 10px; }
div#left p { margin: 5px 10px 10px 10px; font-size: 11px; }
div#left h1, div#left h2, div#left h3 { margin: 5px 0 10px 10px; }
div#right img.advert, div#right img.advert { margin: 5px 0 5px 10px; border: 1px dashed #666666; }

p.left { text-align: left; margin-left: 10px; }
p.right { text-align: right; margin-right: 10px;}
span.wrap_right img, span.wrap_left img { clear: both; display: block; margin-bottom: 2px;  }
span.wrap_right, span.wrap_left { text-align: center; font-size: 9px; }
span.wrap_right { margin: 10px 0 10px 10px; float: right; }
span.wrap_left { margin: 10px 10px 10px 0px; float: left; }