body  { 
	font-size: medium; 
	color: #fff; 
	background: #30c url(images/body_contrast.gif) repeat-x 0 0; 
	} 

ul#nav  { 
	background: url(images/booties_contrast.jpg) no-repeat 0 0; 
	} 

#siteinfo  { 
	background: #30c; 
	border-top: 1px dotted #fff; 
	border-bottom: none; 
	} 

a:link  { 
	color: #f1f915; 
	} 

a:visited  { 
	color: #fff; 
	} 

a:hover  { 
	color: #000; 
	background: #fff; 
	} 

a:active  { 
	color: #fff; 
	} 

#nav a  { 
	color: #fff; 
	background: none; 
	border: none; 
	border-bottom: 1px dotted #fff; 
	} 

#nav a:hover  { 
	color: #000; 
	background: #fff; 
	border: none; 
	border-bottom: 1px dotted #30c; 
	} 

#nav a:active  { 
	color: #f1f915; 
	} 

#nav li.offers a  { 
	color: #f1f915; 
	} 

#nav li.offers a:hover  { 
	color: #000; 
	} 

body#index li.index a, 
body#book li.book a, 
body#offers li.offers a, 
body#faq li.faq a, 
body#patterns li.patterns a, 
body#news li.news a, 
body#contact li.contact a  { 
	color: #30c; 
	background: #fff; 
	border: none; 
	border-bottom: 1px dotted #30c; 
	} 

body#index li.index a:hover, 
body#book li.book a:hover, 
body#offers li.offers a:hover, 
body#faq li.faq a:hover, 
body#patterns li.patterns a:hover, 
body#news li.news a:hover, 
body#contact li.contact a:hover  { 
	color: #30c; 
	background: #fff; 
	border: none; 
	border-bottom: 1px dotted #30c; 
	} 

h2, 
h3, 
h4  { 
	color: #fff; 
	} 

table  { 
	background: #30c url(images/tableillustration_contrast.jpg) no-repeat 100px 0; 
	} 

table th  { 
	color: #30c; 
	} 

table tr#restofworld td  { 
	border-bottom: 1px solid #657dad; 
	} 

table tbody tr:hover  { 
	color: #30c; 
	background: #fff; 
	} /* hover doesn't work at all in IE 6 */ 

img  { 
	border: 1px #fff; 
	} 

abbr, 
acronym  { 
	border-bottom: 1px dotted #fff; 
	} 

strong  { 
	color: #fff; 
	} 


