body {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin-top:0;
	width:100%;
	background-color:#bf7b32;
}
h1 {
	font-family:Vivaldi; Lucida Handwriting; Tahoma, Arial, sans-serif;
	color:#1a1a1a;
	padding:1px;
	font-size:1.9em;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#1a1a1a;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#6f4a3a;
	color:#1a1a1a;	
}
p {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0 0 0.5em 0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#1a1a1a;
}
a:hover {
	color:#fad184;
}
blockquote {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#C44D58;
	padding:3px;
	border:1px dashed #C44D58;
	margin-left:30px;
}
code {
	border:3px solid #C44D58;
	padding:5px;
	margin-left:30px;
}

div#wrap {
	padding:0 0 0 0;
	margin:0 auto;
	width:610px;

}

div#header {
	width:100%;
	background-image:url(img/header_bg2.jpg);
	background-repeat:repeat-x;
	height:137px;
	margin-left: 100px;
	padding:0;
	margin:0 0 0 50px;

}
div#header h1 {
	color:#1a1a1a;;
	font-size:2.6em;
	margin:0;
	padding:5px 0 0 3%;
}
div#header h2 {
	margin:0px 0 10px 0;
	color:#1a1a1a;;
	padding:0 0 0 10%;
}

/* Left Google Container */
#google_left	{
	width: 120px;
	height: 600px;
	float: left;
	margin:0 0 0 0;
	background-color:#bf7b32;
		position: absolute;
	top: 200px;
	left: 50px;

}



div#google_menu {
	width:100%;
	height:32px;
	padding:0;
	margin:0 0 0 50px;


}


div#nav {
	width:100%;
	height:32px;
	padding:0;
	margin:1% 0 0 50px;


}
div#nav ul {
	margin:0 0 0 0;
	padding:6px 0 0 0;
}
div#nav ul li {
	display:inline;
	padding:0 8px;
	float:left;
	font-family: Tahoma, Arial, san serif;
	font-size: 12px;
}
div#nav ul li a {
	color:#1a1a1a;
	text-decoration:none;
}
div#nav ul li a:hover {
	text-decoration:underline;
	color:#fad184;
}
div#main {
	width:610px;
	padding:0;
	margin:3px 0 0 10px;
	position: absolute;
	top: 200px;
	left: 330px;
	background-color:#efebe7;
}


.bl {background: url(img/bl.gif) 0 100% no-repeat #efebe7; width: 20em}
.br {background: url(img/br.gif) 100% 100% no-repeat}
.tl {background: url(img/tl.gif) 0 0 no-repeat}
.tr {background: url(img/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 



div#sidebar {
	width:150px;
	position: absolute;
	top: 200px;
	left: 170px;
	margin:3px 0 0 10px;

}
div.area {
	background-color:#efebe7;
	padding:5px;
}
div.side_header {
	background-color:#fad184;
	height:25px;
	width:100%;
	margin:1% 0 0 0;
}
div.side_header h1 {
	color:#1a1a1a;
	font-size:0.8em;
	padding:3px;
	margin:0;
	font-family: Tahoma, Arial, sans serif;
}
div.side_content {
	background-color:#f48c32;
}
div.spacer { 
	height:10px;
}
div#sidebar ul {
	padding:10px 0 10px 10px;
	margin:0;
	list-style:none;
}
div#sidebar ul li a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color:#1a1a1a;
	text-decoration:none;
}
div#sidebar ul li a:hover {
	color:#000000;
	text-decoration:underline;
}
div#main ul {
	padding:10px 0 10px 10px;
	margin:0 0 0 20px;
	list-style-type:disc;
}
div#main ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
}
div#main ul li a:hover {
	text-decoration:underline;
}

div#footer {
	width:700px;
	height:150px;
	padding:0;
	margin:50px 50px 50px 50px;
	float:left;

}

div#brown {
	background-color:#bf7b32;
	text-align:center;

}

div#bar
{
width:600px;
}

div#brown p {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1a1a1a;
}
div#footer p a {
	color:#999;
}

.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;

}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;

}
/* Tables */
table.messages {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: #efebe7;
}
table.messages th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted none dashed none;
	border-color: rgb(133, 133, 156) rgb(133, 133, 156) rgb(133, 133, 156) rgb(133, 133, 156);
	background-color: #efebe7;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.messages td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none dotted none;
	border-color: rgb(133, 133, 156) rgb(133, 133, 156) rgb(133, 133, 156) rgb(133, 133, 156);
	background-color: #efebe7;
	-moz-border-radius: 0px 0px 0px 0px;
	font-color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}

table.searchresults {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	width: 579px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.searchresults th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}
table.searchresults td {
	text-align: left;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	
	-moz-border-radius: 0px 0px 0px 0px;
}

table.pagelinks {
	font-family: tahoma, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-width: 5px 5px 5px 5px;
	border-spacing: 2px;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
.pagelinkstext {
	font-family: arial, tahoma, sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	text-align: left;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.board {

border-style: solid;
padding: 0px;
border-spacing: 0px; 
border-width: 1px;
border-collapse: collapse;
border-color: #666666;
}

table.board td {
padding: 0px;
}






