a:link {
	color: #6FBC34;
		text-decoration: none;
}
a:visited {
	color: #6FBC34;
		text-decoration: none;
}
a:active {
	color: #6FBC34;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
}
#h1 {
font-size: 17px;
font-weight: normal;
padding: 0;
margin: 0;

}
#main {
	position:absolute;
	width: 574px;
	height: 100px;
	padding-right: 10px;
	border: 1px solid #fff;
	left: 85px;
	top: 1369px;
}
#nav3 {
	width: 67px;
	height: 100px;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0px;
	float:left;
}

.Lborder {
border-left:3px solid #6FBC34;
border-right:none;
border-bottom:3px solid #6FBC34;
border-top:none;
}
.Rborder {
border-left:none;
border-right:3px solid #6FBC34;
border-top:none;
}
.bdbottom {
border-bottom:3px solid #6FBC34;
border-right:3px solid #6FBC34;
}
#hot {
margin-left: 60px;
}
#hotsauce {
}
#hottesthotsauce {
padding: 5px;
margin-left: 2px;
}
.style1 {color: #81351E}
.recipes {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
.hot1 {color: #FF0000}
.hot2 {color: #FFFF00}
.hot3 {
	color: #FFFFFF;
	font-weight: bold;
}
.hot4 {color: #FFFFFF; font-size: 12px; }
.ringoffire {
	position:absolute;
	left: 138px;
	top: 1489px;
	width: 445px;
	height: 135px;
}
/*-----------New Code---------------*/


#navcontainer
{
margin-top: 160px;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: center;
	position: relative;
}

#navcontainer li
{
display: inline;
text-align: center;
}

#navcontainer li a
{
	padding: 1px 7px;
	color: #6FBC34;
	background-color: #81351E;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer li a:hover
{
	color: #00FF00;
	font-weight: bold;
}

.nava {
	position: relative;
	left: -130px;
}

.navb {
	position: relative;
	left: -115px;}
.navc {
	position: relative;
	left: -95px;}

.navd {
	position: relative;
	left: 15px;}
.nave {
	position: relative;
	left: 40px;}
.navf {
	position: relative;
	left: 65px;}
.headertop {
	height: 242px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
.BodyTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #81351E;
}