/* CSS Template by gorotron */

body  { background-color: #fc3; background-image: url(bg1b.gif); background-repeat: repeat-x; text-align: center; margin: 20px; padding: 0 }

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:11px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:730px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:730px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft   { background-image: url(Semilarvatus.jpg); margin-right: 10px; width: 150px; height: 100px; float: left }

#bannerRight   { background-color: transparent; background-image: url(headeragain.gif); background-position: 0 50%; padding: 50px 0 0 10px; width: 550px; height: 49px; float: left; border-style: solid; border-width: 1px 0 0 1px; border-color: #ccc }

#content  { background: url(bg1.gif) repeat-y; height: 1% }

#leftColumn  { background-position: 12px 0; float: left }

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom  { color: #eaeaea; background: url(bg1c.gif) repeat-x; padding: 130px 10px 10px; width: 130px }

#rightColumn {
	float:left;
	width:550px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}







