body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/pattern2.jpg);
	font-size: 4px;
	background-color: #020201;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pagecolor {
	background-color: #5A5A5A;
}
.topboxcolor {
	background-image:url(../images/KS_topbanner2.jpg);
	height:135px;
}
#bannertex {/* here are 3 new lines: position,top and left. These lines position the divtag with the "bannertext" change the values for a new position */
	position:relative;
	top:40px;
	left:195px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}
.topstripe {/* here are a new class for the "stripe" You can change the height for design-purpose */
    background-image:url(../images/strip.gif);
	height:10px;
}

.bgcolormenu { /* this class set the bgcolor in the "Content area" */
	background-color:#585858;
	}
	
.bottombrd	{/* this class set the bottompicture on the page */
	background-image:url(../images/bottombrdr.gif);
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 17px;
	text-align: left;
	vertical-align: top;
	}
.maintext_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E08039;
}
.tracktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAF995;
}
.lgebannertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0F0E0B;
	font-weight: bold;
	padding-bottom: 5px;
}
.bannertext_lge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.tracklisting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #E08039;
}
.border_left {
	background-image: url(../images/border_left_all.gif);
	background-position: right;
}
.border_right {
	background-image: url(../images/border_right_all.gif);
	background-position: left;
}
.bandpicbrdr {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.maclogo {
	background-image: url(../images/MadeOn_tang.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext_Wht {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CCCCCC;
}
.maincolor {
	background-color: #222222;
}
.maintextSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FAF995;
}
.zipimage {
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.basicwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottombrd_splsh {
	background-image:url(../images/bottombrdr.gif);
	height:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	letter-spacing: 5px;
}
.imagepadding {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.textpadding {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#divDiary {
}
#divDiary a:link {
	color: #FF3300;
}
#divDiary a:visited {
	color: #FF3300;
}
#divDiary a:hover {
	color: #000000;
}

