body, html {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px auto;
	background-color: #fac72d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	background-image: url(../images/background/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	background-image: url(../images/background/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	margin: 0px auto;
	height: 30px;
	padding-top: 232px;
	padding-left: 20px;
	text-align: center;
}
#header  a#language   {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 15px;
	float: left;

}
#header  a.lang1 {
	color: #00ff00;
}
#header  a.lang2 {
	color: #ff0000;
}
#header #online
{
	float: right;
	margin-right: 270px;
	display: inline;
	height: 30px;
	
}
#header #online a
{
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 6px 35px;
	line-height: 30px;
}
#header #online a#skype   {
	color: #0cb3f1;
	background: url(../images/background/skype.gif) no-repeat center left;
}
#header #online a#radio   {
	color: #FC03DC;
	background: url(../images/background/radio.jpg) no-repeat center left;
	padding-left: 40px;
}
#header #online a#webcam {
	color: #9F69FD;
	background: url(../images/background/webcam.jpg) no-repeat center left;
}
#wrap {
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	background-image: url(../images/background/wrap.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

}
#main {
	padding-bottom: 7px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/background/main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#main #left {
	float: left;
	width: 215px;
}
#main #left #menu {
	height: 282px;
	width: 192px;
	background-image: url(../images/background/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 30px;
	padding-left: 23px;
}

#main #left #menu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 140px;
	margin: 0px;
	height: 18px;
	padding: 2px 0px 0px 0px;
}
#main #left #menu a {
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#main #left #menu a:hover {
	color: #774CBC;
}

#main  #left  #weather {
	height: 25px;
	width: 215px;
	text-align: right;	
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#main  #left  #weather  img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
#main #left .news{
	width: 186px;
	padding: 10px 5px 7px 24px;
	text-align: justify;
	margin-bottom: 15px;
	font-size: 1.2em;
}
#main #left .news h2
{
	float: none;
}
#main #content {
	width: 465px;
	background-image: url(../images/background/content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: 1.3em;
	float: left;
	padding: 2px 3px 0px 2px;
}
#main #content #text {
	text-align: justify;
	padding-right: 3px;
	clear: both;
}
#main #content #text img
{
	border: 0px;
}
#main #content #text img.main {
	border: 1px solid #000000;
	margin: 2px 2px 1px 2px;
	float: left;
}
#main #content #text a {
	color: #0000FF;
	text-decoration: none;
}
#main #content #text a:hover {
	color: #000000;
}

#main #content .hot-spot {
	float: left;
/*	height: 300px; */
	width: 222px;
	text-align: justify;
	padding: 3px 4px 5px 5px;
	font-size: 0.9em;
}
#main #content .hot-spot img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}

#main  #content  #gallery  {
	padding: 25px 4px 10px 4px;
	margin: 5px 0px 10px 2px;
	text-align: center;
	background-image: url(../images/background/jagged-blue-1.png);
	background-position: left top;
	background-repeat: repeat;
	width: 450px;
}
#main #content #gallery img {
	padding: 1px;
	background-color: #FFFFFF;
	border: 0px;
	margin: 2px;
}
#main #content .box {
	width: 424px;
	margin-bottom: 2px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../images/background/jagged-blue-1.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main #content .box .more {
	font-size: 0.8em;
}
#main #content .box img {
	padding: 0px;
	float: left;
	border: 1px solid #000000;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#main #content .box-alt     {
	background-image: url(../images/background/jagged-yellow-1.png);
}
#main  #content .program {
	width: 389px;
	margin-bottom: 7px;
	font-size: 1em;
	padding: 5px 20px 10px 20px;
	background-image: url(../images/background/jagged-blue-2.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
}
#main #content .program-alt {
	margin-left: 17px;
	background-image: url(../images/background/jagged-yellow-2.png);
	color: #000000;
}
#main #content #back {
	text-align: right;
	padding-right: 15px;
	font-size: 0.9em;
	margin-bottom: 5px;
}
#main #content #back a {
	color: #FF3399;
	text-decoration: none;
}
#main #content #back a:hover {
	color: #FF0000;
}

#main #content .line {
	
	clear: both;
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #content .paging {
	text-align: right;
	width: 450px;
	margin: 1px 0px 3px 4px;
	padding-bottom: 2px;
	font-size: 0.8em;
	color: #000000;
}
#main #content .paging a {
	color: #6633FF;
	text-decoration: none;
}
#main #content .paging a:hover {
	color: #FF0000;
}
#main #content .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3A335B;
	background-color: #FFFFFF;
	border: 1px solid #5C5290;
}
#main #content .submit {
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #7165B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#main  #content  .chart {
	font-size: 0.9em;
	color: #FF0000;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 459px;
	margin-top: 10px;
}
#main  #content  .chart .success{
	color: #8B5ADA;
	font-weight: bold;
}
#main #content .chart a {
	display: block;
	width: 180px;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #7165B2;
	font-size: 1.1em;
}
#main #content .chart td
{
	height: 20px;
}

#main #right {
	background-image: url(../images/background/right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 245px;	
	float: left;
	padding-top: 30px;
}
#main #right #chart {
	width: 232px;
	margin-right: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4F337D;
}

#main #right #chart li {
	padding: 2px;
	text-align: left;
	font-size: 1.1em;
	list-style-type: none;
	text-transform: uppercase;
}
#main #right #chart li.alt{
	background-color: #FF3399;
	color: #FFFFFF;
}
#main #right #chart #vote {
	background-color: #8B5ADA;
	text-align: center;
	margin-top: 7px;
	text-transform: uppercase;
}
#main #right #chart #vote a {
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 14px;
	padding: 6px 0;
}
#main #right #chart #vote a:hover {
	color: #FFFFFF;
	background-color: #FF3399;
}
#main #right #adverts {
	text-align: left;
	padding-left: 1px;
	margin-top: 5px;
	margin-bottom: 3px;	

}
#main #right #adverts img {
	border: 0;
	margin-bottom: 1px;
	width: 226px;
	height: 75px;
	
}
#main #right #links
{
	font-size: 1.3em;
	text-align: left;
	padding-left: 5px;
}
#main #right #links a {
	color: #0000FF;
	text-decoration: none;
}
#main #right #links a:hover {
	color: #000000;
}
#footer {
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #C86F00;
	text-align: center;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#footer a {
	color: #7F6516;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
#footer #copyright {
	color: #000000;
	font-size: 0.9em;
	margin-top: 5px;
}
#footer #copyright a{
	color: #5E6E33;
	text-decoration: none;
}
#footer #copyright a:hover {
	color: #000000;
}
#footer #copyright a#login
{
	color: #000;
}

p, form, ul {
	margin: 0px;
	padding: 0px;
}
h1, h1 a {
	font-size: 1em;
	color: #E94791;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-size: 1em;	
	float: left;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EE2F8F;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h4 {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.more{
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF4E9E;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-right: 3px;
	padding: 1px 5px 2px 5px;
	float: right;
}
a.more2{
	font-size: 1em;
	color: #ff4e9e;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 3px;
	padding: 1px 5px 2px 5px;
	float: right;
}
a.more2:hover {
	text-decoration: underline;
}
