body {
	background-image: url(images/bg.png);
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-bottom: 0px;
}
.width {
	margin-right: auto;
	margin-left: auto;
	width: 876px;
	background-color: #000000;
}
.clear {
	display: block;
	clear: both;
}
img.left {
	display: block;
	float: left;
}
img.right {
	display: block;
	float: right;
}
img.end {
	display: block;
	clear: none;
}
#head {
	display: block;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#head #left {
	width: 55%;
	display: block;
	float: left;
}
#head #logo {
	background-color: #e20a17;
	height: 73px;
}
#head #logo .wtilot {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 60px;
	font-weight: bold;
	display: block;
	float: left;
	letter-spacing: 2px;
	padding-left: 20px;
}
#head #browse {
	padding-left: 15px;
}
#head #browse .browse {
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	color: #75ae21;
	margin-top: 5px;
	margin-left: 4px;
	font-weight: bold;
}
#head #browse #item {
	display: block;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	font-weight: bold;
	padding-top: 30px;
	font-size: 20px;
}
#head #browse #item a {
	color: #FFFFFF;
	text-decoration: underline;
}
#head #browse #item a:hover {
	text-decoration: none;
	color: #75ae21;
}
#head #browse #item a.selected {
	color: #fc196b;
	text-decoration: none;
}

#head #right {
	display: block;
	width: 45%;
	background-color: #FFFFFF;
	float: right;
	margin-left: -4px;
	background-image: url(images/bg_w.png);
	padding-top: 8px;
}
#head #browse #item a:hover.selected:hover {
	color: #fc196b;
	text-decoration: underline;
}
#head #right .presents {
	display: block;
	color: #E20A17;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 60px;
	margin-top: -8px;
	float: left;
	margin-left: 50px;
}

#head #right #menu1 {
	background-image: url(images/menu1_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	display: block;
	padding-left: 5px;
}
#head #right #menu1 #item {
	display: block;
	float: left;
	background-image: url(images/menu1.gif);
	height: 29px;
	width: 121px;
}
#head #right #menu1 .bar {
	display: block;
	float: right;
	padding-right: 13px;
}
#head #right #menu2 {
	background-repeat: repeat-x;
	height: 27px;
	display: block;
	padding-bottom: -1px;
	padding-right: 10px;
}

#head #right #menu2 #item {
	display: block;
	float: right;
	background-image: url(images/menu2.gif);
	height: 27px;
	width: 121px;
}
#head #right #item a {
	display: block;
	text-align: center;
	margin-right: 5px;
	margin-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #056db5;
}
#head #right #item a:hover {
	color: #75ae21;
}
#body {
	background-color: #FFFFFF;
	border: 8px solid #000000;
	width: 860px;
	display: block;
}
#body #item {
	display: block;
	float: left;
	width: 215px;
}
#body #item #screen {
	display: block;
	height: 161px;
	background-color: #cdcdcd;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #E88A1B;
	border-left-color: #000000;
	text-align: center;
	vertical-align: top;
}
#body #item #screen a img {
	border: 2px solid #000000;
	margin-top: 2px;
}
#body #item #screen a:hover img {
	border: 2px solid #003277;
}

#body #item #info {
	background-color: #8e8e8e;
	display: block;
	height: 56px;
}
#body #item #info .title {
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 36px;
	line-height: 18px;
}
#body #item #info .title a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
#body #item #info .title a:hover {
	color: #000000;
	text-decoration: none;
}
#body #item #info .views {
	color: #e20a17;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: -4px;
}
#body #item #info .rating {
	display: block;
	float: right;
	margin-bottom: -4px;
}
#body #item #info .views .small {
	font-size: 8px;
	font-weight: bold;
}
#body #sidebar {
	display: block;
	float: right;
	width: 130px;
	margin-right: 15px;
}

#cats {
	background-color: #E20A17;
	display: block;
	float: inherit;
	padding-top: 3px;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
#cats #list {
	margin-right: 25px;
	margin-left: 25px;
	display: block;
	float: inherit;
	text-align: justify;
	word-spacing: normal;
}
#cats a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 16px;
	margin-right: 7px;
	margin-left: 7px;
	display: inline;
	margin-bottom: 4px;
	float: inherit;
	white-space: nowrap;
	line-height: 28px;
}
#cats a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
}



#footer {
	height: 60px;
	color: #75ae21;
	font-size: 11px;
	text-align: center;
	padding-top: 40px;
	font-weight: bold;
}
#body #item2 {
	display: block;
	float: left;
	width: 705px;
}
#body #item2 #row1 {
	background-image: url(images/item2_02.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 100%;
}
#body #item2 #row2 {
	background-image: url(images/item2_bg.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 148px;
	width: 100%;
}
#body #item2 #row3 {
	background-image: url(images/item2_08.gif);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	width: 100%;
}

#body #item2 #screen {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}
#body #item2 #screen a img {
	border: 2px solid #000000;
	margin-top: 2px;
}
#body #item2 #screen a:hover img {
	border: 2px solid #003277;
}
#body #item2 #info {
	display: block;
	height: 120px;
}
#body #item2 #info .title {
	display: block;
	height: 45px;
	text-transform: uppercase;
	font-size: 20pt;
	font-weight: bold;
}

#body #item2 #info .title a {
	color: #1d2a63;
	text-transform: uppercase;
	text-decoration: underline;
}
#body #item2 #info .title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#body #item2 #info .desc {
	display: block;
	margin-left: 15px;
	font-size: 18px;
	text-transform: capitalize;
}


#body #item2 #stats {
	display: block;
	margin-top: 5px;
}
#body #item2 #stats .views {
	color: #e20a17;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: -4px;
}
#body #item2 #stats .rating {
	display: block;
	float: right;
	margin-bottom: -4px;
}
#body #item2 #stats .views .small {
	font-size: 10px;
	font-weight: bold;
}
