p
{
	margin: 0.4em 0.5em;
	font-size: 0.85em;
}

a
{
	color: #5a3a02;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a img
{
	border: none;
}

ul, ol
{
	margin: 0.5em 2.5em;
}

h2
{
	margin: 0.6em 0 0.4em 0.4em;
}

h3, h4, h5
{
	margin: 1em 0 0.4em 0.4em;
}

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff 0 0;
	color: white;
	font-size: .85em;
	font-family: Arial,Verdana, "Geneva CE", lucida, sans-serif;
}

#container
{
	margin: 0 auto;
	width: 770px;
	position: relative;
}

#top
{
	height: 0px;
	background: url("") 0 0 no-repeat;
}

#top p
{
	margin: 0;
	padding: 0;
}

#header
{
	height: 223px;
	margin-top: 0px;
	background: url("/image/header.jpg") 0 0 no-repeat;
}

#menu
{
	position: absolute;
	top: 220px;
	left: 0px;
}

#content
{
	clear: both;
	margin-top:20px;
	width: 770px;
	background: #f1dcb2 0 0 repeat-y;
}


#text
{
	width: 518px;
	background: ##f1dcb2 0 0 no-repeat;
	color: #000;
	float: left;
}

#column
{
	float: right;
	width: 210px;
	
}

#content-bottom
{
	clear: both;
	display: block;
	width: 770px;
	height: 13px;
	background: #f1dcb2 left bottom no-repeat;
	font-size: 0;
}

#footer
{
	margin-top: 0px;
	padding-top: 0px;
	height:70px;
	background: url("/image/footer.png") left bottom no-repeat;
}

p#ivorius
{
	float: right;
	margin-right: 13px;
	font-size: 0.75em;
}

p#ivorius a
{
	color: #f1dcb2 ;
}

#header h1
{
	margin: 5px 0 0 50px;
	padding: 0;
	font-size: 1.7em;
}

#header h2
{
	margin: 10px 0 0 90px;
	padding: 0;
	font-size: 1.2em;
	color: #f1dcb2 ;
}

ul#menu
{
	margin: 0;
}

#menu li
{
	list-style-type: none;
	float: left;
	text-align: center;
	width: 109px;
	margin-right: 1px;
	font-size: 1.05em;
}

#menu a
{
	display: block;
	height: 18px;
	padding-top: 1px;
	text-decoration: none;
	background: #3a2602 no-repeat 0 0;
	overflow: hidden;
	width: 100%;
	font-size: .85em;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #fff;
}

#menu li>a, #menu li>strong
{
	width: auto;
}

#menu a.actual
{
	background: no-repeat 0 0;
	color: #3399ff;
}

#menu a:hover
{
	color: #3399ff;
}

#column p
{
	font-size: 0.7em;
}

#column ul
{
	font-size: 0.8em;
}

#column h3
{
	position: relative;
	left: -18px;
	height: 26px;
	width: 215px;
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 6px;
	font-size: 0.7em;
	background: url("/image/h3-column.gif") 0 0 no-repeat;
	z-index: 1;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}

#column h3 span
{
	margin-left: 10px;
}

#column span.name
{
	text-align: right;
	color: #3a2602 ;
	margin-right: 5px;
}

#column a
{
	color: #3a2602;
}

#column a:hover
{
	color: #3a2602 ;
}

#text h1,#text h2,#text h3,#text h4
{
	color: #3a2602 ;
}

#text h3.headlines a
{
	color: #3a2602 ;
}

p.comments
{
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 10px;
                color: #3a2602 ;

}

{
	text-align: center;
}

#footer a
{
	color: #330000;
}

#footer a:hover
{
	color: #ffcc00;
}

#your-url
{
	position: absolute;
	left: 70px;
	top: 15px;
	font-size: 1.1em;
}

#your-url a
{
	color:#330000; text-decoration:none;
}

#your-url a:hover
{
	color: #50D27A;
}

ol.comments
{
	font-size: 0.9em;
}



