#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 944px;
 	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #000000;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #cbad16;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #cbad16;
}

#header a {
	background-image: url("../images/Top_Banner.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent:-9999em;
	display: block;
	height: 14em;
	width: 70em;
}

#menu fieldset {
	position:relative;
	left:-3.5em;
	border:none;
    padding-top:0;
}

#menu legend {
    display:none;
}

#menu ul {
	width:71em;
	list-style:none;
}

#menu ul li {
	display:inline;
}

#menu ul li a {
	height:4em;
	display: block;
    background-position: bottom left;
    background-repeat: no-repeat;
    text-indent:-9999em;
}

.author {
	float:left;
	width:15.5em;
 	background-image: url("../images/Meet_Author_Button_Off.gif");
}

.video {
	float:left;
	width:11.2em;
 	background-image: url("../images/Tribal_Videos_Button_Off.gif");
}

.photo {
	float:left;
	width:11.5em;
 	background-image: url("../images/Tribal_Photos_Button_Off.gif");
}

.review {
	float:left;
	width:13.2em;
 	background-image: url("../images/Review_Book_Button_Off.gif");
}

.event {
	float:left;
	width:6.9em;
 	background-image: url("../images/Events_Button_Off.gif");
}

.links {
	float:left;
	width:11.8em;
 	background-image: url("../images/Useful_Links_Button_Off.gif");
}

#side-a {
	float: left;
	width: 330px;
	border-right: 2px solid #cbad16
}

#side-a-photo {
	float: left;
	width: 410px;
	border-right: 2px solid #cbad16
}

#side-b {
	margin: 0;
	float: left;
	width: 570px;
	padding: 20px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-b-photo {
	margin: 0;
	float: left;
	width: 490px;
	padding: 10px 20px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#useful {
	padding-left:0;
	padding-top:0;
	border:none;
}

#useful legend {
	Display:none;
}

#useful ul {
	list-style:none;
	padding-left:0;
}

#useful ul li {
	padding:0.5em;
}

#videolist {
    border:none;
    padding-left: 0;
    padding-top: 0;
}

#videolist legend{
    display:none;
}

#videolist ul {
    list-style:none;
    padding-left: 0;
    padding-top: 0;
}

#videolist ul li a {
    display: block;
    background-position: bottom left;
    background-repeat: no-repeat;
    text-indent:-9999em;
}

.shortvideo {
    height:9em;
    width:43em;
    background-image: url("../images/Tribal_Video_SHORT.gif");
}

.longvideo {
    height:10em;
    width:43em;
    background-image: url("../images/Tribal_Video_LONG.gif");
}

.podcast {
    height:10em;
    width:43em;
    background-image: url("../images/Tribal_Video_PODCAST.gif");
}

#amazon {
    display: block;
    background-image: url("../images/amazon_link.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    text-indent:-9999em;
    padding-bottom: 0.5em
}

#footer {
    clear: both;
}

#footer fieldset {
    border: none;
}

#footer legend {
    display:none
}

#footer ul {
    background: #9e333b;
    color: #ffffff;
    text-align: center;
    height: 20px;
    padding-top:0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

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

#footer ul li {
    padding-right: 1em;
    padding-left: 1em;
    display: inline;
}

#footer ul li.pipes{
    border-right: 1px solid #ffffff;
}


div.bqend {
     float:right;
     height: 48px;
     width: 38px;
     margin-top: -25px;
 }

#formWrapper form fieldset {
    border:none;
}

#formWrapper ol {
    list-style-type:none;
    padding-left:0.2em;
}

#formWrapper ol li{
    margin:0 0 0.5em 0;
}

#formWrapper ol li label{
    float:left;
    width:10em;
}

#formWrapper form textarea {
	height:12em;
	width:25em;
}

#formWrapper form span {
    margin-left: 10.1em;
}

#buffer {
	padding-bottom:8em;
}

#buffer2 {
	padding-bottom:30em;
}