*
{
	padding: 0px;
	margin: 0px;
}

html
{
	background-color: #000;
	font-family: 'Century Gothic',sans-serif;
	font-size: 14px;
	font-weight: bold;
}

body
{
	background-color: #000;
	height: 100%;
}

a
{
	color: #fff;
	text-decoration: none;
}

br
{
	height: 10px;
	line-height: 10px;
}

img, a img
{
	border: 0px;
	vertical-align: bottom;
}

a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

.hide
{
	display: none;
}

.clear
{
	height: 1px; 
	font-size: 1px;
	clear: both;
	visibility: hidden;
}

.clear-right
{
	height: 1px; 
	font-size: 1px;
	clear: right;
	visibility: hidden;
}

.float-right
{
	float: right;
}

.clickable 
{
	cursor: pointer;
}

.text-align-right
{
	text-align: right;
}

.menu-item-selected
{
	color: #cc1a1a !important;
}

#container
{
	padding: 30px 0px;
}

#page
{
	width: 100%; 
	/*background-color: #000;#9b9b9b;*/
}

#content
{
	padding-top: 0px;
	width: 980px;
	min-height: 650px;
	overflow: stretch;
	background-color: #000;
	margin: 0px auto;
	color: #fff;
}

#contentlayout
{
	width: 100%;
	margin-bottom: 0px;
	min-height: 650px;
	height: 650px;
	overflow: stretch;
}

#leftcol
{
	vertical-align: top;
	color: #ccc;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
}

#rightcol
{
	vertical-align: top;
	width: 130px;
	padding: 4px 15px 0px 15px;
	border-left: 1px solid #cccccc;
}

#titlecontainersmall
{
	padding-bottom: 10px;	
}

#titlecontainerlarge
{
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
}

#context-menu
{
	margin: 10px 0px;
}

#inner
{
	width: 100%;
}

#left-inner
{
	padding: 5px 30px;
	text-align: center;
	vertical-align: top;
}

#pageheading
{
	text-transform: uppercase;
}

#inner-content
{
	text-align: justify;
}

#inner-content h1
{
	text-transform: uppercase;
	font-size: 15px;
}

#inner-content ul
{
	padding-left: 30px;
}

#inner-content img
{
	padding: 5px;
}

#right-inner
{
	width: 425px;
	vertical-align: top;
	padding-top: 0px;
}

#gallerysidebar
{
	width: 100px;
}

#banner
{
	width: 100px;
	text-align: left;
	font-size: 11px;
	margin-top: 15px;
}

#bannersidebar
{
	width: 100px;
}

.sideblock
{
	border: 11px solid #cc1a1a;
	margin: 0px 0px 0px;
	padding: 0px;
}

.sideblock img
{
	width: 100px;
}

#imageblock
{
	width: 425px !important;
	position: absolute;
	margin-top: -4px;
}

.page-image
{
	width: 425px;
}

.gallery
{

}

.galleryblock
{
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #eee;
	width: 75px;
	height: 75px;
	padding: 3px 6px 6px 3px;
	/*background-image: url('images/stripe.png');*/
}

.galleryimage
{
	/*border: 1px solid #9ea077 !important;*/
	position: relative;
	background-color: white;
	vertical-align: top;
}

#gallerylink
{
	width: 100px;
}

#newsbar
{
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
}

.redheading a
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc1a1a !important;
}

#newsbartext
{

}

#date-menu
{
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	line-height: 20px;
	margin-bottom: 10px;
}

#date-menu .selected
{
	color: #cc1a1a;
}

.date-item
{
	width: 100%;
	margin-top: 10px;
}

.date-item h3
{
	font-size: 12px;
	text-transform: uppercase;
}

.date-item td
{
	vertical-align: top;
}

.date-item-image
{
	width: 140px;
	padding-right: 40px;
}

.date-item-image img
{
	width: 140px;
}

#meta
{
	width: 960px;
	margin: 0px auto;
	color: #ccc;
}

#copyright
{
	width: 280px;
	float: left;
	font-size: 10px;
}

#info
{
	width: 220px;
	float: left;
	text-align: center;
}

#hits
{
	width: 300px;
	padding-right: 10px;
	float: right;
	text-align: center;
	font-size: 10px;
}

#goat
{
	width: 240px;
	padding-right: 10px;
	float: right;
	text-align: right;
	font-size: 10px;
}

#goat a
{
	color: #aaa;
}
