body {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif;
	min-width: 800px;
	overflow: auto;
	margin: 8px;
	font-size: 9pt;
}

a img {
	border: none;
}

a {
	color: #993300;
}

div#sidebar {
	width: 200px;
	float: left;
}

div#content {
	margin-left: 228px;
}

h1 {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	padding: 2px 12px;
	display: inline;
	position: relative;
	top: -12px;
	color: #993300;
	-moz-border-radius: 4px;
}

h2 {
	border-left: 4px solid #e3ba12;
	padding: 10px 10px;
	background: #fdfde3 none repeat;
	color: #333333;
    font-size: 14pt;
}

h3 {
	border-left: 2px solid #e3ba12;
	padding: 5px 10px;
	background: #fdfde3 none repeat;
	color: #333333;
}

ul.menu {
	border-top: 1px solid #e3ba12;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	width: 93%;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

ul.menu li {
	border-bottom: 1px solid #e3ba12;
	margin: 0;
}

ul.menu li.separator {
	border-bottom: 1px solid #e3ba12;
	margin: 0;
	height: 2px;
}

ul.menu li a {
		display: block;
		border-left: 3px solid #ffffff;
		background-color: #ffffff;
		color: #000000;
		text-decoration: none;
		padding: 3px 3px 3px 0.5em;
}

ul.menu li a:hover {
	border-left: 3px solid #e3ba12;
	background-color: #fdfde3;
}

div.menutextblock
{
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	margin: 16px 0 24px 0;
	padding: 2px 12px 12px 12px;
	-moz-border-radius: 7px;
}

div.textblock
{
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	margin: 16px 0 24px 0;
	padding: 2px 12px;
	-moz-border-radius: 7px;
}

div.textblock img {
	margin-right: 10px;
}

div.textblock table {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #d0d0d0;
	border-collapse: collapse;
}

div.textblock table tr {
	padding: 8px 10px 7px 20px;
}

div.textblock table td {
	border: 1px solid #d0d0d0;
	padding: 8px 10px 7px 20px;
}

div#teasers div.textblock {
	float: right;
	width: 152px;
	margin: 16px 4px 28px 0;
	height: 130px;
	border-bottom-width: 3px;
	border-right-width: 3px;
}

div#teasers div.textblock div {
	font-size: 8pt;
	line-height: 9pt;
}

div#panels {
	clear: right;
}

div#panel1, div#panel2
 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  width: 50%;
  margin: 0 0 24px 0;
}

div#panel1 {
	float:right;
}

div#panel2 {
	float:left;
}


div#panel2 div {
	background-color: #ffcc00;
	border: 1px solid #d0d0d0;
	padding: 8px 15px 10px 15px;
	height: 167px;
	margin-right: 2px;
	-moz-border-radius: 7px;
}

div#panel1 div {
	border: 1px solid #d0d0d0;
	padding: 8px 15px 10px 15px;
	background-color: #993300;	
	color: #ffffcc;
	height: 167px;
	margin-left: 2px;
	-moz-border-radius: 7px;
}

div#panel1 em {
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	display: block;
	margin-top:4px;
}

div#meat {
	clear: right;
}

div#meat div {
	float: none;
	overflow: auto;
}

div.newsdate {
	text-decoration: underline;
	margin-top: 8px;
	font-size: 10pt;
}

div.newstext {
	margin-bottom: 20px;
	padding-bottom: 1px;
}

div#footer {
    clear: both;
	margin-top: 10px;
	background-image: url("../img/line.gif");
	background-position: top center;
	padding-top: 15px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10pt;
}

div#copyright {
	margin-top: 15px;
}

div#livecounter {
	margin-top: 15px;
}

.t1 {
	border-left: 4px solid #e3ba12;
	padding: 10px 10px;
	background: #fdfde3 none repeat;
	color: #333333;
    font-size: 14pt;
} 

.t2 {
	border-left: 2px solid #e3ba12;
	padding: 5px 10px;
	background: #fdfde3 none repeat;
	color: #333333;
} 

.centeredpicture {
    text-align: center;
}

img.leftimage {
    float: left;
}

img.rightimage {
    float: right;
}

table#presentation {
	border: none;
}

table#presentation td {
    width: 50%;
	border: none;
    vertical-align: top;
    padding: 10px;
}

span.presentationtitle
{
    font-size: 20pt;
}

table#tmpvote td {
    width: 50%;
	border: none;
    vertical-align: center;
    padding: 10px;
}

