@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0;}

body {
	background-color: #000;
}

#navhome {
	width:666px;
	margin-left:66px;
	padding-top:490px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 15px;
	color:#FFF;
}

#container_index {
	background-image:url(images/mastered_by_kramer_home.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:1728px;
	margin:0px auto;
}

#container_intro {
	background-image:url(images/introduction_.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:2000px;
	margin:0px auto;
}
#credit {
	width:200px;
	height:40px;
	margin-left:280px;
	margin-top:-80px;
	background-color:#000;
}

#credit2 {
	width:200px;
	height:40px;
	margin-left:670px;
	margin-top:-8px;
	background-color:#000;
}


#container_analog {
	background-image:url(images/analog.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:2000px;
	margin:0px auto;
}

#container_online {
	background-image:url(images/online.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:2000px;
	margin:0px auto;
}

#container_get {
	background-image:url(images/What-You-Get-From-Me.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:2000px;
	margin:0px auto;
}

#container_need {
	background-image:url(images/What-I-Need-From-You.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:1200px;
	margin-top:px;
	margin:0px auto;
}

#container_pay {
	background-image:url(images/Payment.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:1200px;
	margin:0px auto;
}

#container_mics {
	background-image:url(images/mics.jpg);
	background-repeat:no-repeat;
	background-position:top!important;
	width:1024px;
	height:1200px;
	margin-top:px;
	margin:0px auto;
}

#gettext {
	width:1024;
	padding-top:420px;
}

#paytext {
	width:1024;
	padding-top:140px;
}

#needtext {
	width:1024;
	padding-top:390px;
}

#introtext {
	width:1024;
	padding-top:560px;
	height:2000px;
}

#analogtext {
	width:1024;
	padding-top:440px;
	height:2000px;
}

#onlinetext {
	width:1024;
	padding-top:500px;
	height:2000px;
}

#micstext {
	width:520px;
	padding-top:350px;
	height:2000px;
}

/*text*/
.red {
	color:#F00;
	font-weight:bold;
	margin-bottom: 5px;
}

a.red:link, a.red:visited, a.red:active, a.red:hover {
	color:#F00;
	font-weight:bold;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
}

a.white:link, a.white:visited, a.white:active {
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	}

.large {font-size:24px;
line-height:32px
}
.large_red {font-size:24px;
color:#F00;
line-height:32px
}

ol {margin-left:20px;
}
p {
	margin-bottom: 5px;
}