@charset "utf-8";

/* CSS Document */



body{

	background:url(../images/KRlogo.png) #000 no-repeat top center ;

}

#imageBox{

	background:url(../images/Kickrocksheader.png);

	width:700px;

	height:100px;

	margin-top:100px;

	margin-left:auto;

	margin-right:auto;

	margin-bottom:15px;

	}

#wrapper{

	width:512px;

	height:400px;

	margin-left:auto;

	margin-right:auto;

}



#nav{

	width:100%;

	height:35px;	

}

#rightBox{

	width:94%;

	height:150px;

	padding-left:15px;

	padding-right:15px;

	padding-top:20px;

}

#leftBox{

	width:94%;

	height:150px;

	padding-left:15px;

	padding-right:15px;

	padding-top:20px;

}



.boxColor{

	border:#999 thin solid;

	background:url(../images/boxcolorbg.png) top left repeat;

	background-image:

	width:auto;

	height:150px;

	}



p{

	margin-top:5px;

	}

