a {
border:0;
/*text-decoration:overline underline;*/
}
a:hover { 
color: #cb3630;
}

img {border:0;}

body {
	background: #fff url(images/bg.jpg) 0 0 repeat-x;
	background-position: 0px 0px;
	font: 12px Helvetica, Arial, Sans-serif;
	text-align: justify;
}

html {
	height: 100%;
}

#form	{
	width:1000px;
	margin-top:20px;
	margin-left:18px;
}

#site {
	width: 1021px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#content {
       width: 1021px;
   	   height: 633px;
/*       border-left: 1px solid;
       border-right: 1px solid; */
       background-color: #000000;
	   background-position: top;
	   float: left;
       padding: 0px;
	   margin: 0px;
	   margin-bottom:0px;
	   color:#FFFFFF;
}

#gore {
       width:1021px;
       height:19px;
       background-image: url(images/gore.png);
       background-repeat: no-repeat;
       background-position: top;
	   padding: 0;
	   float: left;
       font-size:0px;
       margin-top:5px;
       margin-bottom:0px;
}

#dole {
       width:1021px;
       height:19px;
       background-image: url(images/dole.png);
       background-repeat: no-repeat;
       background-position: bottom;
	   padding:0px;
	   float: left;
       font-size:0px;
       margin-top:0px;
	   margin-left:0px;
}

.banners	{
	float:left;
	width:96px;
	height:60px;
	margin-right:15px;
	margin-bottom:14px;
	}

.all_banners	{
	width:1021px;
	height:65px;
	margin-left:18px;
}

#top	{
	width:1021px;
	height:95px;
	margin-left:18px;
	margin-bottom:20px;
}

#bottom	{
	width:1021px;
	float:left;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:5px;
}

#player {
	background-color:#000000;
	width: 298px;
	height: 180px;
	margin-left:10px;
	margin-right:25px;
	margin-top:15px;
	float: left;
	position: relative;
}

.left{
float:left;
width:333px;
}

#header {
	width: 1021px;
	/*font-style:italic;*/
	float:left;
	/* position: relative; */
	margin-top: 50px;
	padding-top: 0px;
}

#header h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
}

#footer {
	width: 1021px;
	text-align: center;
	font-weight: bold;
	/*font-style:italic;*/
	float:left;
	/* position: relative; */
	margin-top: 5px;
	padding-top: 0px;
}

#footer2 {
	width: 1021px;
	text-align: center;
	font-weight:bold;
	font-style:italic;
	color: #cb3630;
	float:left;
	/* position: relative; */
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 0px;
}
