@charset "utf-8";
/* CSS Document */
/*copyright JohnMandel.com*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	/* resets all browsers*/

body{
	
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#113358;
	
	}

p {
 font-size: 14px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #000;
 line-height:17px;
 text-align: justify;
}




h1{
	font-size:24px;
	
font-family:Arial, Helvetica, sans-serif;
 color: #ac1010;
}

h2{
	font-size:18px;
 font-family:Arial, Helvetica, sans-serif;
 color: #0022cc;
}
h3{
	font-size:24px;
	
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
 color: #dd0000;
	}
	
h4{
	font-size:18px;
 	font-family:"Century Gothic", Arial, sans-serif;
	color: #666;
	text-align:center;
	}

a{
	color:#ac1010;
	font-weight:bold;
	text-decoration:none;}	
	a:hover{
		text-decoration:underline;}
#enchilada{
	margin:0px;
	padding-left:226px;
	width:1132px;
	clear:none;
	
	}
	
#dj{
	position:fixed;
	bottom:0px;
	left:0px;
	background:url(images/km-dj.jpg) no-repeat;
	height:286px;
	width:226px;}	
	
	#kristy{
		
	position:fixed;
	top:150px;
	left:0px;
	background:url(images/kristy.png) no-repeat;
	height:286px;
	width:226px;}}

#banner{
	float:left;
	background:url(images/Kristy-Morgan-Banner.jpg) no-repeat;
	width:900px;
	height:286px;
	}
	
	#bannerright{
		float:left;
		height:76px;
		width:570px;
		padding: 20px;
		text-align:right;
		}
#main{
	float:left;
	width:900px;
	background:#fff;
	}	
	

#navbar{
	float: left;
	width: 880px;
	height: 37px;
	background:#ac1010;
	padding:3px 0px 0px 20px;
	margin-bottom: 0px;
		}
		#navbar a{
			color:#FFF;}
			
			#navbar a:visited{
				color:#fff;}
				
						#navbar a:hover{
						color:#113358;
						
						}
		
				
				#navbar a:active{
						color:#dd0000;}
		
						
				
					
					
					

#topgradient{
	float:left;
	width:900px;
	height:92px;
	background:url(members/images/top_gradient.jpg) no-repeat;
	}
	
	#bottomgradient{
	float:left;
	width:900px;
	height:92px;
	background:url(members/images/bottom_gradient.jpg) no-repeat;
	}
.new{
	float:left;
	width:200px;
	padding:100px 20px 20px 20px;
	border-right:1px solid #ac1010;
	background:url(images/news.png) no-repeat;
	margin-right:20px;}
	
	
	.blankleft{
	float:left;
	width:200px;
	padding:0px 20px 20px 20px;
	border-right:1px solid #ac1010;
	margin-right:20px;}
	
	.blankleft2{
	float:left;
	width:200px;
	padding:0px 20px 20px 20px;
	
	margin-right:20px;}
	
	
	.show{
	float:right;
	width:200px;
	padding:100px 20px 20px 20px;
	border-left:1px solid #ac1010;
	background:url(images/logo-new.png) no-repeat;
	margin-left:20px;}
	
		
		.blankright{
	float:right;
	width:200px;
	padding:20px 20px 20px 20px;
	border-left:1px solid #ac1010;
	margin-left:20px;}
	
		.blankright2{
	float:right;
	width:200px;
	padding:20px 20px 20px 20px;
	
	margin-left:20px;}
	
.left {
	float: left;
}

	.inlin {
	margin: 0px 0px -14px 0px;
}
.right {
	float: right;
}




.red {
	font-style: italic;
	color: #AC1010;
}
