html, body
{
	margin: 0;
	padding: 0;
}
#page-content
{
	width: 100%;
}
#Header
{
	width: 100%;
	height: 94px;
	padding: 0px;
	background-image: url(img/ValLogoBack.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#Top-NavBar
{
	background: blue;
	height: 50px;
}
#Left-NavBar
{
	/*background: darkgreen;*/
	float: left;
	width: 150px;
}
#Right-NavBar
{
	width: 150px;
	/*background: #0099FF;*/
	float: right;
}
#Content
{
	/*background: green;*/
	margin-left: 0px;
	margin-right: 0px;
}
.Mlist a
{
	padding: 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	text-decoration: none;
	display: block;
	width: 200px;
	color: #FFFFFF;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Mlist a:hover
{
	background-color: #66CCCC;
}
.Mlist
{	
	border-width: 1px 1px 0px 1px;
	border-color: black;
	border-style: solid;	
	display: block;
	padding: 0px;
	text-align: center;
	float: left;
	background-color: #990000;
}
div div div div#popup
{
	left: -9999px;
	position: absolute;
}
div div div:hover div#popup
{
	left: 0px;
	top: 36px;
	position: absolute;
}
div div div div div div#subpopup
{
	left: -9999px;
	position: absolute;	
}
div div div div div:hover div#subpopup
{
	left: 200px;
	position: absolute;
}
.Tlist a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: Arial;
	display: block;
}
.Tlist
{	
	width: 150px;	
	display: block;
	float: left;
	text-align: center;
	background-image: url(img/ValMenuBack.png);
	background-repeat: no-repeat;
	height: 28px;
	border-width: 1px 1px 1px 1px;
	border-color: black;
	border-style: solid;
	padding-top: 7px;
}
.Olist
{
	width: 150px;	
	padding: 0px;	
	background: white;	
	border: 0px black solid;
	/*display: block;*/
	float: left;
	position: relative;
}







.News
{
	font-family: Arial;
}
.Recipes h1
{
	text-align: center;
}
#Footer
{
	clear: both;
	background: orange;
	height: 50px;
}
.NavBar dl
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	border-style: solid;
}
.NavBar dt
{
	color: white;
	text-align: center;
	background-image: url(img/MenuBack.png);
	background-repeat: no-repeat;
	height: 28px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	padding-top: 7px;
	font-family: Arial;
	font-weight: bold;
}
.NavBar dd
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009900;
}
.NavBar dd a:hover
{
	background-color: #66CCCC;
}
.NavBar a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-family: Arial;
}
.b {
	font-weight: bold;
}

.c {
	text-align: center;
}

.red { color: #FF0000;}
.darkred1 { color: #CC0000;}
.darkred2 { color: #990000;}
.salmon { color: #FF3366;}
.fuchsia { color: #FF0033;}
.pink { color: #FF6699;}
.palepink { color: #FF99CC;}
.vividpink { color: #FF3399;}
.purple { color: #9900CC;}
.lilac { color: #CC99FF;}
.mauve { color: #9966CC;}
.blue { color: #0000FF;}
.skyblue { color: #3399FF;}
.liteblue { color: #33CCFF;}
.yellow { color: #FFFF00;}
.gold { color: #FFCC00;}
.beige { color: #FFCC99;}
.brown { color: #CC9966;}
.orange { color: #FF3300;}
.paleorange { color: #FF6600;}
.lime { color: #99FF00;}
.green { color: #00FF00;}
.seagreen { color: #33FF99;}
.forestgreen { color: #009900;}


.r {
	color: #FF0033;
}
.x {
	color: #007FFF;
}
.m {
	color: #8B008B;
}
.g {
	color: #00AF33;
}
.rc {
	color: #FF0033;
	text-align: center;
}
.xc {
	color: #007FFF;
	text-align: center;
}
.mc {
	color: #8B008B;
	text-align: center;
}
.gc {
	color: #00AF33;
	text-align: center;
}





/*.nav dl, .nav .nav_box
{
	background-color: #B9CEFF;
	color: black;
	margin-top: 6px;
	margin-bottom: 3px;
	background-image: url(http://pokemon.marriland.com/template/dp/images/navbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.nav dl dt
{
	font-weight: bold;
	background-color: #92AEF1;
	color: black;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
	background-image: url(http://pokemon.marriland.com/template/blue/images/pokeball.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 10px 1px 10px;
	text-align: center;
}
.nav dl dd
{
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
}*/

