body {
	text-align: center;
	background-color: #000000;
}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}

a:link {
	color: #999966;
	text-decoration: underline;
}
a:visited {
	color: #999966;
	text-decoration: underline;
}
a:hover {
	color: #cccc99;
	text-decoration: underline;
}

img {
	border: 0;
}

.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.newsboxscrolldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-style: italic;
}

.mainshopbg {

	background-image: url(images/kguy_shop.gif);
	background-repeat: no-repeat;
}

a.shoptitle:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.shoptitle:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.shoptitle:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.shoplink:link {
	color: #fff;
	text-decoration: underline;
}
a.shoplink:visited {
	color: #fff;
	text-decoration: underline;
}
a.shoplink:hover {
	color: #ccc;
	text-decoration: underline;
}

a.redlink:link {
	color: #f00;
	text-decoration: none;
}
a.redlink:visited {
	color: #f00;
	text-decoration: none;
}
a.redlink:hover {
	color: #f00;
	text-decoration: underline;
}

a.redboxlink:link {
	color: #f00;
	text-decoration: none;
}
a.redboxlink:visited {
	color: #f00;
	text-decoration: underline;
}
a.redboxlink:hover {
	color: #fff;
	text-decoration: none;
}

.shoptext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.shoptitlenorm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.shoptitlered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

/* NEW CSS */

#page-container {
	margin-left: auto;
	margin-right: auto;
	width: 921px;
	height: 624px;
	background-image: url(images/kguy_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#menu-container {
	padding: 96px 0 0 310px;
}

#menu-block {
	width: 550px;
}

.menu-element {
	float: left;
}

#body-container {
	height: 450px;

}

#footer-container {
	float: right;
	margin-right: 60px;
}

.footer1 {
}

.footer2 {
	margin: 0 10px 5px 10px;
}

.footer3 {
}

/* NEWS PAGE */

#news-title {
	position: relative;
	left: 120px;
	top: 34px;
}

#live-text {
	position: relative;
	left: 385px;
	top: -27px;

}

#display-box {
	position: relative;
	left: 3px;
	top: -210px;
}

/* GALLERY PAGE */

#gallery-table {
	position: relative;
	left: 160px;
	top: 10px;

}

/* LINKS PAGE */

#link-block {
	margin: 40px 80px 50px 170px;
}

.link-element {
	float: left;
	margin: 0 70px 20px 20px;

}


/* SHOP PAGE */

#shop-block {
	margin: 40px 0 50px 0;
}

#shop-container {
	margin-left: auto;
	margin-right: auto;
	width: 921px;
	background-image: url(images/kguy_shop.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#shopbody-container {
	margin-top: 20px;

}

#shop-element {	 
	margin: 10px 10px 10px 10px;
	float: left;

}

#shop-element-right {
	 float: right;

}

#shop-text {
	text-align:center;
	margin: 3px 0 0 0;
	font-weight: bold;
}

#shop-text p {
	margin: 0 0 0 0;
}

div.clear { clear: both; }

#installtext {
	margin: 20px 130px 150px 180px;
	padding: 20px 20px 20px 20px;
	height: 200px;
	background-color: #f00;
}

.closewindow {
	font: Arial, Helvetica, sans-serif;
	margin: -30px 0 0 20px;

}
#picoutline {
	border: 1px solid #FFFFFF;		
}

