/* CSS Document */


/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}


html {
&nbsp; overflow-y: scroll;
}

body {
  font: 11px/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
  color: #666666;
  background-color:#d7e7e5;
  background-image: url(images/ap_bg.gif);
  background-repeat: repeat-x;
}

h1 {
  font-size: 24px;
  font-weight: normal;
}

h2 {
  font-size: 20px;
  font-weight: normal;
}

h3 {
  font-size: 16px;
  font-weight: normal;
}

h1, h2, h3, p {
  margin: 0;
}

.logo {
  margin-top:20px;
}

#subbrand h2 {
  color: #b6c4c2;
}

div h2 span {
  font-family: "Georgia", Arial, serif;
  color:#333333;
}

img {
  border: none;
} 

#global {
  width: 600px; 
  margin: 0 auto; 
  text-align: left;
  clear: both; 
}


#subbrand {
  height: 20px;
  background-color:#fff;
}

a {
  text-decoration: none;
  color: #666666;
}

#content {
  list-style: none;
  color: #000000;
  font-size: 16px;
}

#content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#content a:link {
  color: #333333;
}

#content a:visited {
  color: #999999;
}

#content a:hover , a:active {
  color: #333333;
  text-decoration: underline;
}
 
.navBox {
  background-color: #f9f7f3;
  color: #adaaa7;
  line-height: 1.8;
}

.navBox ul {
    list-style: none;
}

.navBox a:link {
  color: #63615f;
}

.navBox a:visited {
  color: #999999;
}

.navBox a:hover , a:active {
  color: #63615f;
  text-decoration: underline;
}

#about {
  color: #fff;
}

#about a:link {
  color: #ff9933;
}

#about a:visited {
  color: #ff9933;
}

#about a:hover , a:active {
  text-decoration: underline;
}

#about h2 {
color: #d7e7e5;
}

#footer {
  font-size: 11px;
  text-align: center;
}

#footer a:hover , a:active {
  text-decoration: underline;
}


/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 660px;
}

#navigation { 
  width: 225px; 
  float: right;
  display: inline;
} 

#content { 
  width: 315px;
  float: left;
  display: inline;
}

#about { 
  width: 560px;
  clear: both;
} 

/* Add some space 
================================== */

#global {
  padding-top: 65px;
}

#navigation {
  padding: 20px 20px 20px 0px;
}

.navBox {
  padding: 0px 0px 0px 20px;
  margin-bottom: 15px;
  font-size: 11px;
}

#branding_logo {
  margin: 0px 20px 0px 20px;
}

#subbrand {
  margin: 0px 20px 0px 20px;
}

#content {
  padding: 20px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#about { 
  padding: 0px 20px 0px 20px;
  margin-bottom: 20px;
}

#backtotop {
  margin: 0px 20px 20px 20px;
}

#footer { 
  margin-bottom: 10px; 
} 

/* Menu Tabs
================================= */

#tagline {
	float: left;
	width: 420px;
	text-align: center;
	padding: 3px 0 0 0;
}


#tagline a, #tagline a:hover, #tagline a:active, #tagline a:visited{
	font-weight: bold;
	text-decoration: underline;
}


#tabs {
  /*float: right;*/
  /*width: 100%;*/
  font-size: 12px;
  line-height: normal;
  display: inline;
}

#tabs ul {
  margin: 0;
  padding: 0px 40px 0px 0px;
  list-style: none;
}

#tabs li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs a {
  float: right;
  background:url("images/tableft.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 8px;
  text-decoration: none;
}

#tabs a span {
  float: right;
  display: block;
  background: url("images/tabright.gif") no-repeat right top;
  font-size: 12px;
  padding: 5px 15px 6px 6px;
  color: #fff
}

#tabs span {
  text-align: center;
  display: block;
  padding: 5px 15px 6px 6px;
  font-size: 10px;
  margin:0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
  color:#fff;
}

#tabs a:hover {
  background-position:0% -42px;
}

#tabs a:hover span {
  background-position:100% -42px;
}

/* Buttons
================================= */

#button {
  background-color: #f9f7f3;
  color: #adaaa7;
  padding: 0px 0px 0px 0px;
  margin-bottom: 15px;
}

#button h3 {
  padding: 0px 20px 0px 20px;
}
	
#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
	
#button li {
  border-bottom: 1px solid #dedcda;
  margin: 0;
}

#button li a {
  display: block;
  padding: 5px 20px 5px 20px;
  background-color: #f9f7f3;
  color: #63615f;
  text-decoration: none;
  width: 100%;
}

html>body #button li a {
  width: auto;
}

#button li a:hover {
  background-color: #f1efed;
  color: #63615f;
}

#button span{
  font-size: 9px;
  color: #adaaa7;
  letter-spacing: normal;
}

#newest p {
  font-size: 9px;
  margin-top: -3px;
}

.conBl {background: url(images/con_bl.gif) 0 100% no-repeat #eeeae6; width: 320px} 
.conBr {background: url(images/con_br.gif) 100% 100% no-repeat} 
.conTl {background: url(images/con_tl.gif) 0 0 no-repeat} 
.conTr {background: url(images/con_tr.gif) 100% 0 no-repeat; padding:20px;} 
.clear {font-size: 1px; height: 1px; margin-bottom: 14px;}

.navBl {background: url(images/nav_bl.gif) 0 100% no-repeat #f9f7f3; width: 225px} 
.navBr {background: url(images/nav_br.gif) 100% 100% no-repeat} 
.navTl {background: url(images/nav_tl.gif) 0 0 no-repeat} 
.navTr {background: url(images/nav_tr.gif) 100% 0 no-repeat; padding: 20px 0px 10px 0px; } 

.abtBl {background: url(images/abt_bl.gif) 0 100% no-repeat #63615f;} 
.abtBr {background: url(images/abt_br.gif) 100% 100% no-repeat} 
.abtTl {background: url(images/abt_tl.gif) 0 0 no-repeat} 
.abtTr {background: url(images/abt_tr.gif) 100% 0 no-repeat; padding:20px; }

.wrpBl {background: url(images/wrp_bl.gif) 0 100% no-repeat #fff; width: 600px; margin: 0 auto; text-align: left; clear: both; } 
.wrpBr {background: url(images/wrp_br.gif) 100% 100% no-repeat} 
.wrpTl {background: url(images/wrp_tl.gif) 0 0 no-repeat} 
.wrpTr {background: url(images/wrp_tr.gif) 100% 0 no-repeat; }

a.contribute {
    display: block;
    width: 225px;
    height: 115px;
    background: url("images/contribute.gif") 0 0 no-repeat;
    text-decoration: none;
    margin-bottom: 15px;
}
 
a:hover.contribute {
    background-position: 0px -115px;
}

/* Google Ads
================================= */

#googleads {
  margin: 0px 0px 20px 20px;
}

#googleads_header {
  height: 250px;
  width: 300px;
  margin: 20px 20px 0px 20px;
  border: 1px solid red;
}

