@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
}
#wrapper {
	background-color: #D8FFB0;
	height: 650px;
	width: 920px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.tr_tv {
	background-image: url(../images/fireworks/mainPage/images/tv.jpg);
	height: 262px;
	width: 458px;
}
#tv {
	height: 262px;
	width: 458px;
	overflow: auto;
}
#tv p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#tv h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BAFE73;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.leftBar {
	background-image: url(../images/fireworks/mainPage/images/leftBar.jpg);
	height: 412px;
	width: 218px;
}
#leftbar {
	height: 412px;
	width: 218px;
	overflow x: auto;
	overflow y: hidden;
}
#leftbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #444453;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#leftbar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #303;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#leftbar a {
	color: #444453;
}
#leftbar a:hover {
	color: #BAFE63;
}
#tv a {
	color: #FC2178;
}
#tv a:hover {
	color: #BAFE73;
}
