body {
	background-color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#holder {
	background-color: #000000;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 200px;
	background-image: url(../images/yt-bg.jpg);
	background-repeat: repeat;
	position: relative;
	border: medium ridge #FFFFFF;
	left: 26px;
	top: 9px;
	height: 1587px;



}
a:link, a:active, a:hover, a:visited {
	color: #FFFFFF;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu {
	position: absolute;
	height: 200px;
	width: 100px;
	top: 33px;
	display: block;
	left: 29px;
}
#menu a:link, #menu a:active, #menu a:visited {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	color: #000033;
	display: block;
	width: 120px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bolder;
	height: 25px;
	padding-top: 9px;
	padding-left: 12px;
}
#menu a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	position: absolute;
	top: 20px;
	right: 30px;
}

#poweredby {
	text-align:center;
	position: absolute;
	top: -660px;
      }
	  
.style1 {
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
