body	{
	background: #ffffff;
	}

a:link, a:visited {
	color: #ff0016;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}
	
h2, h2 a:link, h2 a:visited {
	color: #ff0016;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #000;
	}
		
#header {
	background: #ffffff url('http://watchingwhatweeat.com/images/header.jpg') top left no-repeat;
	min-height: 282px;
	}
	
#buy 	{
	background: #ffffff;
	min-height: 0px;
	}

#main	{
	padding: 10px 40px;
	background: transparent ;
	}
	
#wrapper {
	background: transparent ;
	}
	
#inLay {
	padding: 0px 0px;
	margin: 0px 0;
	background: #ffffff;
	}
	
#inLay2 {
	background: transparent;
	min-height: 700px;
	margin: 15px 0;
	}
	
#right	{
	background: transparent;
	border-left: 1px solid #cccccc;
	text-align: left;
	min-height: 700px;
	margin: 15px 0;
	padding-left: 30px;
	}

#right ul {
	margin: 0;
	padding: 0;
	}

#right ul li {
	margin: 5px 0;
	}
	
#right h2 {
	color: #000;
	font-size: 1.2em;
	background: #6ac235;
	padding: 2px 5px;
	border-bottom: 3px dotted #fff;
	}
	
#buy a:link, #buy a:visited {
	padding: 2px 5px;
	background: #e8e8e8;
	color: #ff0016;
	margin: 0px;
	width: 150px;
	display: block;
	border: 1px solid #4b9600;
	}
	
#buy a:hover {
	background: #4b9600;
	color: #FFF;
	}	
	
#left {
	padding: 0px 20px 20px 100px;
	background: transparent;
	}

#center {
	padding: 600px 10px;
	background: transparent;
	}

#centerALT {
	background: #FFF;
	padding: 20px 10px;
}

.green {
	background: #97e039;
	height: 400px;
	border-top: 6px solid #FFF;
	}

.gold {
	background: #8cbdcf	;
}
	
.pink
	{
	background: #facecf;
	height: auto;
	}
.blue
	{
	background: #677194;
	height: auto;
	}
	
.sidebar h2
		{font-size:1.1em;line-height:1.25;margin-top:1.25em;height:1.25em;
			text-transform: uppercase;}

 #nav {
 	text-transform: uppercase;
 	font-weight: bold;
 	font-size: 1.1em;
 	text-align: auto;
 	padding: 0px 0px 0px 70px;
	border-bottom: #e0e0e0;
	clear:left;
 }

 #nav ul {
 	padding-bottom: 40px;
 } 

 #nav ul li {
 	list-style: none;
 	list-style-type: none;
 	display: inline;
 	margin: 0 0 3px 0;
 }

 #nav ul li.here {
 	list-style: none;
 	display: inline;
 	border-bottom: 3px solid #FFF;
 }

 #nav li a {
 	display: block;
 	padding: 5px 0.45em 5px;
 	margin-left: 3px;
 	background-color: #FFF;
 	color: #666666;
	border-bottom: 5px solid #99cc33;
 	text-decoration: none;
 	float: left;
 }

 html>body #nav li a {
 	width: auto;
 }

 #nav li a:hover {
 	background-color: #FFF;
 	color: #ff3333;
	border-bottom: 5px solid #ff3333;
 }

 #nav ul li.here a {
 	background: #FFF;
 	color:#000;
 	border-bottom: 2px solid #FFF;

 }

 #row {
 	width: 950px;
 	border-bottom: 5px solid #000;
 	border-top: 2px solid #000;
 	clear: left;
 	background: #FFF;
 	margin: 10px 0px;
 	padding: 5px 10px;
 }

ul#sliding-navigation  {  
    list-style: none;  
    font-size: 1.275em;  
    font-weight: bold;  
    margin: 0px 0;  
    text-align: left;
}  

ul#sliding-navigation li.sliding-element h3,  
ul#sliding-navigation li.sliding-element a  {  
    display: block;  
    width: 180px;  
    padding: 5px 5px;  
    margin-bottom: 5px;  
}  

ul#sliding-navigation li.sliding-element h3  {  
    color: #fff;  
    background: #97e039;  
    font-weight: bold;  
}  

ul#sliding-navigation li.sliding-element a:link, ul#sliding-navigation li.sliding-element a:visited  {  
    color: #000;  
    background: #97e039;  
    text-decoration: none;  
}  

ul#sliding-navigation li.sliding-element a:hover { color: #eb3c4d; }

