body {
	margin:0px;
	background-color:#3b2b1c;
	text-align:center;
	padding:0px;
	min-width:1000px;
}

#wrap {
    background:url('http://www.thebouncingbead.com/template_images/middlebk.jpg');
	background-repeat:repeat;
	text-align:center;
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
    width: 100%;
	color: #3b2b1c;
}

#header {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
	width: 100%;
	padding-bottom: 0px; 
    height:178px;
    text-align:center;
    background:#3b2b1c;
	
}



#menu {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #60a3a4;
	background-color:#a3cecf;
    border-top:1px solid #60a3a4;
    border-bottom:1px solid #60a3a4;
	height: 30px;
}

#menu a {
color:#60a3a4; }
#menu a:hover {
color:#3b2b1c; }
#innerwrap {
	width: 850px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
    margin-left:auto;
    margin-right:auto;
    background:#ffffff;
    border-left:1px solid #3b2b1c;
    border-right:1px solid #3b2b1c;
    
} 

#left {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	float: left;
	padding:0px;
	width: 140px;
	margin-left:5px;
    position:relative;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #834C24;

}

#content {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
	float: left;
	width: 640px;
	padding-right: 4px;
    postion:relative;
    margin-left:5px;
    text-align:left;
    padding-left:10px;
}

#gallerycontent {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
	float: right;
	width: 850px;
	padding-right: 4px;
	}

#footer {
	font-size: 9pt;
	width: 100%;
	text-align: center;
	 
    background-color:#3b2b1c;
    color:#faebce;
	clear: both;
    
}
#footer a{color:#faebce;}


#footer2 {
	font-size: 8pt;
	padding-top: 10px;
    color:#808080;
	width: 100%;
	text-align: center;
	
	padding-bottom: 4px;
    background-color:#3b2b1c;

}
#footer2 a
{color:#ffffff; }
td {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link, a:visited{	
	color: #3b2b1c;
	font-weight:bold;
    text-decoration:none;
	}

a:hover{
	color: #B3B3D7;
	font-weight:bold;
}

a:active{
	color: #3b2b1c;
	font-weight:bold;
    text-decoration:none;
}



#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 1px;
width: 140px;
text-align: left;
background-color:#ffffff;
}

#navcontainer a:link, #navlist a:visited
{
color: #3b2b1c;
text-decoration: none;
font-weight:bold;
text-align: left;
}

#navcontainer a:hover
{
background-color: #fff;
color: #CC99CC;
font-weight:bold;
text-align: left;
}
