body {
	margin: 0px;
	background-color: #FFFFFF;
    text-align: left;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	font-size: 14px;
	color:#000000;
}
p {
	display:block;
}
a {
text-decoration: none;	
font-weight:bold;
}

a:link {
	color:#E3762F;
}

a:visited {
	color: #8FABBE;
    text-decoration:underline;
}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #2B2656;
        text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


#banner {
	width: auto;
	background: url(images/banner_repeat.gif) repeat-x 0 0;
	text-align: left;
	padding: 0px;
	height: 200px;
	margin:0px;
}

#container {
	position:relative;
	top:0px;
	left:0px;
	line-height: 140%;
	width: auto;
	height:100%;
	background: #FFFFFF url(images/entre2005_bg.gif) repeat-x 0 0;
	min-width:650px;
}
#entreheader {
	width:800px;
	height:280px;
}
#content {
	position:relative;
	width:auto;
	height:100%;
	min-width:420px;
	padding: 15px 15px 5px 15px;
	width:auto;
	margin: 0px 50px;
	font-size: 14px;
	text-align:left;
}
#headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:justify;
	margin: 15px 5px;
	color:#666666;
	line-height:140%;
}
#headline strong {
	color:#333333;
	font-weight:normal;
}
#content pre {
	font-size: larger;
}
#right {
	position:absolute;
	top:0px;
	right:0px;
	width: 210px;
	border-left: 1px solid #CCCCCC;
	text-align:center;
}

#content p {
	color:#333333;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	font-size:16px;
	margin-bottom: 10px;
}
#content strong {
	color:#000000;
	font-weight:bolder;
	font-size:110%;
}
#content blockquote {
	line-height: 150%;
	}

#content li {
	line-height: 150%;
	}

#content h2 {
	color: #F8981C;
	text-align: left;
	font-weight: bolder;
	padding: 4px 0px;
	margin-bottom: 10px;
	font-size:28px;
}

#content h3 {
	font-size: 20px;
	text-align: left;
	margin: 5px 0px;
	color:#11063A;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content p.posted {
	color: #11063A;
	border-top: 1px dashed #CCCCCC;
	text-align: left;
	margin: 10px 0 25px 0;
	line-height: normal;
	padding: 3px;
	clear:both;
	font-size:12px;
}
.votenav {
	border: 1px solid #F8981C;
	background:#FFE290;
	width:auto;
	height:auto;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	margin: 10px;
	display:block;
	float:left;
}
.votenav ul {
	list-style:none;
	text-align:center;
	clear:both;
	margin: 0px;
	width:100%;
	font-size:22px;
}
.votenav li {
	float:left;
	list-style-type:none;
	margin: 5px;
}
div.clearer {
	clear:both;
	line-height:0;
}
label {
	font-size:14px;
	color:#666666;
	margin:10px 0 0 0;
}
input, textarea {
	font-size:14px;
}
div.errors {
	background:#FF3300;
	border: 1px solid #990000;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	width: 50%;
}

#nikonad {
	float:right;
	height:600px;
	width:160px;
}
.closed {
	background:#CCCCCC;
	padding: 5px;
	font-size: 14px;
	font-weight:bold;
}