

body {
	margin: 20px;
	background: #141010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(../images/wildflower_solid.gif);
	background-position:bottom left;
	background-repeat:no-repeat
	
}

h1, h2, h3 {
	margin:5px 15px 10px 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
	border-bottom: 1px  #be3528 solid;
	padding-bottom:5px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration:underline;
	border-bottom: none;
	color: #046f8d;
	outline:none;
}

a:hover {
	color:#57A1B2;
	outline:none;
}
a.thumb {
	text-decoration:underline;
	border-bottom: none;
	color:#2b2b2b;
	outline:none;
}

/* Sidebar */

#sidebar {
	position: absolute;
 	top: 20px;
 	left: 20px;
 	width: 200px;
 	background: #141010;
 	margin: 0;
 	padding: 0;
 	z-index: 2;
}


/* sideRight */

#sideRight {
	position: absolute;
	top: 10px;
 	right: 40px;
	left: 905px;
	width: 200px;
 	background: #f7f4f3;
 	color: #333333; 
	background-image:url(../images/sideRightImage_solid.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 10px 0px 20px 0px;
	padding:0px 15px 0px 15px;
 	z-index: 1;
	border: 1px  #93918b solid;
}


#sideRightBig {
	position: absolute;
	top: 10px;
 	right: 40px;
	left: 905px;
	height: 563px;
	width:210px;
 	background: #f7f4f3;
 	color: #333333; 
	background-image:url(../images/sideRightImage_solid.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 10px 0px 20px 0px;
	padding:0px 15px 0px 15px;
 	z-index: 1;
	border: 1px  #93918b solid;
}



/* Page */

#page {
 	position: relative;
 	width: 640px;
	margin: 20px 201px 20px 220px;
	z-index: 3;
	background-color:#f7f4f3;
	background-image:url(../images/main_bcg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px  #93918b solid;
	
}

#pageSmall {
 	position: relative;
 	width: 640px;
	height: 450px;
	margin: 20px 201px 20px 220px;
	z-index: 3;
	background-color:#f7f4f3;
	background-image:url(../images/main_bcg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px  #93918b solid;
	
}

#pageSymp {
 	position: relative;
 	width: 640px;
	height: 450px;
	margin: 20px 201px 20px 220px;
	z-index: 3;
	background-color:#f7f4f3;
	background-image:url(../images/wildText_solid.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px  #93918b solid;
	
}

/* thumbs */

#thumb {
 	position: relative;
 	width: 140px;
	margin: 20px 201px 20px 300px;
	z-index: 4;
	background: transparent;
	
}


/* Content */

#content {
	float: left;
	width: 610px;
	padding: 10px 0px 10px 20px;
	color:#1e1e1e;
}


/* Gallery Player */

#gallery {
	width:600px;
	margin: 0 auto;
}


/* Footer */

#footer {
	width: 640px;
	height: 10px;
	margin: 20px 201px 20px 220px;
	padding:  0;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c4bd;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: 93918b;
}

#footer a {
	color: #93918b;
}

/* Footer2 */

#footer2 {
	width: 640px;
	height: 20px;
	margin: 67px 201px 105px 220px;
	padding:  0;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c4bd;
}

#footer2 p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: 93918b;
}

#footer2 a {
	color: #93918b;
}


/*tables*/

td.botThumbs{ 
	border: 1px #6a0738 solid;
	border-collapse: collapse;
	padding: 2px 2px 0px 2px;
}

table.dates{
text-align: center;
font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
border: 1px  #93918b solid;
border-collapse: collapse;
border-spacing: 0px;
}

table.dates td{
padding: 10px;
text-align: left;
border: 0px;
font-weight:normal;
}

table.dates td.right{
padding: 10px;
text-align: right;
border: 0px;
font-weight:normal;
}

table.dates td.hed{
color:  #333333;
padding: 10px;
text-align: left;
font-size: 16px;
font-weight: normal;
} 


/*form*/	

div#answerForm
{
margin: 0px 0px 20px 0px;
display: none;
}

div#answerForm1
{
margin: 0px 0px 20px 0px;
display: none;
}

/*events*/	

div#events
{
border: 1px  #93918b solid;
padding:10px;
width:450px;
margin-left:60px;
}

/*table*/
table.content
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 600px;
background-color: #f8f8f0;
border: 1px #d2cfca solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.content td.header
{ border-bottom: 2px solid #046f8d;
background-color: #e2e0df;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.content td
{ border-bottom: 1px dotted #d2cfca;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color:f8f7e6;
text-align: left;
padding-left: 3px;}

.body { border-left: 1px dotted #d2cfca; } 


.clearspace
{
height:20px;
}

a img { border: none; outline: none; }