body {
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	color:#000;
	background-color:#54595C;
	line-height:150%;
}
h1 {
	line-height:120%;
	font-weight:normal;
}
h2 {
	font-weight:normal;
		line-height:150%;
}
h3 {
	font-weight:bold;
		line-height:150%;
}
p {
	margin:0px 0px 20px 0px;
		line-height:150%;
}
#footer a {
	text-decoration:none;
	line-height: 150%;
	font-weight: bold;
}
.small {
	line-height: 150%;
}
#main{
	width: 940px; /*Width of main container*/
	margin: 10px auto 20px; /*Center container on page*/
	background-color: #FFF;
}
#flash{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#header{
	width: 940px;
	float:left;
}
#header img{
	border: 0px;
}
#logo_left {
	margin-top: 20px;
	padding-left: 15px;
	width: 165px;
	float: left;
}
#logo_left img {
	padding-bottom: 5px;
}
#logo_right {
	float: right;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-color: #86C542;
	background-image: url(/home/images/backgrounds/cityscape.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo_right_bus {
	float: right;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#search {
	width: 940px;
	float:left;
	background: #000;
	color: #FFF;
	margin-bottom: 15px;
}
#searchtext {
	width: 300px;
	float:left;
	padding: 10px 0px 5px 15px;
	line-height: 100%;
}
#searchbox {
	float:right;
	text-align: right;
	font-weight: bold;
	padding: 0px 10px 5px 0px;
	margin: 0px;
}
#searchbox table {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px;
	float: right;
}
#searchbox td {
	padding: 0px;
	border: 0px;
}
#search a {
	color: #FFF;
	text-decoration: none;
}
#search a:hover {
	color: #92D400;
}
#left_col{
	float: left;
	width: 190px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#menu {
	width: 190px;
	color: #FFFFFF;
}
#options {
	width: 175px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#options img {
	border: none;
	padding-right: 10px;
	float: left;
}
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#right_col{
	float: right;
	width: 190px;
	padding-right: 15px;
}
#right_col img {
	border: 0px;
}
#qlink {
	width: 170px;
	background-color: #333;
	color: #FFF;
	padding: 10px 10px 0px;
	font-weight: bold;
	margin-bottom: 0px;
	background: #333 url(/home/images/backgrounds/qlink.jpg) no-repeat right top;
}
#qlink h3 {
	text-align: center;
	color: #92D400;
	line-height: 100%;
	margin-top: 0px;
}
#qlink p {
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#qlink a {
	text-decoration:none;
	color: #FFF;
}
#qlink a:hover {
	color: #92D400;
	text-decoration:underline;
}
#qlink_bottom {
	width: 170px;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	background: #333 url(/home/images/backgrounds/qlink.jpg) no-repeat right bottom;
}
#qlink_bus {
	width: 170px;
	background-color: #013378;
	color: #FFF;
	padding: 10px 10px 0px;
	font-weight: bold;
	margin-bottom: 0px;
	background: #013378 url(/home/images/backgrounds/qlink_bus.jpg) no-repeat right top;
}
#qlink_bus h3 {
	text-align: center;
	color: #72C7E6;
	line-height: 100%;
	margin-top: 0px;
}
#qlink_bus p {
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#qlink_bus a {
	text-decoration:none;
	color: #FFF;
}
#qlink_bus a:hover {
	color: #72C7E6;
	text-decoration:underline;
}
#qlink_bottom_bus {
	width: 170px;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	background: #013378 url(/home/images/backgrounds/qlink_bus.jpg) no-repeat right bottom;
}
#news {
	width: 170px;
	background-color: #000;
	color: #FFF;
	padding: 10px 10px 0px;
	font-weight: bold;
	margin-bottom: 0px;
	background: url(/home/images/backgrounds/news.jpg) no-repeat right top;
}
#news h3 {
	text-align: center;
	color: #92D400;
	line-height: 100%;
	margin-top: 0px;
}
#news p {
	padding-bottom: 0px;
}
#news p.last {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#news a {
	text-decoration:none;
	color: #92D400;
}
#news a:hover {
	color: #FFF;
	text-decoration:underline;
}
#news_bottom {
	width: 170px;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	background: #000 url(/home/images/backgrounds/news.jpg) no-repeat right bottom;
}
#notice {
	width: 190px;
	margin-bottom: 15px;
}
#notice img {
	padding-bottom: 15px;
}
#footer{
	float: left;
	width: 940px;
	text-align: center;
	padding-top: 25px;
	margin-top: 15px;
	padding-bottom: 10px;
	background-image: url(/home/images/backgrounds/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer p {
	margin: 0px;
}
hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
}
#content ul {
	list-style-type: disc;
}
#content ol {
	list-style-type: lower-roman;
}
.number {
	list-style-type: decimal;
}
.letter {
	list-style-type: lower-alpha;
}
#content li {
	padding-bottom: 6px;
}
a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color: #92D400;
}
#nul a {
	text-decoration:none;
}
#nul a:hover {
	color:#000;
	text-decoration:underline;
}
#flash p {
	text-align: center;
	font-family:arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
}
#flash a {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
#flash a:link {
	color:#FFF;
}
#flash a:visited {
	color:#FFF;
}
#flash a:hover {
	color: #CCCCCC;
}
#content table {
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	margin-bottom: 10px;
}
#content th {
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	background: #54595C;
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
#content img {
	border: 0px;
	padding-bottom: 10px;
}
#boxes  {
	width: 500px;
	float: left;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#boxes h3 {
	margin: 0px;	
}
#boxes a {
	color:#FFFFFF;
	text-decoration: none;
}
#boxes a:hover {
	text-decoration: underline;
}
#y1619 {
	background: url(/home/images/backgrounds/1619.gif) no-repeat;
	float: left;
	width: 126px;
	height: 136px;
	padding: 10px 15px;
}
#adult {
   background: url(/home/images/backgrounds/adult.gif) no-repeat;
   float: left;
	width: 126px;
	height: 136px;
	padding: 10px 15px;
   margin-left: 16px;
}
#business {
   background: url(/home/images/backgrounds/business.gif) no-repeat;
   float: right;
	width: 126px;
	height: 136px;
	padding: 10px 15px;
}
.box_ft {
	background: url(/home/images/backgrounds/box_green.gif) no-repeat;
	float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.box_ft2 {
background: url(/home/images/backgrounds/box_green.gif) no-repeat;
   float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
   margin-left: 16px;
   margin-bottom: 15px;
}
.box_pt {
background: url(/home/images/backgrounds/box_blue.gif) no-repeat;
   float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
   margin-left: 16px;
   margin-bottom: 15px;
}
.box_bus {
background: url(/home/images/backgrounds/box_bus.gif) no-repeat;
   float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
	margin-left: 16px;
	margin-bottom: 15px;
}
.box_bus2 {
background: url(/home/images/backgrounds/box_bus.gif) no-repeat;
   float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.box_ap {
background: url(/home/images/backgrounds/box_ap.gif) no-repeat;
   float: left;
	width: 126px;
	height: 56px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
#advert {
	float: left;
	width: 156px;
	height: 156px;
}
#publications {
   background: url(/home/images/backgrounds/publications.gif) no-repeat;
   float: left;
	width: 126px;
	height: 136px;
	padding: 10px 15px;
   margin-left: 16px;
	text-align: center;   
}
#publications a {
	color:#FFFFFF;
	text-decoration: none;
}
#publications a:hover {
	text-decoration: underline;
	color:#92D400;	
}
#parents {
   background: url(/home/images/backgrounds/parents.jpg) no-repeat;
   float: right;
	width: 126px;
	height: 136px;
	padding: 10px 15px;
	text-align: center; 
}
#parents a {
	text-decoration: none;
}
#parents a:hover {
	color:#72C7E6;
	text-decoration: underline;
}
.docs {
   float: left;
	width: 130px;
	margin-right: 16px;
	margin-bottom: 15px;
}
#open {
   background: url(/home/images/backgrounds/open.gif) no-repeat;
   float: left;
   width: 470px;
   height: 60px;
   color:#FFF;
   background-color:#000;
   padding: 15px;
   margin:0px;
}
#open p {
   line-height: 130%;
   font-size: medium;
   margin:0px;
}
#open h2 {
	font-size: xx-large;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#open a {
	text-decoration: none;
	color:#92D400;
}
#open a:hover {
	text-decoration: underline;
	color:#FFF;
}
#alw {
   background: url(/home/images/backgrounds/alw.gif) no-repeat;
   float: left;
   width: 470px;
   height: 130px;
   padding: 15px;
   margin:0px;
   color: #FFF;
}
#alw p {
   line-height: 130%;
   font-size: medium;
   margin:0px;
}
#alw h2 {
	font-size: x-large;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}
#alw a {
	text-decoration: none;
	color:#013378;
}
#alw a:hover {
	text-decoration: underline;
	color:#FFF;
}
.wrap_left {
	padding: 0px 15px 15px 0px;
	float: left;
	margin-left: 0px;
	clear:left;
}
.wrap_right {
	padding: 0px 0px 10px 10px;
	float: right;
	margin-right: 0px;
	clear:right;
}
.space_left {
	padding: 0px 10px 10px 0px;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: text-bottom;
}
.bottom2 {
	paddin-top: 5px;
}
.light {
	font-weight: lighter;
}
.middle {
	text-align: center;	
}
.bannerpad {
	padding-top: 15px;	
}
.subj_pic {
	padding: 0px 0px 10px 10px;
	float: right;
	margin-right: 0px;
	clear:right;
	text-align: center;
}
.bookmark_tmb {
	padding-right: 10px;
	float: left;
}
.bookmark_title {
	font-weight: bold;
	color: #92D400;
}
#bookmarks {
	width: 500px;
	text-align: center;
	padding-top: 5px;
	border: 1px dashed #92D400;
	margin-bottom: 15px;
	margin-top: 15px;
}
#bookmarks img {
}
#bookmarks ul {
	margin: 6px 0px 15px;
	list-style-type: none;
	text-align: center;
	padding: 0px;
}
#bookmarks ul li {
	padding-right: 4px; display: inline; padding-left: 0px; padding-bottom: 6px; padding-top: 0px; text-align: center
}
#bookmarks ul li.delicious {
	background: url(/home/images/bookmarks/delicious.gif) no-repeat 0px 0px
}
#bookmarks ul li.digg {
	background: url(/home/images/bookmarks/digg.gif) no-repeat 0px 0px
}
#bookmarks ul li.reddit {
	padding-right: 0px; padding-left: 2px; background: url(/home/images/bookmarks/reddit.gif) no-repeat 0px 0px; padding-bottom: 0px; padding-top: 0px
}
#bookmarks ul li.facebook {
	background: url(/home/images/bookmarks/facebook.gif) no-repeat 0px 0px
}
#bookmarks ul li.stumbleupon {
	background: url(/home/images/bookmarks/stumbleupon.gif) no-repeat 0px 0px
}
#bookmarks ul li a {
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 0px;
	margin: 0px 2px 0px 0px;
	padding-top: 0px
}
#bookmarks a:hover {
	color: #E91521;
}
.fact {
	width: 166px;
	padding: 15px;
	border:dashed 2px #000;
	float:right;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#havesay {
	width: 470px;
	padding: 15px;
	background-image: url(/home/images/backgrounds/haveyoursay.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000A0E;
}
#havesay h3 {
	margin: 0px;
		line-height:150%;
}
#havesay p {
	margin:0px 0px 20px 0px;
		line-height:150%;
}
#havesay a {
	color: #FFF;
}
#havesay a:hover {
	color: #000;
}
.haveclipind {
	width: 450px;
	height: 70px;
	background-image: url(/home/images/backgrounds/haveclipind.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	float: left;
}
#havesayc {
	width: 470px;
	padding: 15px;
	background-image: url(/home/images/backgrounds/haveyoursay.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #000A0E;
}
#havesayc p {
	margin:0px 0px 20px 0px;
		line-height:150%;
}
#havesayc a {
	color: #FFF;
}
#havesayc a:hover {
	color: #CCCC00;
}