body {
	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;
}



.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;
}
body {
scrollbar-base-color: #750000;
scrollbar-arrow-color: #EF0000;
scrollbar-face-color: #930000;
scrollbar-track-color: #000000;
}
.maintablebg {
	background-image: url(images/kguy_bg.gif);
	background-repeat: no-repeat;
}
.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.redboxlink:link {
	color: #fff;
	text-decoration: underline;
}
a.redboxlink:visited {
	color: #fff;
	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 */

#mainbody-container {
}



#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;		
}