/* CSS Document */

body {
	padding : 0;
	margin : 0;
	background-image : url(file:///C|/Documents%20and%20Settings/JZ/Desktop/Projects/images/bg.gif);
	background-repeat : repeat-x;
	font-size: 10pt;
	text-transform: uppercase;
}

#show {
	padding: 5px;
	text-align: center;
	height: 250px;
	width: auto;
	border: 1px none #000000;
}

#formbox {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	padding: 5px;
}

#newbox {
	border-top: 1px none #999999;
	padding: 2px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	border-right-style: none;
	border-left-style: none;
}

#newboxheader {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	font-style: italic;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	color: #333333;
}

#boximage {
	padding: 4px;
	height: auto;
	width: 160px;
	border: 1px none #CCCCCC;
	margin: 5px;
	background-color: #000000;
}

#box {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 5px;
	position: relative;
	padding: 5px;
	background-color: #000000;
}

#boxartist {
	padding: 5px;
	border: 1px solid #999999;
	height: 115px;
	width: 165px;
}

#boxpictures {
	height: 200px;
	width: auto;
}

#box300 {
	padding: 10px;
	height: 225px;
	width: 250px;
	border: 1px solid #999999;
	text-align: center;
	margin: 2px;
	position: relative;
}

#box200 {
	height: 210px;
	width: 210px;
	border: 1px none #CCCCCC;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

#box600 {
	padding: 2px;
	height: 610px;
	width: 610px;
	border: 1px none #999999;
	text-align: center;
	margin: 2px;
	position: relative;
}

#list {
	padding: 5px;
	height: 20px;
	width: 400px;
	border: 1px none #999999;
	text-align: center;
}

#picbox {
	height: 250px;
	width: 600px;
	margin-top: 10px;
}

#picheader {
	font-size: 14pt;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	border: 1px solid #666666;
}

#fullpage {
	padding-top : 130px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 20%;
	text-align: center;
}

#mainenter {
	text-align: center;
}.largefont {
	font-size: 16pt;
	font-weight: bold;
}.largefontwhite {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.smallfont {
	font-size: 10pt;
}
.smallestfont {
	font-size: 8pt;
}

#header {
	font-size: 30pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
}

#navbar {
	width: 900px;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 20px;
}

.bigfont {
	font-size: 20pt;
	font-weight: bold;
	color: #FF0000;
}

#centercontentgirl {
	text-align: center;
	width: 550px;
	padding: 10px;
	margin-left: 200px;
	height: 800px;
}

#centercontentgirlright {
	text-align: center;
	width: 70%;
	padding: 10px;
	height: 800px;
}

#centercontentindex {
	text-align: center;
	width: 100%;
	padding: 10px;
	height: 800px;
}

#centercontent {
	text-align: center;
	width: 800px;
	padding: 10px;
	height: 800px;
}

#centercontentimagenav {
	width: 100%;
	padding: 10px;
	height: 1000px;
	margin-right: 100px;
}

#centersplit1 {
	width: 310px;
	padding: 10px;
	height: 800px;
	position: absolute;
	left: 0px;
	top: 100px;
	text-align: center;
}

#centersplit2 {
	text-align: center;
	width: 600px;
	padding: 75px 10px 10px;
	height: 700px;
	position: absolute;
	left: 335px;
	top: 100px;
}

#centercontentmain {
	text-align: center;
	width: 400px;
	padding: 10px;
	position: relative;
	margin-left: 210px;
	height: 800px;
}

#topstrip {
	font-size: 20px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer {
	padding: 5px;
	width: auto;
	font-size: 8pt;
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #999999;
	text-decoration: underline;
}
.medfont {
	font-size: 12pt;
	font-weight: bold;
}

#girlbox {
	height: 550px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 120px;
}

#girlboxright {
	height: 550px;
	width: 200px;
	position: absolute;
	right: 0px;
}

#newsboxmain {
	height: 550px;
	width: 200px;
	position: absolute;
	top: 125px;
	text-align: center;
	left: 700px;
}
.red {
	color: #FF0000;
	font-weight: bolder;
}



div#wrapper{float:left;width:100%}
div#content{margin: 0 25%}
div#navigation{float:left;width:25%;margin-left:-100%}
div#extra{float:left;width:25%;margin-left:-25%}

#artistnames {
	font-size: 24px;
	font-weight: bold;

}
.blackfont {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

#linktous {
	font-size: 9px;
}

#messageboxshade {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#messageboxsplit {
	height: 100%;
	width: 100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 5px;
}

#splitline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 95%;
}

#errorbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 95%;
	padding-right: 10px;
	padding-left: 10px;
}

#commbox {
	width: 300px;

}

#border {
	border: 1px solid #FCFCFF;

}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FCFCFF;
	border-right-color: #FCFCFF;
	border-bottom-color: #FCFCFF;
	border-left-color: #FCFCFF;
}

.borderblack {
	border: 1px solid #000000;
	color: #000000;
	font-size: 8pt;
}
.artist {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}

.KT_tngtable {
	border: solid 1px #000000;
	margin-left: auto;
	margin-right: auto;
}
