html, body {
	
	margin: 0;
	padding: 0;
	background: #000000;

}

#container {

	margin: auto;
	background: #000000;
	width: 740px;

}

#headerNav {

	width: 740px;
	margin: 0px;
	padding: 0px;
	clear: both;

}

#headerBorder {

	width: 740px;
	margin: 0px;
	padding: 0px;
	clear: both;
	
}


#mainContent {

	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	padding: 10px 20px 20px 20px;
	width: 680px;
	height: 100%;
	font-family: arial, sans-serif;
	font-size:10pt;
	color:#ffffff;
	clear: both;

}

#footer {

	width: 740px;
	clear: both;

}

#homeFooter {

	width: 740px;
	clear: both;
	margin-top: 13px;

}

#footerSpacer {

	width: 740px;
	margin-bottom: 60px;
	clear: both;

}

.carnivore {

	float: left;

}

.carnivoreNetRing {

	float: left;

}

.quotes {

	float: right;

}

.nav {

	float: right;
	font-family: arial, sans-serif;
	font-size:10pt;
	color:#ffffff;
	padding-top: 30px;

}

.nav a {

	font-family: arial, sans-serif;
	font-size:10pt;
	color:#ffffff;
	text-decoration: none;

}

.nav A:link {

	text-decoration: none; 
	color: #ffffff

}

.nav A:visited {

	text-decoration: none; 
	color: #ffffff

}

.nav A:active {

	text-decoration: none; 
	color: #00a5d7

}

.nav A:hover {

	text-decoration: none; 
	color: #00a5d7;
	
}

.imageMain {

	float: left;
	width: 337px;

}

.textMain {
	
	float: right;
	width: 328px;
	height: 310px;

}

.textMain A:link {

	text-decoration: none; 
	color: #ffffff

}

.textMain A:visited {

	text-decoration: none; 
	color: #ffffff

}

.textMain A:active {

	text-decoration: none; 
	color: #00a5d7

}

.textMain A:hover {

	text-decoration: none; 
	color: #00a5d7;
	
}

.imageMainRev {

	float: right;
	width: 337px;

}

.textMainRev {
	
	float: left;
	width: 328px;
	height: 310px;

}

.textMainRev A:link {

	text-decoration: none; 
	color: #ffffff

}

.textMainRev A:visited {

	text-decoration: none; 
	color: #ffffff

}

.textMainRev A:active {

	text-decoration: none; 
	color: #00a5d7

}

.textMainRev A:hover {

	text-decoration: none; 
	color: #00a5d7;
	
}

.copyright {
	
	float: right;
	width: 328px;
	font-size:8pt;
	
}

ul.bottomNav {

	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 2px;

}

ul.bottomNav li {

	display:inline;
	margin: -2px;

}

/*.bottomNav {

	padding: 0px;
	margin: 0px;

}

.bottommNav ul {

	list-style-type: none;

}

li.bottomNav {

	display: inline;
	padding: 0px;
	margin:0px;

}

ul.bottomNav, .bottomNav ul {
	
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;

}

ul.bottomNav {
	
	display: table;
	
}

ul.bottomNav > li{
	display: table-cell;
	position: relative;
}
*/
.galleryImage {

	float: right;
	width: 490px;
	margin-right: 10px;

}

.galleryImage p {

	font-size: 9pt;
	height:70px;

}

.galleryImage ul {

	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;

}

.galleryImage li {

	display:inline;
	margin-right:15px;

}

.galleryImage A:link {

	text-decoration: none; 
	color: #ffffff

}

.galleryImage A:visited {

	text-decoration: none; 
	color: #ffffff

}

.galleryImage A:active {

	text-decoration: none; 
	color: #00a5d7

}

.galleryImage A:hover {

	text-decoration: none; 
	color: #00a5d7;
	
}

.galleryThumb {

	float: left;
	margin-left: 7px;

}

.galleryThumb img {

	margin: 0px 17px 11px 0px;

}

.thumbLeft {

	float: left;

}

.thumbRight {

	float: right;

}
