h1 {margin:0; padding:0;}

body {
	/*background-image: url(img/bg1.gif);*/
}

#container {
	width:750px;
	margin: 0 auto;
	line-height: 130%;
}
#menu {
	float:left;
	width: 232px;
	}
	#menu h1 {
		margin:20px 0;
		padding:0;
		width: 200px;
		height: 53px;
		text-indent: -9999px;
		overflow: hidden;
		background-image: url(img/jcylogo1.gif);
	}
	#menu h2 {
		display:none;
	}
	#menu ul {
		margin: 0;
		padding:210px 0 10px 0;
		width:200px;
		background-repeat: no-repeat;
		}
		html>body #menu ul 
			{
			background-image: url(img/collin.png);
			}
		* html #menu ul
			{
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/collin.png',sizingMethod='crop');
			}
		#menu ul li {
			margin: 0;
			padding:0;
			width:200px;
			list-style: none;
			display: block;
		}
		#menu ul li a:link {
			display:block;
			padding: 5px 0 5px 18px;
			margin:0;
			width:auto;
			font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFF;
			text-decoration:none;
			border-bottom: 1px dotted white;
			}
			#menu ul li a:visited {
				display:block;
				padding: 5px 18px;
				margin:0;
				width:auto;
				font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
				font-size: 14px;
				font-weight: bold;
				color: #B9B9B9;
				text-decoration:none;
				background-image: url(img/check.gif);
				background-repeat: no-repeat;
				background-position: center right;
				border-bottom: 1px dotted #B9B9B9;
			}
			#menu ul li a:hover, #menu ul li a:active {
				color:#FFF;
				border-bottom: 1px solid #FFF;
	}
	#menu  a.small:link {
		display:block;
		width:200px;
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 10px;
		color: #B9B9B9;
		text-align: center;
		text-decoration:none;
		clear:left;
		}
		#menu a.small:visited {
		display:block;
		width:200px;
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 10px;
		color: #B9B9B9;
		text-align: center;
		text-decoration:none;
		clear:left;
		}
		#menu a.small:hover, #menu a.small:active {
			color:#FFF;
			padding-bottom:0;
	}
	#menu #check {
		padding: 0 0 0 18px;
		margin: 0 0 50px 18px;
		background-image: url(img/check.gif);
		background-repeat: no-repeat;
		background-position: center left;
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #B9B9B9;
	}
	

#content_top
	{
	margin-top: 85px;
	float:right;
	height: 29px;
	width: 518px;
	}
	html>body #content_top
		{
		background-image: url(img/content_top1.png);
		}
	* html #content_top
		{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_top1.png',sizingMethod='scale');
		}

#img_list_logo {
	margin: 0 35px;
	padding:0;
	width:445px;
	height: 570px;
	background-color: white;
}
#img_list_logo ul{
	display:block;
	width:100%;
	padding: 0;
	margin:0;
}
#img_list_logo ul li{
	list-style: none;
	display: inline;
	width:49%;
	height: 100px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	text-align: center;
}

#img_list_logo img {
	padding:5px;
}

#img_list {
	margin: 0 20px;
}
#img_list ul {
	display:block;
	padding: 0;
	margin:0;
}
#img_list ul li {
	list-style: none;
	display: block;
	float:left;
	clear:left;
	padding:0;
	margin:0 0 10px 0;
}
#img_list ul li h3 {
	display:block;
	float:left;
	padding:0 0 5px 0;
	margin:0;
}
#img_list ul li p {
	display:block;
	float:left;
	clear:left;
	width:100%;
	padding:0 0 10px 0;
	margin:0;
	text-align: left;
}
#img_list ul li div {
	display:block;
	float:left;
	clear:right;
	width:165px;
	padding: 0 0 0 10px;
	margin:0;
}

#img_list img{
	display:block;
	float:left;
	clear:left;
	padding: 0;
	margin: 0;
	border:0;
}

/********  CONTENT_FF *********/

* #content_middle
	{
	margin:0;
	padding:0 0 1em 0;
	float:right;
	background-repeat: repeat-y;
	width: 518px;
	height: 1%;
	}
	html>body #content_middle
		{
		background-image: url(img/content_middle1.png);
		}
	* html #content_middle
		{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_middle1.png',sizingMethod='scale');
		}
		
	#content_middle p {
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #FFF;
		text-align: justify;
	}
	#content_middle h2 {
		display:none;
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 16px;
		color: #F7D882;
		text-align: justify;
		text-transform: uppercase;
	}
	#content_middle h3 {
		padding: 0 20px 10px 20px;
		margin:0;
		clear:left;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #F7D882;
		line-height: 110%;
	}
	#content_middle li {
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		line-height: 110%;
	}
	#content_middle li a:link, #content_middle li a:visited{
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		text-decoration:none;
		border-bottom: 1px dotted white;
	}
	#content_middle li a:hover, #content_middle li a:active{
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		text-decoration:none;
		border-bottom: 1px solid white;
	}
	#content_middle p a:link {
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #FFF;
		text-decoration:none;
		border-bottom: 1px dotted white;
		}
		#content_middle p a:visited {
			padding-right: 18px;
			width:auto;
			font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
			font-size: 12px;
			color: #B9B9B9;
			text-decoration:none;
			background-image: url(img/check.gif);
			background-repeat: no-repeat;
			background-position: center right;
			border-bottom: 1px dotted #B9B9B9;
		}
		#content_middle p a:hover, #content_middle p a:active {
			color:#FFF;
			border-bottom: 1px solid #FFF;
	}
	#content_middle p.code{
		margin: 20px;
		padding:0 10px;
		display:block;
		width:450px;
		height: 150px;
		overflow: auto;
		color: #FFF;
		border: 1px dotted white;
	}
	
/********  HOMEPAGE IMAGES *********/

	#content_middle .applejacks {
		display:block;
		float:left;
		background-repeat: no-repeat;
		background-position: top left;
		margin:0 10px 0 0;
		padding:0;
		width:110px;
		height: 120px;
		}
		html>body #content_middle .applejacks
		{
			background-image: url(img/applejacks.png);
		}
		* html #content_middle .applejacks
		{
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/applejacks.png',sizingMethod='crop');
		}
		
	#content_middle .myboys {
		display:block;
		float:left;
		background-image: url(img/myboys.gif);
		background-repeat: no-repeat;
		background-position: top left;
		margin:0 10px;
		padding:0;
		width:164px;
		height: 123px;
		text-indent: -9999px;
		overflow:hidden;
		border:0;
	}
		
	#content_middle .books {
		display:block;
		float:right;
		background-repeat: no-repeat;
		background-position: top right;
		margin:0;
		padding:0;
		height: 120px;
		width: 120px;
		}
		html>body #content_middle .books
		{
			background-image: url(img/books.png);
		}
		* html #content_middle .books
		{
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/books.png',sizingMethod='crop');
		}

#content_bottom
	{
	float:right;
	background-repeat: no-repeat;
	height: 29px;
	width: 518px;
	margin-bottom:20px;
	}
	html>body #content_bottom
		{
		background-image: url(img/content_bottom1.png);
		}
	* html #content_bottom
		{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/content_bottom1.png');
		}
		
#footer {
	clear:both;
	font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	border-top: 1px solid #9E491A;
	}
	#footer a:link {
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #FFF;
		text-decoration:none;
		border-bottom: 1px dotted white;
		}
		#footer a:visited {
			padding-right: 18px;
			width:auto;
			font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
			font-size: 12px;
			color: #B9B9B9;
			text-decoration:none;
			background-image: url(img/check.gif);
			background-repeat: no-repeat;
			background-position: center right;
			border-bottom: 1px dotted #B9B9B9;
		}
		#footer a:hover, #footer a:active {
			color:#FFF;
			border-bottom: 1px solid #FFF;
	}
	
	
/********  CONTENT_IE *********/
	#content_float { line-height: 130%;}
	#content_float p {
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #FFF;
		text-align: justify;
	}
	#content_float h2 {
		display:none;
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 16px;
		color: #F7D882;
		text-align: justify;
		text-transform: uppercase;
	}
	#content_float h3 {
		padding: 0 20px 10px 20px;
		margin:0;
		clear:left;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		font-weight: bold;
		color: #F7D882;
		line-height: 110%;
	}
	#content_float li {
		padding: 0 20px 10px 20px;
		margin:0;
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		line-height: 110%;
	}
	#content_float li a:link, #content_float li a:visited{
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		text-decoration:none;
		border-bottom: 1px dotted white;
	}
	#content_float li a:hover, #content_float li a:active{
		font-family: Verdana, Book Antiqua, "Times New Roman", times, serif;
		font-size: 11px;
		color: white;
		text-decoration:none;
		border-bottom: 1px solid white;
	}
	#content_float p a:link {
		font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
		font-size: 12px;
		color: #FFF;
		text-decoration:none;
		border-bottom: 1px dotted white;
		}
		#content_float p a:visited {
			padding-right: 18px;
			width:auto;
			font-family: Tahoma, Book Antiqua, "Times New Roman", times, serif;
			font-size: 12px;
			color: #B9B9B9;
			text-decoration:none;
			background-image: url(img/check.gif);
			background-repeat: no-repeat;
			background-position: center right;
			border-bottom: 1px dotted #B9B9B9;
		}
		#content_float p a:hover, #content_float p a:active {
			color:#FFF;
			border-bottom: 1px solid #FFF;
	}
	#content_float p.code{
		margin: 20px;
		padding:0 10px;
		display:block;
		width:450px;
		height: 150px;
		overflow: auto;
		color: #FFF;
		border: 1px dotted white;
	}
	
/********  HOMEPAGE_IE IMAGES *********/
#content_float .applejacks {
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
	margin:0 10px 0 0;
	padding:0;
	width:110px;
	height: 120px;
	}
	html>body #content_float .applejacks
	{
		background-image: url(img/applejacks.png);
	}
	* html #content_float .applejacks
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/applejacks.png',sizingMethod='crop');
	}
	
#content_float .myboys {
	display:block;
	float:left;
	background-image: url(img/myboys.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0 10px;
	padding:0;
	width:164px;
	height: 123px;
	text-indent: -9999px;
	overflow:hidden;
	border:0;
}
	
#content_float .books {
	display:block;
	float:right;
	background-repeat: no-repeat;
	background-position: top right;
	margin:0;
	padding:0;
	height: 120px;
	width: 120px;
	}
	html>body #content_float .books
	{
		background-image: url(img/books.png);
	}
	* html #content_float .books
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/books.png',sizingMethod='crop');
	}
