body { 
	background-color: #000000; 
	color: #282828;
	margin-top: 0pt;
	text-align: center;
	}

p {}

td {}

#container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}

#header{
	margin-left: 0px;
	height: 75px;
	background-color: #000000;
}

#col_left{
	float: left;
	background-image: url(../files/images/left.jpg);
	background-repeat: repeat-y;
	width: 37px;
}

#main{
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	background-color: #cccccc;
	width: 796px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #ff9900;
}

#col_right{
	float: right;
	background-image: url(../files/images/right.jpg);
	background-repeat: repeat-y;
	width: 37px;
}

#foot2{
	clear: both;
	height: 80px;
	padding-top: 15px;
	background-image: url(../files/images/rm_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#product{
	width: 100%;
}

#footer{
	clear: left;
}

#readerComments{
	background-color: #bbb;
	width: 550px;
	margin-left: 50px;
	padding: 5px;
}

#rholder{
	text-align: left;
	margin-left: 50px;
	padding: 0px;
}

#readerComments2{
	background-color: #bbb;
	width: 541px;
	border: #000000;
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.shirt{
	float: left;
	padding: 5px;
}

.prod_title {
	background-color: #ff9900;
	padding-left: 5px;
	padding: 3px;
	padding-right: 0px;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 2px;
}

a:link { color: #f90 }

a:visited { color: #f90 }

a:hover { color: ThreeDLightShadow }

a:active { color: black }

h5{
	font-weight: bold;
	font-size: .75em;
	margin: 0px;
}

.news{
	background-image: url(../files/images/news_bg.gif);
	background-repeat: repeat-y;
}

.newsYellow{
	background-image: url(../files/images/news_bg_yellow.gif);
	background-repeat: repeat-y;
}

.tile{
	background-image: url(../files/images/tile_back.gif);
	height: 35px;
	overflow: hidden;
	width: 100%;
	color: #ffffff;
}

.tile h5{
	padding-top: 8px;
}

.tile a:link {
	color: #ffffff;
}

.tile a:visited { color: #ffffff; text-decoration: none;}

.tile a:hover { color: #666666; }

.tile a:active { color: black; }

#medalDisplay{
	background-image: url(../files/images/gold_medal.gif);
	background-repeat: repeat-x;
	width: 553px;
	height: 130px;
	overflow: hidden;
	float: left;
}

h1 {
	color: #0000ff;
	margin-top: 0px;
}

.button {
	background-color: #0000ff;
	color: #ffffff;
	border: 1px solid;
	border-color: #003366;
}

.clear {
	clear: both;
}