div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
address,caption,cite,code,dfn,em,strong,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
body {
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #2c1b08;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #725121;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
a {
	color: #D1200C;
	text-decoration: none;
}
a:hover {
	color: #D1200C;
	text-decoration: underline;
}
strong {
	color: #b84b09;
	font-weight: bold;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#language {
	position: absolute;
	top: 20px;
	right: 20px;
}

#indexSwf {
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
}
#mainAdv {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	background-image: url(../images/index_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.advTxt {
	padding: 10px 20px;
}
#indexPic {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	height: 155px;
}
#container {
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#primary {
	width: 745px;
	background-image: url(../images/primary_bg_extend.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 250px;
}
#primarybottom {
	background-image: url(../images/primary_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 95px;

}
#secondary {
	width: 245px;
	position: absolute;
	top: 180px;
}
#secondary2 {
	width: 245px;
	background-image: url(../images/submenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}
#secondary h3   {
	margin: 0px;
	padding: 0px;
}

#secondary ul {
	background-image: url(../images/submenu_extend.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#secondary ul li {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#votingbanner {
	padding-left: 35px;
}
#timebanner {
	padding-left: 35px;
}



#footer {
	position: relative;
	height: 250px;
}
#footer h3{
	padding-top: 20px;

}
#footer ul  {
	position: absolute;
	left: 310px;
	top: 10px;
}
#footer ul li {
	padding: 3px 0 0 0;
}
#footer ul li table tr td {
	text-align: left;
}
#footer ul li a {
	color: #725121;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #725121;
	text-decoration: underline;
}
#hotbar {
	width: 560px;
	margin: 30px auto;
}
#hotleft {
	background-image: url(../images/hot_bar_left.gif);
	background-repeat: no-repeat;
}
#hotextend {
	background-image: url(../images/hot_bar_extend.gif);
	background-repeat: repeat-x;
}
#hotright {
	background-image: url(../images/hot_bar_right.gif);
	background-repeat: no-repeat;
}
#hotbottom {

}
.sponsor {
	width: 550px;
	padding: 10px;
}
