body {
	padding:0px;
	margin:0px;
	background-color: #c3c3c3;
	background-image: url(/img/PLAID1.GIF);
	/* PLAID1.GIF credit to *snogirl http://snogirl.snoville.com/ */
}

#background_image {
	border-right: thin solid black;
	border-bottom: thin solid black;

	max-height: 717px;
	min-height: 717px;
	height: 717px;
	background-color: black;
	background-image: url(/img/kris_chant-01.24.2005_105.jpg);
	background-repeat: no-repeat;
	max-width: 955px;
	min-width: 955px;
	width: 955px;
}

#header{
	border-right: thin solid black;

	background-color: black;
	color:white;
	width:955px;
	height:30px;
	min-height:30px;
	font-size: 20px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header a{
	color:#3DEF44;
	text-decoration: underline;
}

#header a:hover{
	color:#3DEF44;
	text-decoration: none;
	border-bottom: 3px double #3DEF44;

}

#content{
	padding-left:200px;
	padding-top:55px;
	height:645px;
	min-height: 645px;;
	max-height:645px;
	color: white;
	font-weight: bold;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content a{
	
	color:#A3FF95;
	text-decoration: none;
	border-bottom: 1px dashed white;

}

#footer {
	height:17px;
	min-height: 17px;
	max-height:17px;
	font-size: 12px;
	font-family: helvetica, arial, sans-serif;
	color:white;
	bottom: 0px;
}
