body   { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; color:#253133; background:#D1CF9E; margin:0 0 0 0; padding:0; }

a				 	{ color:#5C6664; text-decoration:none; }
a:hover				{ color:#000000; text-decoration:none; }

h1			{ font-size:140%; font-weight:bold; color:#993722; }
h2			{ font-size:140%; font-weight:bold; color:#253133; }
h3			{ font-size:100%; font-weight:bold; color:#253133; }
.menutext		{ font-size:80%; font-weight:bold; color:#D1CF9E; }

#container  		{ position:relative; width:920px; margin:0 auto; background:url(images/background.jpg); background-repeat:no-repeat; background-position:top right; min-height:540px; text-align:left}
#maincontainer  		{ position:relative; width:700px; float:left; padding:10px; border-width:1px; border-color:#666666}
#logo  		{width:920px; margin:0 auto; background:url(images/logo.jpg); background-repeat:no-repeat; background-position:left; height:90px; left:0px}
#menu  		{width:920px;  height:20px; left:0px; text-align:left}
#postfooter	{width:920px;  height:20px; left:0px; text-align:center; font-size:70%}

.spacer     {width:20px; margin:0 auto; height:4px; left:0px; text-align:left}

.maintextbox     {width:600px; margin:0 auto; min-height:20px; left:0px; text-align:left;  padding:10px; background:url(images/backcarbon.png); font-size:80%;}
.maintextbox_title     {width:600px; left:0px; text-align:left;  padding:4px; background:url(images/backcarbon2.png);}
.maintextbox_clear     {width:600px;  min-height:20px; left:0px; text-align:left;  padding:4px; font-size:90%;}
#footer  		{width:920px; background:url(images/footer.jpg); background-repeat:no-repeat; background-position:left; height:166px; left:0px}





div.button1 {width:100px; height:15px; background:#253133; color:#D1CF9E; float:left; margin:2px; font-size:80%; font-weight:bold; text-align:center;}
div.button1 a  {width:100px; height:15px; display:block; background:#253133; color:#EEEEEE;}
div.button1 a:link {}
div.button1 a:hover {background:#993722; color:#D1CF9E;}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: groove groove groove groove;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: #EEEEEE;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #EEEEEE;
	-moz-border-radius: 6px 6px 6px 6px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #EEEEEE;
	-moz-border-radius: 6px 6px 6px 6px;
}
table td.sampleblack {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td.samplewhite {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
