/*

Theme Name: ADropInTheSea


*/

body {
     margin: 0;
     background: url(images/simplemath_bg.gif) #151515 repeat-y center top;
     text-align: center;
}
.clear {clear: both;}
#page {
     width: 938px;
     margin: 0 auto;
     text-align: left;
}
   
#header {
	height: 90px;
 	background: repeat-x url(images/bckheader.gif);
}



#bannerscan {
	padding: 0 0px;
}
#bannerscan #banner {
	padding: 0px 0;
	height: 189px;
}
#bannerscan #banner2 {
	padding: 0px 0;
	height: 59px;
}
#bannerscan #bannerup {
	padding: 0px 0;
	height: 10px;
}
#bannerscan #bannermenu {
	padding: 0px 0;
	height: 27px;
}

/* Start Menu Rollovers */

#homebutton
{
  display: block;
  width: 67px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/home-button.gif") no-repeat 0 0;
}
#homebutton:hover
{ 
  background-position: 0 -27px;
}
#homebutton span
{
  display: none;
}
#aboutbutton
{
  display: block;
  width: 72px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/about-button.gif") no-repeat 0 0;
}
#aboutbutton:hover
{ 
  background-position: 0 -27px;
}
#aboutbutton span
{
  display: none;
}
#rosterbutton
{
  display: block;
  width: 76px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/roster-button.gif") no-repeat 0 0;
}
#rosterbutton:hover
{ 
  background-position: 0 -27px;
}
#rosterbutton span
{
  display: none;
}
#newsbutton
{
  display: block;
  width: 65px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/news-button.gif") no-repeat 0 0;
}
#newsbutton:hover
{ 
  background-position: 0 -27px;
}
#newsbutton span
{
  display: none;
}
#guidesbutton
{
  display: block;
  width: 74px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/guides-button.gif") no-repeat 0 0;
}
#guidesbutton:hover
{ 
  background-position: 0 -27px;
}
#guidesbutton span
{
  display: none;
}
#forumsbutton
{
  display: block;
  width: 83px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/forums-button.gif") no-repeat 0 0;
}
#forumsbutton:hover
{ 
  background-position: 0 -27px;
}
#forumsbutton span
{
  display: none;
}
#recruitbutton
{
  display: block;
  width: 119px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/recruitment-button.gif") no-repeat 0 0;
}
#recruitbutton:hover
{ 
  background-position: 0 -27px;
}
#recruitbutton span
{
  display: none;
}
#wwsbutton
{
  display: block;
  width: 59px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/wws-button.gif") no-repeat 0 0;
}
#wwsbutton:hover
{ 
  background-position: 0 -27px;
}
#wwsbutton span
{
  display: none;
}
#lootbutton
{
  display: block;
  width: 126px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/loottracker-button.gif") no-repeat 0 0;
}
#lootbutton:hover
{ 
  background-position: 0 -27px;
}
#lootbutton span
{
  display: none;
}
#raidsbutton
{
  display: block;
  width: 98px;
  height: 27px;
  background: url("http://www.simplemathguild.com/wp-content/themes/adropinthesea/images/liveraids-button.gif") no-repeat 0 0;
}
#raidsbutton:hover
{ 
  background-position: 0 -27px;
}
#raidsbutton span
{
  display: none;
}

/* End Menu Rollovers */

#bannerscan #bannerdown {
	padding: 0px 0;
	height: 22px;
}
#bannerscan #scanlines {
	padding: 0 0 0px 0;
	height: 26px;
	background: repeat-x url(images/bckscanlines.gif);
}
#container4 {
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 918px;
        BACKGROUND: url(images/simplemath_bodybg.gif) repeat-y center top ;
}
#footer {
	font-family: "Trebuchet MS";
        text-align: center;
	padding-top: 15px;
        font-size: 10px;
	color: #3c3c3c;
	width: 938px;
        BACKGROUND: url(images/footer.jpg) repeat-y center top ;
}
#footer a {
	text-decoration: underline;
	color: #3c3c3c;
        font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
	color: #cccccc;
        font-size: 10px;
}

