/*
-----------------------------------------------
This stylesheet contains extracts from the 
Stopdesign Zoom Style (Single-column)
by Douglas Bowman

License:  This style sheet is licensed under a
Creative Commons Attribution-ShareAlike 2.5
License.

http://creativecommons.org/licenses/by-sa/2.5/

You may freely take it, modify it, and/or use 
it for any of your own sites, as long as it 
shares the same license.
----------------------------------------------- */
body {
  background:#123;
  margin:0;
  font:small Verdana,Sans-serif;
  line-height:1.7em;
  color:#fff;
  text-align:center;
  }
html>body {
	font-size: large;
}
table {
	border: 1px solid #fff;
}
td {
	vertical-align: top;
	border: 1px solid #fff;
}
th {
	border: 1px solid #fff;
}
#container {
  padding:20px 50px;
  max-width:50em;
  margin:0 auto;
  text-align:left;
  font-size:110%;
}
#toolbarwrapper {
	width: 100%;
	background:#828282;
	color:#0E0E0E;
	min-height: 29px;
}
#pagewrapper {
  padding:20px 50px;
  max-width:50em;
  margin:0 auto;
  text-align:left;
  font-size:110%;
  }
#subpagewrapper img {
	display:none;
}
a:link {
  color:#fc3;
  background:transparent;
  }
h1 a:link, h1 a:visited {
  color:#fff;
  text-decoration:none;
  }
h2 a:link, h2 a:visited {
  color:#cfc;
  background:transparent;
  text-decoration:none;
  }
a:visited {
  color:#fcf;
  background:transparent;
  }
a:hover, a:focus, h1 a:hover, h1 a:focus {
  color:#bdf;
  background:transparent;
  }
h2 a:hover, h2 a:focus {
  color:#bdf;
  background:transparent;
  }
a img {
  border-width:0;
  }
h1 {
  margin:.5em 0 .5em;
  font:bold 200% Helvetica,Sans-serif;
  }
h2 {
  clear:left;
  margin:1em 0 .5em;
  padding:0 0 .25em;
  border-bottom-color:#456;
  font:bold 150% Helvetica,Sans-serif;
  color:#cfc;
  background:transparent;
  }
h3 {
  clear:left;
  background:#234;
  color:#fff;
  margin:1.5em 0 .5em;
  padding:.25em .5em;
  border:1px solid #345;
  font:bold 120% Helvetica,Sans-serif;
  }
h4 {
  margin:1em 0 .5em;
  }
ul {
  margin-top:.5em;
  margin-bottom:1em;
  }
li {
  margin-bottom:.5em;
  }
#bannermiddle img {
	display: none;
}
#bannermiddle {
	width: 40%;
	height: 5em;
	background: #123 url(../images/logo_rev.gif) no-repeat;
	color: #FFFFFF;
}
.pic {
	display: block;
	text-align: center;
}
.pic img{
	display: inline !important;
}
#homeright img{
	display:none;
}
.hide {display:none;}

.overlap-text {background:#123;}
