@charset "utf-8";
/* CSS Document */


body{
margin: 0 auto 0 auto;
 background-image: url("http://www.gregorysautosales.com/images/pinstripebkgnd.jpg");
 background-repeat: repeat-x;
 background-attachment: fixed;
}

.box{
background-color:#000000;
background-repeat:repeat-y;
margin: 50px auto 0px auto;
display:block;
width:874px;
padding:0px;
}

.header{
margin: 0px 0px 0px 0px;
width:874px;
height:236px;
padding:0px;
}

.contentarea{
background-color:#000000;
background-image: url("http://www.gregorysautosales.com/images/middlestrip.jpg");
padding:0px;
margin: 0px auto 0px auto;
width:874px;
height:98px;
}

.contentarea2{
background-color:#000000;
padding:0px;
margin: 0px 0px 0px 0px;
width:874px;
}

.bottomstrip{
background-color:#000000;
 background-attachment: fixed;
padding:0px;
margin: 3px auto 0px auto;
width:874px;
}


a.link:link {color: #999999; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px;}
a.link:visited {color: #999999; font-family:Arial, Helvetica, sans-serif; text-decoration:none;font-size:10px;}
a.link:hover {color: #66ccff; font-family:Arial, Helvetica, sans-serif; text-decoration:none;font-size:10px;}
a.link:active {color: #999999; font-family:Arial, Helvetica, sans-serif; text-decoration:none;font-size:10px;}

.style1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 10px;
	color: #FFFFFF;
}

.style3 {color: #666666}

.style4 {font-family: Arial, Helvetica, sans-serif}

.style5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}