body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #000;
	margin: 0px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 995px;
	height: 746px;
	background-image: url(images/bckdrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#footer {
	background-image: url(images/footer-bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index:10;
}
.table-grad {
	background-image: url(images/grad-bck-800.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#toplink {
	position: absolute;
	top: 70px;
	left: 775px;
	height: 50px;
	width: 115px;
}
#toplink1 {
	position: absolute;
	top: 30px;
	left: 900px;
	height: 90px;
	width: 70px;
}
#bottom_footer {
	height: 80px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}



#about {
	position: relative;
	cursor: hand;
	height: 80px;
}
#menu_conatiner {
	height: 40px;
	width: 1035px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 3px;
}
#side_tab {
	height: 226px;
	width: 35px;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 125px;
	background-image: url(images/sponsors.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#side_tab #contact {
	position: relative;
	height: 65px;
	cursor: hand;
}
#side_tab #sponsors {
	position: relative;
	height: 80px;
	cursor: hand;
}
#city_conatiner {
	position: relative;
	left: 95px;
	top: 687px;
	height: 20px;
	width: 475px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#created {
	height: 30px;
	float: right;
}
.prog_cont {
	font-size: x-small;
	line-height: 14px;
	color: #333;
	text-align: justify;
}
.img_bor {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #2E0233;
	border-right-color: #2E0233;
	border-bottom-color: #2E0233;
	border-left-color: #2E0233;
}






#music {
	background-image: url(images/music.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;

}

a.about:link{
	color: #FFF;
	text-decoration:none;
}
a.about:visited{
	color: #FFF;
	text-decoration:none;
}
a.about:hover{
	color:#FC0;
	text-decoration: none;
}
a.city:link{
	color: #FFF;
	text-decoration:none;
}
a.city:visited{
	color: #FFF;
	text-decoration:none;
}
a.city:hover{
	color:#FF0;
	text-decoration: none;
}
.prog_cont1 {
	font-size: x-small;
	line-height: 14px;
	color: #333;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609;
}#loader {
	position: absolute;
	left: 393px;
	width: 208px;
	top: 400px;
	background-image: url(images/loadingAnimation.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	z-index: -1;
}
