/* CSS Document */

*	{margin:0;
	padding:0;}
		
body	{margin:0 auto;
		background:black;
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		line-height:1.3em;
		background:url(images/jkj_background.jpg) fixed;
		background-repeat:repeat-y;}
		
		
#white_outlines	{border-left:white solid 3px;
				border-right:white solid 3px;
				margin:0 auto;
				width:816px;}
		
#container	{width:800px;
			background:white;
			margin:0 8px;}
			
/* Header */

#Header	{background:url(images/jkj_header2.png) no-repeat;
		height:320px;
		margin-bottom:5px;}

#Header h1 span, #Header h2 span	{display:none;}


/* Navigation */

#navigation	{width:225px;
			padding:0 75px 0 50px;}
			
#navigation ul li	{padding:0;
					display:block;
					margin:0;
					list-style:none;}


/* Teasers & Sponsor Scroll */

#Teaser1, #Teaser2, #SponsorScroll, #Social_buttons	{width:225px;
													padding:10px 75px 0px 50px;}
					
#Teaser1 img, #Teaser2 img, #SponsorScroll img, #Social_buttons img	{margin-bottom:10px;}

#Teaser1 p, #Teaser2 p, #SponsorScroll p, #Social_buttons p	{padding:5px 10px 10px;
															line-height:1.4em;
															font-size:11px;}
						
#Teaser1 a, #Teaser1 a:visited, #Teaser2 a, #Teaser2 a:visited, #SponsorScroll a, #SponsorScroll a:visited, #Social_buttons a, #Social_buttons a:visited	{color:#992713;
			text-decoration:none;
			border:none;}
																
#Teaser1 a:hover, #Teaser2 a:hover, #SponsorScroll a:hover, #Social_buttons a:hover	{color:#992713;
																					text-decoration:underline;
																					border:none;}
																					
#Social_buttons	{padding-bottom:10px;}
															
															

/* Content */

#Content	{width:450px;
			padding:0 50px 390px 0;
			background:url(images/bottleTop.jpg) no-repeat;
			background-position:bottom left;}
			
#Content h1	{text-align:right;
			margin-bottom:20px;}

#Content p	{padding-bottom:15px;
			line-height:1.5em;}
			
#Content p.caption {
	font-size:10px;
	color:#999;
	font-style:italic;
	line-height:1.5;
	padding-top:10px;
}
			
#Content a, #Content a:hover	{color:#992713;
								text-decoration:none;}

#Content a:hover	{color:#992713;
					text-decoration:underline;}
					
#Content h3	{font-size:1.2em;
			padding-bottom:5px;
			color:#992713;}
			
#Content h3 a, #Content h3 a:visited	{color:#992713;
										text-decoration:none;}
										
#Content h3 a:hover	{text-decoration:underline;}
			
#Content ul	{margin:5px 0 15px 35px;}

#Content hr	{size:1;
			margin:10px 0;}
			
			
/* Media Content */

#Media_Content	{padding:0 50px 300px;
				background:url(images/bottleTop_media.jpg) no-repeat;
				background-position:bottom right;}
				
#Media_Content h1	{text-align:right;
					margin-bottom:20px;}
					
#Media_Content p	{padding-bottom:15px;
					line-height:1.5em;}
			
#Media_Content a, #Media_Content a:hover	{color:#992713;
											text-decoration:none;}

#Media_Content a:hover	{color:#992713;
						text-decoration:underline;}
					
#Media_Content h3	{font-size:1.2em;
					padding-bottom:5px;
					color:#992713;}
			
#Media_Content h3 a, #Media_Content h3 a:visited	{color:#992713;
													text-decoration:none;}
										
#Media_Content h3 a:hover	{text-decoration:underline;}
			
#Media_Content ul	{margin:5px 0 15px 35px;}

#Media_Content hr	{size:1;
					margin:10px 0;}

					


/* Footer */

#footer	{text-align:center;
		font-variant:small-caps;
		font-weight:bold;
		clear:both;
		height:194px;
		background:url(images/jkj_footer.jpg) no-repeat;}
		
#footer ul	{width:800px;
			padding-top:150px;}
		
#footer ul li	{display:inline;
				padding:0 4px;}
				
#footer p	{padding:5px 0 5px;}

#footer a, #footer a:visited	{color:black;
								text-decoration:none;}
								
#footer a:hover	{color:#701100;
				text-decoration:underline;}
