<style type="text/css">
body { 	margin:0px; 
	padding:20px;
	width:500px; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 11px; }

a {
	text-decoration: none;
		
	}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	background-color: #FFFFFF;
	border: 1px solid #B22222;
	}

#banner {
	background: #B22222 url("banner1.gif") no-repeat;

	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 150px;
	}

a#banner-img {
	display: none;
	}



#center {
	float: left;
	border-right: 1px dotted #B22222;

	overflow: hidden;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.content p {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}


.content p#disclaimer {
	color: #AAAAAA;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
        font-style: italic;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #B22222;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
        border: none;	
	text-align: left;

	margin-bottom: 10px;
	
	}

.content h3 {
	color: #030303;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h1 {
	color: #030303;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: xx-large;
	
	text-align: left;
	font-weight: normal;

        border-top: 1px dotted #CCCCCC;
        padding-top: 10px;
	margin-bottom: 5px;
	
	}

.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	
	text-align: left;
	
	margin-bottom: 25px;
	line-height: normal;
	
	}

.content p.char {
	margin-left: 13em;
   	margin-bottom: 0 px;
        padding-bottom: 0 px;
        line-height: 100%;
         }

.content p.dialogue {
        margin-left: 8em;
        margin-right: 14em;
        margin-top: 0;
        padding-top: 0;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.recipe {
	padding: 15px 15px 15px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
        border: 1px dotted #B22222;
	}

.vendor {
	padding: 15px 15px 15px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
        border: 1px dotted #CCCCCC;
	}



#comment-data {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}


</style>