body {
	background-color:#FFFFFF;
	font: 11px Arial, Helvetica, sans-serif; 
	text-align:center; 
	}

h3 {
	margin:0px;
	}

td {
	font: 11px Arial, Helvetica, sans-serif;
	}

td.nutrition {
	color:#380474; 
	font-weight:bold;
	}
	
input {color:#DB2F01;}	

#container {
	width:805px; 
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
	border:1px solid #CCC;
	overflow:auto;
	}

#content {
	padding:0px; 
	margin:0px;
	clear:both;
	}

#left {
	float:left;
	width:180px;
	border-bottom:1px solid #ccc;
	}

#textblock {
	width:612px; 
	min-height:430px;
	line-height:17px; 
	text-align:justify; 
	border-left: 1px solid #ccc;
	padding:5px;
	float:right;
	}

#footer {
	margin-top:10px; 
	color:#333333; 
	clear:both;
	}

#banner {
	height:159px;
	}

#flash {
	height:200px; 
	margin-bottom:10px; 
	clear:both; 
	background-color:#5D083B;
	}

#menu {
	height: 25px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	}

#booksBox{
	border:1px solid #DB2F01;
	padding:3px;
	margin-bottom:10px;
	}
	
.menuItems {
	font-weight:bold;
	margin:0px 0 0 0px;
	}

.box-top {
	border-top:1px solid #ccc;
	}
	
.box-bottom {
	border-bottom:1px solid #ccc;
	}

#menu2{
	line-height:17px;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#other {
	margin-left:25px;
	margin-right:3px;
	
}

#rom {
	padding:2px;
	background-color:#CCFFCC;
	border:1px dotted #295000;
}

.logo {
	text-align:center;
	height:148px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	}

/*a {text-decoration:none}
a:hover {text-decoration:underline;}*/

hr.faq {color:#007BB2; border: 1px dotted;}

a.home {color:#333333;}
a.novels {color:#DB2F01;}
a.blog {color:#E79002;}
a.recipes {color:#295000;}
a.nutrition {color:#380474;}
a.biography {color:#3E5859;}
a.faq {color:#007BB2;}

.home {color:#333333;}
.novels {color:#DB2F01;}
.blog {color:#E79002;}
.recipes {color:#295000;}
.nutrition {color:#380474;}
.biography {color:#3E5859;}
.faq {color:#007BB2;}

.left {margin-left:5px;}
.right {margin-right:5px;}
.center {text-align:center;}

