@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background-color: #232429;
	text-align: center;
	color: #FFFFFF;
}

#header {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 16px;
}

#top-menu {
	color: #5f6067;
	height: 22px;
	background-color: #36373c;
	margin-bottom: 20px;
	border-top: 1px solid #919296;
	border-bottom: 1px solid #919296;
}

#top-menu a {
	color: #919296;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

#top-menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#bottom-menu {
	color: #5f6067;
/*	height: 22px; */
	background-color: #36373c;
	border-top: 1px solid #919296;
}

#bottom-menu a {
	color: #919296;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

#bottom-menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content-text {
	width: 728px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #919296;
	margin-left: 20px;
}

#content {
	width: 726px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
}

#content-inside {
	width: 724px;
	border: 1px solid #919296;
	background-color: #36373C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#content-inside IMG {
	border: 1px solid #000000;
	padding: 0px;
	margin: 8px;
}

#content-inside a IMG {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#content-inside a:hover IMG {
	opacity: 1;
	filter:alpha(opacity=100);
}

#content-inside a:visited IMG {
	border: 1px dotted #000000;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#content-inside-vid {
	width: 724px;
	border: 1px solid #919296;
	background-color: #36373C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#content-inside-vid IMG {
	border: 1px solid #000000;
	padding: 0px;
	margin: 3px;
}

#content-inside-vid a IMG {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#content-inside-vid a:hover IMG {
	opacity: 1;
	filter:alpha(opacity=100);
}

#content-inside-vid a:visited IMG {
	opacity: 0.2;
	filter:alpha(opacity=20);
}

#content-inside-top {
	width: 724px;
	border: 1px solid #919296;
	background-color: #36373C;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#content-inside-top a {
	color: #919296;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content-inside-top a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#content-inside-top li {
	display: inline-table;
	width: 160px;
	list-style-type: none;
	list-style-position: outside;
}	

#advert-big {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 20px;
}
