html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: .8em;
	line-height: 160%;
	background-image: url("layout/kkempbackground.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0px;
	}
	
a:active { text-decoration: underline; color: #FFFFFF;}
a:link { text-decoration: underline; color: #FFFFFF;}
a:visited { text-decoration: underline; color: #FFFFFF;}
a:hover { text-decoration: underline; color: #FFFFFF}

.mainmenu {
	padding-right: 10px;
}

.kkempsay {
	padding: 140px 0px 15px 0px;
}

.kkempart img {
	margin: 0px 20px 0px 20px;
}

.redbg {
	background-color: #000000;
	background-image: url("layout/kkempredbg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0px;
	}

.mainsquare {
	border: 1px solid #4C2505;
	width: 800px;
	text-align: left;
	}

.mainsquareHOME {
	border: solid #F49F4E;
	border-width: 1px 1px 20px 1px;
	width: 800px;
	height: 600px;
	text-align: left;
	}

.maincontent {
	text-align: left;
	padding: 40px;
	}

.noborder {
	border: none;
	}

.holdthepic {
	width: 170px;
	height: 170px;
	text-align: center;
	background-color: #000000;
	border: 1px solid #666666;
	float: left;
	padding: 4px;
	margin: 5px;
	}

.subcategoryit {
	font-style: italic;
}
.squares {
	background-color: #000000;
	border: none;
	width: 80px;
	height: 80px;
	margin: 7px;
	}

.noborder {
	border: none;
	}
	
.footer {
	background-color: #990000;
	padding: 20px 40px 40px 40px;
}

.borderme td {
	vertical-align: top;
}
