body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-align: left;
}
html {
	height: 100%;
}
#main {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	left: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

/* Menu */

#menu {
	margin: 0px;
	background-color: #39014E;
}

#content {
	width: 965px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#drumbeat {
	width: 965px;
	height: 25px;
	background-color: #C7006E;
	background-image: url(/images/drumbeat.gif);
	background-repeat: no-repeat;
}
#drumbeatscroll {
	width: 695px;
	height: 18px;
	background-color: #000000;
	position: relative;
	top: 2px;
	left: 135px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
#drumbeatscroll a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#drumbeatscroll a:hover {
	color: #FF66FF;
	text-decoration: underline;
}


#earthpulse {
	width: 965px;
	height: 25px;
	background-color: #7BC663;
	background-image: url(/gaia/images/earthpulse.gif);
	background-repeat: no-repeat;
}
#earthpulsescroll {
	width: 695px;
	height: 18px;
	background-color: #000000;
	position: relative;
	top: 2px;
	left: 135px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
#earthpulsescroll a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#earthpulsescroll a:hover {
	color: #47D660;
	text-decoration: underline;
}


form {
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #47D660;
}

h1 { font-size: 31px; }
h2 { font-size: 26px; }
h3 { font-size: 18px; }

p, ul, ol, blockquote {
	margin-top: 0;
	padding-top: 0;
	line-height: 15px;
	color: #000000;
}
li {
	line-height: 18px;
}
.bold {
	font-weight: bold;
}

input, textarea, select {
  border:solid 2px #CCCCCCC;
  background-color : White;
  color : Black;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
}
textarea:hover,
textarea:focus {
  border:solid 2px #F9E5F0;
}
input:hover,
input:focus {
  border:solid 2px #F9E5F0;
}
.nohover,
.nohover:hover {
  border:solid 2px white;
}

form
{
  display:block;
  border:0px;
  margin:0px;
  padding:0px;
}
a {
	color: #47D660;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

/* Header */

#subheader {
	margin: 0;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
	
#header {
	width: 965px;
	height: 200px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
}
#myshetribes {
	width: 135px;
	position: relative;
	top: 126px;
	left: 830px;
}
#myshetribesbuttons {
	display: block;
	margin-top: 10px;
}


#gaiaheader {
	width: 965px;
	height: 200px;
	background-image: url(/images/gaiaheader.jpg);
	background-repeat: no-repeat;
}

#sosheader {
	width: 965px;
	height: 200px;
	background-image: url(/images/sosheader.jpg);
	background-repeat: no-repeat;
}

#pulseheader {
	width: 965px;
	height: 200px;
	background-image: url(/images/pulseheader.jpg);
	background-repeat: no-repeat;
}

#nextheader {
	width: 965px;
	height: 200px;
	background-image: url(/images/nextheader.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 489px;
	height: 92px;
	padding: 0px;
	background-color:#ffffff
}

/* Search */

#search {
	float: right;
	width: 225px;
	height: 92px;
	background-color:#91A773;
	padding: 0px;
}

#textfield1 {
	width: 125px;
	margin-left:10px;
}

#submit1 {
	padding:2px;
	background: #0D5736;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Content */

/* Community Menu */

#communitymenu 
{
  width: 225px;
  background-color:#0D5736;
  margin: 0;
  padding: 0;
  list-style: none;
}


/* ColOne Content */

#colOne {
	float: left;
	width: 200px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #FFFFFF;
	color: #000000;
}
/* ColTwo Content */
#colTwo
{
	float: left;
	width: 460px;
	padding-left: 30px;
	padding-top: 15px;
	background-color: #FFFFFF;
	color: #000000;
	overflow: auto;
	
}
#colTwo h3
{
	font-size:12px;
	font-weight:bold;
	color: #47D660;

}

#colTwo p {
	margin-left: 0px;
	text-align: left;
}

/* ColThree Content */


#colThree
{
	float: left;
	width: 225px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

/*Community */

#community {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #0D5736;
}

#community h2 {
	margin-bottom: 25px;
}

#community p {
	margin-left: 5px;
}

/* Footer */

#footer {
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 10px;
	color: #999999;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
.racecar {
	color: #999999;
}
.racecar a:link,
.racecar a:visited {
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.racecar a:hover {
	color: #666666;
}
.snitz a:hover {
	color: #999999;
}




.searchbox {
  width: 100px;
}
.searchbutton,
.searchbutton:hover {
	padding:2px;
	background: #39014E;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C7006E;
	display: block;
	padding: 4px;
	border-style: none;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
.button:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	border-style: none;
}
.widthlogin {
	width: 49px;
	margin-right: 3px;
}
.widthregister {
	width: 67px;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
}
.txtTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#gaiainnercontent {
	float: left;
	width: 922px;
	background-color:White;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}


#sosinnercontent {
	float: left;
	width: 922px;
	background-color:White;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#pulseinnercontent {
	float: left;
	width: 922px;
	background-color:White;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#nextinnercontent {
	float: left;
	width: 922px;
	background-color:White;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
