*{padding: 0px; margin: 0px;}

html, body {padding: 0px; margin: 0px;}

#displaytable a{color: #000; text-decoration: underline;}
#displaytable a:hover{color: #000; text-decoration: none;}

#detailtable table{margin-top: 20px;}
#detailtable a{color: #000; text-decoration: underline;}
#detailtable a:hover{color: #000; text-decoration: none;}
#detailtable img {border: 1px solid #000;}
#detailtable .PhotoBorder{margin-bottom: 10px;}





.bodybg {
	background-color: #930;
	background-image: url(images/hp-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 530px;
}
.bodybg .buttons {
	clear: both;
	width: 900px;
	float: none;
}
.bodybg .buttons img{
	padding-right: 4px;
}
.buttons img{
	padding-right: 4px;
}
.container {
	width: 900px;
	height: auto;
	clear: both;
	margin-top: 20px;
	
}.bodybg div .container .hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	float: left;
	margin-top: 200px;
	width: 340px;
	line-height: 24px;
	margin-left: 290px;
}
#copyright{color: #FFFFFF; font: 11px  Arial, Tahoma, sans-serif;  margin: 5px; text-align: center;}
#copyright a{color: #FFFFFF; text-decoration: none;}
#copyright a:hover{color: #FFFFFF; text-decoration: underline;}

#tmgCredit{color: #ffcc00; font: 11px  Arial, Tahoma, sans-serif; width: 950px; margin: 5px 0px 15px 0px; padding-top: 100px; text-align: center; clear:both}
#tmgCredit a{color: #ffcc00; text-decoration: none;}
#tmgCredit a:hover{color: #fff; text-decoration: underline;}

#tmgCredit2{color: #ffcc00; font: 11px  Arial, Tahoma, sans-serif; width: 950px; margin: 5px 0px 15px 0px; padding-top: 10px; text-align: center; clear:both}
#tmgCredit2 a{color: #ffcc00; text-decoration: none;}
#tmgCredit2 a:hover{color: #fff; text-decoration: underline;}

.container .header {
	background-color: #930;
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
}
.container .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	clear: both;
	height: auto;
	width: 874px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	padding: 10px;
	
}

ol, ul{
	list-style-position: inside;
	margin-left:20px;
}