
table { margin-left: auto; 
margin-right: auto;

}
.tabletop {background:url(http://marshpants.com/images/tabletop2.gif); background-position:bottom; background-repeat:no-repeat}
.tablebottom {background:url(http://marshpants.com/images/tablebottom2.gif); background-position:top; background-repeat:no-repeat}
.tableleft {background:url(http://marshpants.com/images/tableleft2.gif); background-position:top}
.tableright {background:url(http://marshpants.com/images/tableright2.gif); background-position:top}


.stripe {background-color:#fff; background:url(http://marshpants.com/images/tableback.jpg)}


* {
	margin: 0;
	padding: 0;
}

body {
	margin:  0;
	background: #333333 url(http://marshpants.com/images/concrete3.jpg);
	color: #000000;
}

h1 {
	height: 75px;text-align:center; margin-left: auto;
margin-right: auto; font-family:Verdana, Geneva, sans-serif}  


h2 {

	color: #900;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p,  ol, ul { font-family: Verdana, Geneva, sans-serif; font-weight:bold; font-size:14px;

	margin-bottom: .8em;
	margin-left:.8em;
	margin-right:.8em;
	text-align: left;
	line-height: 167%;

	
}


blockquote {
	padding: 15px 0 0 20px;
	
	text-align:left;
	font: italic 100% "Times New Roman", Times, serif;
}


ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {

	list-style-type:none

}

a {
	text-decoration: none;
	color:#900;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
		font-weight: bold
}


.white a {
	text-decoration: none;
	color:#fff;
	font-weight: bold
}




/* Logo */

#logo {
	width: 606px;
	height: 328px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(http://marshpants.com/images/banner4.jpg) no-repeat;
}


/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background:url(../images/img03b.gif)
		float: center;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: center;
	padding: 15px 0 0 150px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #D7CE32;
}

#footer a {
	color: #D7CE32;
}

img {border: 0}

a img {border: 0}

.right {float:right; margin: 0 0 0 10px}
.left {float:left; margin: 0 10px 0 0px}
.center {text-align:center; margin-left: auto;
margin-right: auto;}

.descrip
{font: normal 10px Arial, Helvetica, sans-serif; 	line-height: 100%;}



.tiny {font-size: 10px; font-style:italic; text-align: right; margin: 10px 0px 0px 100px; padding: 10px 0px 0px 0px; display: block}

.newspost {width: 641px; margin: 20px 20px 20px 20px;
	padding: 15px 15px 20px 20px;
	background:#DADADA;
	border: #66666 solid 1px;

	}
	
.newstitle {text-align:center;
	font:  150%; font-weight:bold;}
	
	
















#extraDiv4 {
	background-image: url(edge_left_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#extraDiv5 {
	background-image: url(edge_right_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#straight li {display: inline;list-style-type: none;padding-right: 20px;
}