body
{
	margin: 0;
	padding: 0;
	color: navy;
	font-family: Verdana, Lucida, sans-serif;
	background: url(images/3t.png) #6633cc;
}
#container
{
align: center;
	min-width: 770px;
	margin-top: 10px;
	margin-left: auto;
margin-right:auto;
	padding-bottom: 0;
	margin-bottom: 10px;
	background: transparent;
	width: 95%;
}

#content
{
min-height: 100%;
background: #ffffff;
	margin: 0 0 20 20;
	padding-top: 10px;
padding-bottom: 10px;
}
#content p
{
	padding-right: 10px;
	padding-left: 10px;
margin-top: 0px; margin-bottom: 4px;
	font-size: 0.8em;
	line-height: 1.25em;
}
#content li
{
	padding-right: 10px;
	padding-left: 10px;
margin-top: 0px; margin-bottom: 0px;
	font-size: 0.8em;
	line-height: 1.25em;
}
#content ul, #content ol
{margin-top: 4px; }
#content li li, #content li p
{
	font-size: 1em;
}

#content p a, #content p a:visited, #content li a, #content li a:visited
{
	font-weight: bold; color: #5522ff; background-color: trasparent; text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
	font-family: Verdana, Lucida, sans-serif;
}
h1
{
font-size: 1.5em;
border: none; 
text-decoration: none;
font-weight: bold;
	font-style: normal;
	color: #9966ff;
}
h1 a, h1 a:visited {
border: none; 
text-decoration: none;
font-weight: bold;
	font-style: normal;
	color: #9966ff;
}
h2, h2.slogan 
{	font-size: 1.2em; 
border: none; 
text-decoration: none;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-style: normal;
	color: #ff3333;}

h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited
{
border: none; text-decoration: none;
	font-style: normal;
	color: #ff3399;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	color: #ff3333;
margin-bottom: 4px;
	text-decoration: none;
}

h3.recipe
{
	font-size: 1.0em;
	font-weight: bold;
margin-bottom: 0px;
	color: #ff3399;
	text-decoration: none;
}
h4
{
	font-size: 1.0em;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
margin-bottom: 0px;
}

h5
{

font-size: 0.9em;
	font-weight: normal;
margin-bottom: 0px;
color: #990000;
}
h6
{

font-size: 0.9em;
	font-weight: italic;
margin-bottom: 0px;
}

hr
{
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #333399;
	background-color: #333399;
	border: none;
}

blockquote { font-size: 1em; margin-left: 1em; color: #6666bb; }
small, .small
{
	font-size: 0.9em;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a
{
	border: none;
}

#site-name a
{
	border: none;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	border: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}


#head
{
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 10px;
	height: 130px;
	background: transparent url(../images/7.png) no-repeat right center;
}

#head h1
{
	color: #96f;
	font-size: 3.2em;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: 300;
	padding: 20px 0 0 30px;
}

#head h2
{
	font-size: 1.2em;
	color: #96f;
	clear: left;
}

div.float
{
	display: block;
	float: left;
	width: 46%;
border: 1px solid navy;
margin: 1%;
padding: 0.5%;
}


#foot
{
	width: 100%;
	background: #fff url(../images/FFFFFF9966FFbl.jpg) no-repeat bottom left;
	text-align: center;
	line-height: 15px;
	padding-bottom: 7px;
	font-size: 0.8em;
}

div.footer
{
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
	background-color: transparent;
}

div.footer P
{
	margin-left: 20%;
	margin-right: 20%;
}

.caps
{
	font-size: 1em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}
td.white { background-color: white; }
table.mauve { background: #9966ff url(../images/9966FFFFFFFFtl.jpg) no-repeat top left;}
th.mauve { color: white; text-decoration: none; }
th.mauve a { color: white; text-decoration: none; }
td p { margin-top: 2px; margin-bottom: 4px; }
td li { margin-top: 0px; margin-bottom: 0px; }
table.null { display: none; }
.error-status
{
	font: 1.3em Georgia, Times, serif;
}

div.colophon
{
	margin-top: 16px;
	font-size: 0.9em;
}

div.columnized1
{
	float: left;
	width: 49%;
}

div.columnized2
{
	float: right;
	width: 49%;
}

DIV.box-header
{
	background-color: #9b66fc;
	color: white;
	font-size: 0.95em;
	text-align: center;
	line-height: 1.2em;
	padding-top: -4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
}

P.quote
{
	margin-top: 6px;
	padding-bottom: 12px;
}

#cl-head
{
	margin-left: 12px;
	height: 137px;
	overflow: hidden;
	background: transparent url(../images/9.png) no-repeat right center;
}
ul.square { list-style-type: square; }
dt p {margin-top: 6px; margin-bottom: 0px; }
dd p { margin-top: 2px; margin-bottom: 0px; }
