* {
	margin: 0;
	padding: 0;
}

body {background: url("images/bg.gif") #D6D6D6 repeat-x;}
img {border: 0;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#wrapper, #copy {
	margin: 0 auto;
	font: 12px calibri;
}

#wrapper {
	background: url("images/fade.png") repeat-y;
	width: 810px;
	padding-left: 10px;
}

#header {
	background: #FFF;
	width: 800px;
	margin-bottom: -3px;
}

#nav {
	text-align: right;
	height: 20px;
	color: #FF0000;
}

* html body #nav {height: 30px;}

#subnav1, #subnav2 {
	display: none;
	color: #0000FF;
}

#subnav1 a, #subnav2 a {color: #505050;}

#main {
	background: url("images/bg_center.gif") #ADCFFF repeat-x;
	width: 780px;
	padding: 10px
}

.content {
	margin-top: 134px;
	padding: 2px;
}

* html body .content {
	margin-top: 10px;
}

#title {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

#home {
	background: url("images/home.png") #FFF bottom right repeat-x;
	border: solid #279301 1px;
}

#sites {
	background: #FFF;
	border: solid 1px #5195d4;
	height: 320px;
	margin: 8px 20px 0 0;
	padding: 2px;
	float: right;
}

#sites a {
	text-decoration: none;
	width: 150px;
	height: 50px;
	display: block;
	margin: 10px;
}

#sites a:hover {background-position: 0 -50px;}
#ipod {background: url("images/ipod_sprite.png");}
#ps3 {background: url("images/ps3_sprite.png");}
#vista {background: url("images/vista_sprite.png");}
#wii {background: url("images/wii_sprite.png");}
#xbox {background: url("images/xbox_sprite.png");}

#blog {
	height: 340px;
	margin: 10px 220px 10px 10px;
	text-align: justify;
}

.item {
	position:relative;
	text-decoration: none;
}

.itemimage {margin: 2px;}

.itemimage:hover {
	background: url("images/square.gif") #FFF;
	border: solid #FF0000 2px;
	margin: 0px;
}

.item span {
	display: none;
	text-decoration: none;
}

.item:hover span {
	position:absolute;
	top:-40px;
	left:40px;
	z-index:1;
	display: block;
	background: #FFF;
	border: solid #000 2px;
	width: 150px;
	text-align: left;
}

* html body .item:hover span {
	top: 110px;
}

#basic_box, #winners {
	background: url("images/bg_center.gif") 0px -10px #ADCFFF repeat-x;
	border: solid #124895 1px;
	padding: 2px;
}

#winners img {
	background: #FFF;
	width: 120px;
	height: 80px;
	border: solid #82B6FF 2px;
	margin: 10px;
	padding: 8px;
}

#winners img:hover {
	background: #D1E4FF;
	border: solid #1D5DB8 2px;
}

#gallery {text-align: center;}

#gallery div{
	margin: 20px;
	text-decoration: none;
}

#gallery div span {
	color: #778899;
	text-decoration: none;
}

#gallery form {
	margin: 20px auto 20px auto;
	width: 450px;
}

#gallery fieldset {
	background: url("images/square.gif") 0px -40px #FFF;
	border: inset #FF0000 2px;
	padding: 10px;
}

#item_row {
	background: url("images/bg_center.gif") 0px -150px #ADCFFF repeat-x;
	text-align: center;
	border: solid #3B75C3 1px;
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
}

#news {
	background: url("images/square.gif") #FFF;
	border: solid #FF7F24 1px;
	width: 400px;
	height: 120px;
	padding: 2px;
	float: left;
}

#quick_tips {
	background: url("images/square.gif") #FFF;
	border: solid #FF0000 1px;
	width: 360px;
	height: 120px;
	margin-left: 8px;
	padding: 2px;
	float: left;
}

div span {
	font-weight: bold;
	text-decoration: underline;
}

div ul {padding-left: 20px;}

#copy {
	background: url("images/shadow.png") top repeat-x;
	width: 820px;
	padding-top: 10px;
	color: #333333;
	text-align: center;
}

#roll1, #roll2, #roll3, #roll4, #flag {
	float: left;
	margin: 0px 56px 0px 56px;
}

#roll1, #roll2, #roll3, #roll4 {
	background: url("images/footer.gif");
	display: block;
	height: 20px;
	text-decoration: none;
}

#roll1, #roll2 {width: 51px;}
#roll3, #roll4 {width: 57px;}

#roll1 {background-position: -6px 0; margin-left: 64px;}
#roll2 {background-position: -6px -20px;}
#roll3 {background-position: 0 -40px;}
#roll4 {background-position: 0 -60px;}
* html body #roll1 {margin-left: 32px;}
* html body #roll4 {margin-right: 0px;}

#roll1:hover {background-position: -57px 0px;}
#roll2:hover {background-position: -57px -20px;}
#roll3:hover {background-position: -57px -40px;}
#roll4:hover {background-position: -57px -60px;}