﻿body{margin:0; padding:0 ; background-image: url('images/bkg.gif'); font-family:Arial, Helvetica, sans-serif; font-size: 80%;} 
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight:normal; color: #FFFFFF; margin:0; padding::0;}
h2 { margin-bottom:0;}
#container {width: 760px; margin: 0 auto 0 auto; background-image:  url('images/RecycledRidesLogo.gif'); background-repeat:no-repeat; background-color:#FFFFFF; overflow:hidden; }
#header { float: right; width: 570px; height: 115px; border:0;  background-image: url('images/NABClogo20.jpg'); background-position:right;background-repeat: no-repeat; }
#nav { float: right; width: 570px; height: 32px; background-color: #8dce42;}
#wrapper {clear:both;width: 760px; 	 }
#content {clear: both; background-color:#ffffff;}
#title {float: right; width: 570px; height: 35px; background-color: #fa6121; background-image:   ; background-position:right;background-repeat: no-repeat; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; }
#pic-frame { height: 140px; width:740px; margin: 10px auto 10px auto; padding-top:10px; padding-bottom: 10px; background-color:#3d4aa2;}	
#textcontent { width: 710px;margin: 0 auto 0 auto; background-color: #8DCE42; padding: 15px;}
#text-left{float: left; width : 350px;}
#text-right {float:right; width: 350px;}
#text-right
#footer {clear:both;} 
.centered {text-align: center;	visibility: visible;}
.bluetext {text-align: center; color: #28316A;}
.orangetext {color: #FA6121;}

.footerfont {text-align: center; font-size: x-small;}

.menu ul{list-style-type:none;padding:0;margin:0;}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{float:left;position:relative;z-index:100;}
/* use the table to position the dropdown list */
.menu table{position:absolute;border-collapse:collapse;z-index:80;left:-1px;top:25px;}
/* style all the links */
.menu :visited {display:block;font-size:11px;font-weight:bold;width:80px;padding:7px 0;color:#000;background:#8dce42;text-decoration:none;margin-right:1px;text-align:center;}
.menu a {display:block;font-size:11px;font-weight:bold;width:80px;padding:7px 0;color:#000;background:#8dce42;text-decoration:none;margin-right:1px;text-align:center;}
/* style the links hover */
.menu :hover{color:#444;background:#fa6121;}
/* hide the sub level links */
.menu ul ul {visibility:hidden;position:absolute;width:149px;height:0;}
/* make the sub level visible on hover list or link */
.menu ul a:hover ul{visibility:visible;}
.menu ul li:hover ul{visibility:visible;}

.style1 {font-size: x-large;text-align: left;}
.style2 {font-size: small;}
