/*
* {
  margin: 0;
  padding: 0;
}
*/

body {
	background-color: black;
	font-family: Arial, Tahoma, Verdana;
}
body a{
	text-decoration:none;
	color:#666666;
}

body a:hover{
	text-decoration:none;
	color:#999999;
}
	
#menu {
	position: absolute;
	margin-top: 20px;

}

#menu ul .item {
	display: none;
}

#menu ul:hover .item {
	display: block;
	background: #000;
	padding: 1px;
	margin: 1px;
}

#menu ul:hover .item a {
	color: #fff;
	text-decoration: none;
}

#menu ul:hover .item a:hover {
	color:#999;
}

#menu ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 2px;
	background: #b10000;
	list-style: none;
}

.clear {
	clear: both;
	height:	10px;
}

div.site {
	width: 920px;
	background-color: black;
	background-image:url(banner.jpg);
	background-position: top center; 
	background-repeat:no-repeat;
}

div.header {
	width: 920px;
	height: 690px;
}

div.next {
	width: 900px;
	height: 407px;
	border-right: #f4f4f4 0px solid;
	padding-right: 2px;
	border-top: #f4f4f4 0px solid;
	padding-left: 2px;
	font-weight: lighter;
	font-size: x-large;
	padding-bottom: 2px;
	margin: 3px 0px 0px 0px;
	text-transform: none;
	border-left: #f4f4f4 0px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #f4f4f4 0px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #fff;
	text-align: left;
	font-variant: normal;
    text-decoration: none;
}

div.body {
	width: 900px;
	border-right: #f4f4f4 0px solid;
	padding-right: 2px;
	border-top: #f4f4f4 0px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 3px 0px 0px 0px;
	text-transform: none;
	border-left: #f4f4f4 0px solid;
	color: #777;
	padding-top: 2px;
	border-bottom: #f4f4f4 0px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	line-height: 22px;
	text-align: justify;
	font-variant: normal;
   	text-decoration: none;
}


div.footer {
	width: 900px;
	padding-right: 2px;
	border-top: #000 0px solid;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	margin: 3px 0px 0px 0px;
	text-transform: none;
	color: #666;
	padding-top: 4px;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
    text-decoration: none;
	clear:both;
}


div.grey {
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 3px 0px 0px 0px;
	color: #555;
	font-size: 14px;
	padding-top: 5px;
	border-bottom: #222 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #333;
	text-align: justify;
	font-variant: normal;
    text-decoration: none;
}

div.white {
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 3px 0px 0px 0px;
	color: #666;
	font-size: 14px;
	padding-top: 5px;
	border-bottom: #ccc 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #f4f4f4;
	text-align: justify;
	font-variant: normal;
    text-decoration: none;
}


.button {
	border-right: #f4f4f4 1px solid;
	padding-right: 2px;
	border-top: #f4f4f4 1px solid;
	padding-left: 2px;
	font-weight: lighter;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 3px 0px 0px 0px;
	text-transform: none;
	border-left: #f4f4f4 1px solid;
	color: #000;
	padding-top: 2px;
	border-bottom: #f4f4f4 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #f9f9f9;
	text-align: justify;
	font-variant: normal;
    text-decoration: none;
}


.box {
	width: 260px;
	border-right: #f1f1f1 0px solid;
	padding-right: 2px;
	border-top: #f1f1f1 0px solid;
	padding-left: 2px;
	font-weight: lighter;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 3px 0px 0px 0px;
	text-transform: none;
	border-left: #f1f1f1 0px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #333 1px solid;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	background-color: #222;
	text-align: justify;
	font-variant: normal;
    text-decoration: none;
}


a.normal {
	color: #ccc;
	font-weight: bold;
	background-color:transparent;
	text-decoration: none;
}

a.normal:hover {
	color: #fff;
	font-weight: bold;
	background-color:transparent;
}

a.white {
	color: #999;
	font-weight: bold;
	background-color:transparent;
	text-decoration: none;
}

a.white:hover {
	color: #888;
	font-weight: bold;
	background-color:transparent;
}

a.light {
	color: #999;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a.light:hover {
	color:#777;
	background-color: transparent;
	border-bottom: 1px solid black;
}

a.dark {
	color: #999;
	font-size: 10px;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

a.dark:hover {
	color: #777;
	font-size: 10px;
	background-color: transparent;
	border-bottom: 0px solid black;
}

a.copyright {
	color:white;
	background-color:transparent;
	text-decoration: none;
}

a.copyright:hover {
	color:#white;
	background-color:transparent;
	border-bottom: 1px solid #fff000;
}



div.banner {
	width: 721px;
	height: 90px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 3px 0px 0px 0px;
	color: #444;
	padding-top: 5px;
	border-bottom: #222 1px solid;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana;
	background-color: #fff;
	text-align: justify;
	font-variant: normal;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 13px;
}
