@IMPORT url("main.css");

#container {
	position: relative;
	text-align: left;
	background-image: url("/img/bg1.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto; /* center on everything else */
	width: 994px;
	min-height: 555px;
	_height: 555px;
}
#container-inner {
	position: relative;
}
#banner, #mainfooter, #alpha {
	width: 642px;
	margin: 0 auto;
}
#banner a {
	display: block;
	height: 135px;
	margin-bottom: 8px;
}
#banner-inner {
	display: none;
}
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }
#alpha {
	background-image: url("/img/tr_2.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #9F8F6A;
}
#alpha-inner {
	padding: 0 10px 0;
	min-height: 316px;
	_height: 316px;
	position: relative;
}
#alpha-inner input, #alpha-inner textarea {
	background-color: #C0AC80;
}
#maincontent {
	background-image: url("/img/main2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #9F8F6A;
	color: #c2ae83;
	width: 652px;
	height: 380px;
	margin: 0 auto;
	padding-top: 12px;
	overflow: hidden;
	position: relative;
}
#maincontent-inner {
	margin: 13px 20px;
}
#mainmenu, #navigation ul {
	width: 34em;
	margin: 0 auto;
}
#mainmenu {
	color: White;
}
#mainmenu, #mainlanguages, #navigation {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}
#mainmenu a {
	color: #c2ae83;
}
#mainmenu-outer {
	padding: 0 15px 7px 15px;
	margin: 0 20px 15px 20px;
	border-bottom: 1px solid #564c38;
}
#mainlanguages {
	color: #251f13;
}
#mainlanguages-outer {
	padding: 15px 10px 7px 10px;
	margin: 0;
}
#mainfooter {
	margin-top: 65px;
	font-size: x-small;
	text-align: center;
	background-color: #9F8F6A;
	background-image: url("/img/tr.gif");
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;
}
#mainfooter div {
	padding: 5px 0 5px 0;
}
.content-nav {
	margin: 10px;
	text-align: center;
	font-size: 12px;
	font-family: 'trebuchet ms',verdana,helvetica,arial,sans-serif;
}
#secondary {
	float: right;
	width: 171px;
	margin-top: 38px;
}
#beta {
	position: absolute;
	top: 0;
	right: 0;
	width: 171px;
}
#beta-inner {
	background: #c0ac80;
	background-image: url("/img/tl_beta.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#main {
	position: relative;
}
.entry-body {
	margin: 0 10px;
}
.entry-body embed, .entry-body object {
	margin: 0 100px 20px;
	width: 400px;
	height: 326px;
}
#mainvideo {
	text-align: center;
}
#credits {
	background-color: #c0ac80;
	border-top: 1px solid Black;
	padding:  5px 0 0 0;
}
#logos {
	text-align: center;
	display:none;
	padding-bottom: 10px;

}
#logos img {
	padding-bottom: 2px;
}
.content-nav {
	position: absolute;
	top: -18px;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
.selected {
	text-decoration: underline;
}
.main-index .corner, .index .corner {
	height: 40px;
}
#navigation {
	position: absolute;
	top: -29px;
	left: 0;
	right: 0;
	margin: 0 15px;
	padding: 0;
	color: #20190F;
	border-bottom: 1px solid #241E12;
}
#navigation ul {
	padding-bottom: 7px;
}
.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}
.comments-open-footer {
	margin: 10px 0;
}