<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body{

    margin:0px;

    background-color: #F05F22;

    //height:100%;

    font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}

a:link{

	color:rgb(255, 65, 5);

	text-decoration:none;

}



a:hover{

	color:rgb(255, 65, 5);

	text-decoration:underline;

}

a:visited{

	color:rgb(255, 65, 5);

	text-decoration:none;

}

#centerBlock{

    margin:0px auto;

    width:734px;
    height:701px;

}

#header{

    width:734px;

    height:152px;

    background-image: url('images/header.jpg');

}

#leftCol{

    height:100%;

    width:236px;

    background-color:#ffffff;

    background: url('images/lefthash.png') repeat-y right top;

    float:left;

}

#rightCol{

    float:left;

    height:100%;

    width:445px;

    background:#000 url('images/cfbgtile.jpg') repeat-x bottom;

	text-align:center;

}

html&gt;body #rightCol {

	width:465px;

}

#leftColTop{

    float:right;

    background: url('images/leftcoltop.jpg') no-repeat;

    width:171px;

    height:28px;

}
#MotherAward{

    height:144px;

    width:86px;

    background: url('images/leftMotherAward.jpg') no-repeat;

    float:right;

    margin-right:25px; //50

    margin-top:0px;

}
html&gt;body #MotherAward{
	margin-right:50px;
}

#DCDesignAward{

    height:129px;

    width:84px;

    background: url('images/leftDCDesignAward.jpg') no-repeat;

    float:right;

    margin-right:28px;

    margin-top:36px;

}

html&gt;body #DCDesignAward {

	margin-right:55px;

    margin-top:40px;

}

#GoodGuysAward{

    height:90px;

    width:166px;

    background: url('images/leftGoodGuysAward.jpg') no-repeat;

    float:right;

    margin-right:8px;

    margin-top:39px;

}

html&gt;body #GoodGuysAward {

    margin-right:16px;

    margin-top:40px;

}

.contentBlock{

    background-color:#FFF;

    width:415px;

    margin:10px 0px 10px 10px;

    border:1px #ED1B25 solid;

	float:left;

	text-align:justify;

	padding:5px;

}

.contentBlock h1{

	font-weight:bold;

	font-size:16px;

}

.contentBlock h2{

	font-weight:bold;

	text-transform:uppercase;

	font-size:12px;

	margin:0px 0px 5px 0px;

}

.contentBlock img{

	vertical-align:top;

	float:left;

	margin:2px;

	margin-right:5px;

	border:3px #ED1B25 solid;

	clear:left;

}
#shirts img{
	border-style:none;
}

html&gt;body .contentBlock {

    width:415px;

    margin:10px 0px 10px 19px;

	padding:5px;

}

.rivitBar{

	height:27px;

	width:220px;

	background:url('images/rivetbar.jpg') no-repeat;

	float:left;

	margin:2px;

}



.leftColText{

    font-size:10px;

    color:#FFF;

    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    width:140px;

    float:right;

    text-align:center;

    margin-right:12px;

	margin-bottom:20px;

}

html&gt;body .leftColText {

    margin-right:25px;

	margin-bottom:20px;

}

#johnsonsLogo{

	margin:0px auto;

	height:97px;

	width:253px;

	clear:both;

	background: url('images/johnsonshotrodlogoie.jpg') no-repeat center;

}



html&gt;body #johnsonsLogo {

	background: url('images/johnsonshotrodlogo.png') no-repeat center;

}



#revinLogo{
	text-align:center;
	width:100%;
	padding: 10px 0px 58px 20px;
	clear:both;
}

html&gt;body #revinLogo {
	padding: 10px;
}



.chromestyle{

	width: 430px;

	height:25px; //15

	padding: auto;

	margin: auto;

	font-weight: bold;

}



.chromestyle ul{

	width:auto;

	height:25px;

	padding: 4px 0px 0px 0px;

	margin: 0;

	text-align: center;

}



.chromestyle ul li{

	display: inline;

}



.chromestyle ul li a{

	padding: 4px 15px;

	text-decoration: none;

	text-transform:uppercase;

	font: 11px 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

	color: rgb(255, 65, 5);

	font-weight: bold;

}



.chromestyle ul li a:hover{

	color: #fff;

	background: url('images/mainMenuBG1.png') repeat-x;

}



.menuBar{

	position:relative;

	top:125px;

	float:right;

	width:430px;

	margin-right:20px;

}

html&gt;body .menuBar {

	margin-right:50px;

}

#detailLink{

	float:left;

}

#detailLink img{

	border:none;

}
</pre></body></html>