<style type="text/css">
<?php echo " 
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: $text_color;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: $menu_color;
}
a:hover {
	text-decoration: underline;
	color: $text_color;
}
body {
	margin: 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: $text_color;
   	background-image: url(images/bkgnd4.gif);
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: $text_color;
	margin: auto;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: $text_color;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 5px 3px 5px;
	text-align: center;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: $text_color;
	margin: auto;
}

h4 {
	font-family: Tahoma;
	font-size: 16px;
	color: #00CC33;
	text-decoration: none;
	margin: auto;
	}
h5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #80cc00;
	text-decoration: none;
	font-style: bold;
	margin: auto;
	}
h6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF3300;
	font-style: bold;
	}
	
li {
	font-family: Tahoma;
	font-size: 12px;
	color: $text_color;
}
p {
	font-size: 12px;
	color: $text_color;
}
td {
    font-size: 11px;
}
#container {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    -moz-border-radius:8px;
}
#content3 {
	margin: 0,0,0,0;
	width: 99%;
	text-align: left;
	border-top: 0px solid $box_color;
	border-bottom: 0px solid $box_color;
	padding-top: 1px;
	padding-bottom: 1px;
	-moz-border-radius:8px;
    }
#content3 h1 {
    text-align: center;
	font-size: 14px;
	color: $table_fill;
	margin: 0px;
    -moz-border-radius:8px;
}
#content3 h2 {
    text-align: center;
	background-color: $table_fill;
	font-size: 13px;
	color: $menu_color;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius:8px;
}
#content3 h3 {
    text-align: center;
	background-color: $table_fill;
	font-size: 12px;
	color: $menu_color;
	-moz-border-radius:8px;
}

#topbox {
    margin: 0px;
   	width: 99%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: $header_color;
    border: 1px solid $box_color;
    -moz-border-radius:8px;
}

.box {
  font-size:12px;
  font-weight:normal;
  border:solid 1px $box_color;
  background-color: $box_fill;
	margin: 7px 3px 7px 3px;
	padding: 0px 7px 3px 7px;
	-moz-border-radius:8px;
}
.boxwhite {
  font-size:12px;
  font-weight: normal;
  border:solid 1px $box_color;
  background-color: #ffffff;
	margin: 7px 5px 7px 5px;
	padding: 0px 5px 3px 5px;
	-moz-border-radius:8px;
}
.boxHighlight {
  font-size:12px;
  font-weight:normal;
  border:solid 1px $box_color;
  background-color: $highlightColor;
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 3px 5px;
	-moz-border-radius:8px;
}

#form {
 font-size:12px;
  font-weight:normal;
  border:solid 1px $box_color;
  background-color: $box_fill;
  margin: 3px 3px 10px 3px;
  padding:8px 8px 8px 8px;
  -moz-border-radius:8px;
  width:180px;
  float:right;
  clear:all;
}
#main_panel {
 font-size:12px;
  font-weight:normal;
  border:solid 1px $box_color;
  background-color: $table_fill;
  margin: 5px 5px 15px 5px;
  padding:8px 8px 8px 8px;
  -moz-border-radius:8px;
  width:60%;
  float:left;
  clear:all;
}
#banner {
	background-color: $table_fill;
	color: $menu_color;
	font-size: 30px;
	font-family: Tahoma;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: left;
}
#bookmark {
	align: center;
	font-size: 10px;
	font-family: Verdana;
	padding-top: 4px;
	padding-bottom: 1px;
    -moz-border-radius:8px;
}
#reversout {
	align: center;
	font-size: 16px;
	font-family: Verdana;
	color: #ffffc0;
	padding-top: 4px;
	padding-bottom: 1px;
}	

#quotes {
    background-color: $menu_color;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 10px;
    font-family: Verdana;
	color: $table_fill;
	margin: 0px;
}
#subtitle {
	background-color: $table_fill;
	color: $menu_color;
	font-size: 12.5px;
	font-family: Tahoma;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-align: left;
}
#nav {
    text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
    background-color: $menu_color;
    border: 1px solid $box_color;
    -moz-border-radius:8px;
}
#nav a {
	background-color: $menu_color;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid $box_color;
	color: $table_fill;
	text-decoration: none;
    
}
#nav a:hover {
	background-color: $table_fill;
	color: $menu_color;
	border-right: 1px solid $box_color;
}
#nav a:active {
	background-color: $table_fill;
	color: $menu_color;
	border-right: 1px solid $box_color;
}
#ad {
    padding-top: 1px;
	padding-bottom: 1px;
    background-color: $table_fill;
	margin-top: 1px;
	margin-bottom: 1px;
}

#footer {
    margin: 3px;
   	width: 99%;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: $box_fill;
    border: 1px solid $box_color;
    -moz-border-radius:8px;
}
#footer a {
	color: $text_color;
}

#search {
    padding-top: 2px;
	padding-bottom: 0px;
    background-color: $table_fill;
	margin-top: 3px;
	margin-bottom: 0px;
}

#pscroller1{
    text-align: center;
    width: 200px;
    height: 65px;
    background-color: #FFFFFF;
    border:solid 1px $box_color;
    margin: 5px 5px 5px 5px;
    padding:0px 10px 10px 10px;
    -moz-border-radius:8px;
    float:right;
    clear:all;
}

#fadeinbox{
position:absolute;
width: 472px;
left: 0;
top: -400px;
border: 1px dotted black;
background-color: $table_fill;
padding: 1px;
z-index: 100;
visibility:hidden;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px $box_color;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

</style>"; ?>


