/*-- 
TheOneGreatX.com - See Something New
Author: Madison Parks
Last Updated: 11.13.05
--*/

/*-- Page Properties --*/
body { background-image: url(images/background.jpg) }

p.header{ color: black; font-size: 20px; font-family: helvetica; text-align: center; margin-bottom: -20px; background-image: url(images/background.jpg) }

p.nav{ padding-bottom: 10px; padding-top: 10px; color: white; font-size: 16px; font-family: helvetica; text-align: center; background-image: url(images/nav.jpg); width: 80%; position: relative;
     right: 10%; left: 10%; margin-bottom: -12px; }

.class1  a:link { color: white; text-decoration: dotted; }
.class1  a:visited { color: white; text-decoration: underline; }

p.table{ padding-top: 13px;
	 padding-right: 13px;
 	 padding-bottom: 13px;
	 padding-left: 13px; 
	 background-color: #FFFFFF; font-family: helvetica; width: 77.9%; 
	 position: relative;
     right: 10%; left: 10%; color: black; margin-bottom: -10px; font-size: 12px;
     border-right-style: solid; border-right-color: black; border-right-width: thin;
     border-left-style: solid; border-left-color: black; border-left-width: thin;
     }
     
p.body { padding-top: 13px;
	 padding-right: 21px;
 	 padding-bottom: 13px;
	 padding-left: 21px; 
	 background-color: #FFFFFF; font-family: helvetica; width: 76.6%; 
	 position: relative;
     right: 10%; left: 10%; color: black; margin-bottom: -10px; font-size: 12px;
     border-right-style: solid; border-right-color: black; border-right-width: thin;
     border-left-style: solid; border-left-color: black; border-left-width: thin;
     }

p.deals{ padding-top: 13px; color: black; font-size: 12px; font-family: helvetica; text-align: center; background-color: #ffffff; width: 79.9%; position: relative;
     right: 10%; left: 10%; margin-bottom: -12px; 
     border-right-style: solid; border-right-color: black; border-right-width: thin;
     border-left-style: solid; border-left-color: black; border-left-width: thin;
     }

p.search{ padding-left: 13px; background-color: #FFFFFF; font-family: helvetica; text-align: left; width: 78.9%; position: relative;
     right: 10%; left: 10%; color: black; margin-bottom: -9px; font-size: 10px; 
     border-right-style: solid; border-right-color: black; border-right-width: thin;
     border-left-style: solid; border-left-color: black; border-left-width: thin;
          }
     
p.footer { background-color: #FFFFFF; font-family: helvetica; text-align: center; text-decoration: overline; width: 79.9%; position: relative;
     right: 10%; left: 10%; color: black; font-size: 9px; 
     border-right-style: solid; border-right-color: black; border-right-width: thin;
     border-left-style: solid; border-left-color: black; border-left-width: thin;
     border-bottom-style: solid; border-bottom-color: black; border-bottom-width: thin;
          }