p {
line-height:1.8em;
/* letter-spacing:0.1em; */
/* text-align:justify; */
font-size:11px;
color:#FFFFFF;
/* width:550px; */
}

img {
border:none;
}

html, body {
margin:0;
padding:0;
width:100%;
height:100%;
overflow:hidden;
background-color:#012b38;
}

body {
font-family:Arial, Helvetica, sans-serif;
}

#background{
position:absolute;
z-index:1;
width:100%;
}

#scroller {
position:relative;
width:100%; height:100%;
top:0; left:0;
overflow:auto;
z-index:2;
}

#bluebar{
position:absolute;
width:100%;
height:190px;
background-image:url(images/bluebg.jpg);
}

#container {
position:relative;
top:0; left:0;
width:990px;
margin:auto;
padding-top:88px;
}

#tag {
position:absolute;
width:274px;
height:601px;
top:0; left:0;
z-index:100;
}

#main_content{
position:inherit;
clear: both;
width:990px;
}

#flash_container{
/*background-color:#012b38; */
text-align:center;
width:990px;
/* height:345px; */
/* opacity:0.9;
filter: alpha(opacity=90);
*/
}

#main_text {
width:655px;
min-height:288px;
_height: 288px;
height: auto;
float: right;
background-color:#012b38;
opacity:0.9;
filter: alpha(opacity=90);
padding: 0 30px 15px 30px;
}

#bottom_links, #bottom_links a {
color:#FFFFFF;
font-size:9px;
margin-top:5px;
text-decoration:none;
}

#nav {
position: relative;
top: 12px;
text-align: right;
}

a {
color: #5D949D;
text-decoration: none;
}

.recipe_title {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
}

#recipe_item {
margin-bottom:0px;
}

#recipe_item a {
color: #BEA01C;
text-decoration: none;
}

#recipe_item img {
margin-left: 30px;
}

#contact_info {
float: left;
width: 150px;
}

#contact_form {
float: left;
width: 350px;
}

.form_label {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5D949D;
}

.error {
color: #aa3333;
}