#wrapper {
	width: 900px;
	margin: 0px Auto;
	padding: 5px 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#banner {
	clear: both;
	margin-top: 10px;
	padding-right: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#top {
	clear: both;
	margin: 10px 0px 0px 0px;
}
#topTop{
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 35px;
}
#topBottom{
	background-image: url(images/bot_bar.jpg);
	background-repeat: no-repeat;
	padding: 1px 0px 5px 0px;
	margin: -10px 0px 0px 0px;
	height: 45px;
	background-position: center center;

}
#topBottom p {
	padding: 0px 0px 0px 0px;
	_padding: 10px 0px 0px 0px;
}
#topTop p {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
#topTop a:link, #topTop a:visited {
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
#topTop a:hover { 
	color: #FFB200; 
}
h4{
	line-height: 35px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content{
	padding: 0px 0px 0px 0px;
}
#contentTop{ 
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: center center;
	height: 35px;
}
#contentMiddle{
	background-image: url(images/content_middle.jpg);
	background-repeat: repeat-y; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: center center;
}
#contentBottom{
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: center center;
}
#contentMiddle p{
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 112px;
	width: 670px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
}
#content a:hover { 
	color: #FFB200; 
}
#footer {
	clear: both;
	padding-top: 10px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	border-bottom: solid 2px #FC5;
}
#footer a:hover { 
	color: #FFB200; 
}

li {
	text-align: left;
}

div {
	margin: 0px Auto;
	text-align: center;
}

.small {
	font-size: .75em;
}

h5 {
	font-size: 1em;
	margin:0;
	padding: 0px 0px 0px 0px;
	background-color: #FC5;
}

h3 {
	color: #336688;
	font-weight: bold;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 span {
	color: #F80;
}

h2 {
	color: #0000FF;
	margin:0;
}

h1 {
	margin:0;
}

ul {
	font-size: 1em;
}

li span {
	color: #F80;
	font-weight: bold;
}

li img {
	margin-right: 20px;
	padding-left: 5px;
	float: right;
}

caption {
	font-size: .6em;
	font-weight: bold;
	padding-left: 10px;
	}

table {
	margin-top: 10px;
	margin-left: 30px;
	border-collapse: collapse;
	text-align: center;
}
thead {
	border-bottom: solid 1px #000;
}
td {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#StyleNum {
	background-color: #E9F7FF;
	width: 40px;
}
#TrimID {
	background-color: #E9F7FF;
	width: 40px;
}
#StyleDesc {
	width: 225px;
}
#TrimDesc {
	width: 325px;
}
li a:link, li a:visited {
	text-decoration: none;
	color: #336688;
	font-weight: bold;
}
li a:hover { 
	color: #529ED5; 
}
