body{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	color:#333333;
}
h1{
	color:#22385e;
	font-size:25px;
	}
h2{
	color:#22385e;
	font-size:20px;
	}
h3{
	color:#22385e;
	font-size:15px;
	margin:15px 0 3px 0;
	}
h4{
color:#477090;
margin:15px 0 3px 0;
}
h5{
color:#477090;
margin:15px 0 3px 0;
}
#content li {
	margin-bottom: 5px;

}
#wrapper{
margin-left:auto;
margin-right:auto;
text-align:left;
width:990px;
background-color: #ffffff;
padding: 0;
}

#header{
width:990px;
height: 189px;
}
#header img {
float: left;
}
.dropshadow {
	background: #fff;
}
#footer{
	background-color:#1d3050;
	color: #ffffff;
	width:900px;
	height: 32px;
	text-align:center;
	font-size:12px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -20px;
	margin-bottom: 15px;
}
#footer a {
	color: #ffd800;
}
#left {
	width:240px; 
	float:left; 
	margin-top:10px;
}	
#left #panel {
	background-color: #d9d9d9;
	width: 200px;
	margin-left: 10px;
	padding: 10px;
	min-height: 500px;
}

#middle {
    width: 710px;
    float: right;
    text-align:left;
	background-color: #ffffff;
	padding: 10px 20px;
	min-height: 350px;
  }
  #filterpanel {
float: right;
text-align: center;
font-weight: bold;
font-size: 11px;
}
#recipe_table td {
	background-color: #FFFFFF;
	color: #0066CC;
	vertical-align: top;
}

#recipe_container th {
	background-color: #000066;
}

#recipe_container h1 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#recipe_table th {
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: left;
}

#recipe_table {
	text-align: left;
	width:460px;
	height:400px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin: 0px;
	padding: 0px;
}

#recipe_container {
	text-align: center;
	vertical-align: top;
}



#recipe_table th h1{
margin-bottom:0px;
margin-top:0px;
font-size: 16px;
color: #FFFFFF;
}

#recipe_table h2 {
	color: #000066;
	margin: 0px;
	padding: 0px;
}

#recipe_table h3 {
	color: #000099;
	margin: 0px;
	padding: 0px;
}
#menustrip {
	background-color: #d9d9d9;
	width: 990px;
	height: 35px;
}
#bottom {
	width: 990px;
	height: 30px;
}

.frontPanel {
	width:338px;
	height:318px;
	border: 1px solid #1d3050;
}
.frontPanel .logoPanel {
	height: 150px;
	border:1px solid #1d3050;
}
.frontPanel .bottomPanel {
	height: 163px;
	background-color: #1c3050;
	background-image:url(images/bg_frontpanel.jpg);
	background-repeat:repeat-x;
	padding: 0 5px 5px 10px;
	
}
.fryinglogo {
	margin-top: 34px;
}
.frontPanel .bottomPanel h1 {
	margin-top: 0;
	text-align: left;
	color: #ffffff;
	font-family: verdana;
	font-weight: normal;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000066;
	text-transform: uppercase;
	margin-right: 25px;
}
.frontPanel .bottomPanel ul {
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em; 
}
.frontPanel .bottomPanel li { 
	background-image: url(images/arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	padding-bottom: 6px;
}
.frontPanel .bottomPanel li a {
	color: #ffd800;
}
#FormBlock td {
padding: 3px 0;
}	
#FormBlock td.formtext{
font-weight: bold;
color:#477090;
}	
a:link, a:visited, a:active {
	text-decoration:none;
	color:#477090;
}
a:hover {
	text-decoration: underline;
}

#left ul {
	padding-left:0;
	margin-left:0;
	margin-bottom: 45px;
}

#left ul li {
	width: 100%;
	display: block;
	list-style: none;
	border-bottom: 1px solid #22385e;
}
#left ul li.CurrentHead {
	background-color: #000066;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #ffffff;
}
#left ul li.CurrentHead span {
	margin-left: 10px;
}
#left ul li a {
	font-family: Arial;
	color: #22385e;
	font-weight: normal;
	font-size: 18px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 10px;
}

#left ul li a:hover {
	background-color: #bbc0ca;
	display: block;
}