html, body {
	background-color: #333;
	color: #000;
   
	text-align:left;
	
	margin:0;
	padding:0;
	
	font-size:1.05em;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

img {
	border:none;
}


#main {
	position:relative;
	
	background-image:url(../images/main_background.gif);
    background-position:right;
	
	height:900px;

	padding:0;
	margin:0 auto;
	
	width:859px; /* 1012 - 153 */
}

* html #main {
	\width: 859px; /* for IE5 and IE6 in quirks mode */
	w\idth: 859px; /* for IE6 in standards mode */
}

#logo {
	position:absolute;
	left:7px; /* originally 9 */
	top:70px;
}

#menu {
	position:absolute;
	left:13px; /* originally 170 */
	top:240px;
	
	text-align:left;
	font-size:.9em;
	font-weight:bold;
}

#menu a {
	color:#cc182f;
	text-decoration:none;
}

#menu a:hover {
	color:#cc182f;
	background-color:#cfcfcf;
}

#content {
	position:absolute;
	left:154px; /* originally 322 */
	top:66px;
	width:676px;
}

#content h1 {
	padding:0 0 5px 0;
	margin:0;
	font-size:1.4em;
	color:#cc182f;
	text-transform:uppercase;
}

#content h2 {
	padding:0 0 5px 0;
	margin:0;
	font-size:1em;
	color:#cc182f;
}

#content h3 {
	padding:0 0 1px 0;
	margin:0;
	font-size:0.8em;
	color:inherit;
}

#content p, #content li {
	padding:0 0 6px 0;
	margin:0;
	font-size:0.8em;
}

#content ul {
	padding:0;
	margin:0 0 0 30px;
}

#content div.video {
	float:right;
	
	display:inline;
}

#content img {
	margin:0;
	padding:3px 8px;
	
	font-size:0.97em;
}

#footer {
	position:absolute;
	left:154px; /* originally 322 */
	top:870px;
	width:676px;
}
	
#footer p {
	font-size:0.6em;
	text-align:right;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#cc182f;
}

/*


#header {
	position:relative;
	
	width:920px;
	height:133px;
	
	padding:0;
	margin:0;
	
	background-image:url(../images/header_background.jpg);
	background-repeat:no-repeat;
	
	border-bottom:1px solid black;
}

#top_logo {
	position:absolute;
	left:3px;
	top:3px;
}

#top_nav {
	position:absolute;
	left:456px;
	top:112px;
	
	text-align:left;
	font-size:.9em;
}

#top_nav a {
	color:#cc182f;
	text-decoration:none;
}

#top_nav a:hover {
	color:#cc182f;
	background-color:#cfcfcf;
}

#main p, #main li {
	margin:0;
	padding:3px 8px;

	font-size: .76em;

	text-align:left;
	
}

#main p.footer {
	padding: 0px 8px;

	font-size: .6em;

	text-align:right;
	
}

#main p.footer  a {
	color:#000;
	text-decoration:none;
}

#main p.footer  a:hover {
	color:#cc182f;
}

#main_bottom {
	position:relative;

	padding:0;
	margin:0 auto;
	
	width:942px;
	height:300px;
	
	background-image:url(../images/main_bottom.jpg);
	background-repeat:no-repeat;
}



/* Home Page Styles 
#home_page_image {
	position:relative;
	
	padding:0;
	margin:0;

	border-top:6px solid #cc182f;
	border-bottom:6px solid #cc182f;
}


#home_page_image img {
	margin:0;
	padding:0;
	border:0;
	width:920px;
	height:182px;
	
	vertical-align:bottom;
}

#three_column {
	margin:6px 0;

	position:relative;
	float:left;
	width:920px;
	
	
	background:url(/images/three_column_background.jpg);
}

#three_column h1 {
	margin:0;
	padding:0 6px;
	
	font-size:0.86em;
	text-align:left;
}

#three_column ul {
	margin:0 8px;
}

#three_column li {
	margin:0;
	padding:0;
}

#three_column img {
	margin:0;
	padding:6px;
}

#left_column {
	border-right:1px solid #cc182f;

	position:relative;
	float:left;
	width:306px;
}

#middle_column {
	position:relative;
	float:left;
	width:306px;
}

#right_column {
	border-left:1px solid #cc182f;
	
	position:relative;
	float:right;
	width:306px;
}

/* Regular Page Styles 

#regular_page {
	position:relative;
	float:left;
	
	width:920px;
	
	padding:0;
	margin:0;

	border-top:6px solid #cc182f;
}

#left_nav {
	border-right:1px solid #cc182f;

	position:relative;
	float:left;
	width:134px;
	
	text-align:left;

	font-size:.9em;
}

#left_nav a {
	display:block;
	
	margin-bottom:9px;

	color:#cc182f;
	text-decoration:none;
	
	margin-left:6px;
}

#left_nav a.sub {
	color:#cc182f;
	text-decoration:none;
	

	font-size:.8em;
	
	
}


#left_nav a:hover {
	color:#cc182f;
	background-color:#cfcfcf;
}

#regular_page_content {
	position:relative;
	float:right;
	width:785px;
	
	text-align:left;
	
	background-image:url(/images/regular_page_background.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	min-height: 200px;
}

#regular_page_content img {
	margin:0;
	padding:3px 8px;
	
	font-size:0.97em;
}

#regular_page_content h1 {
	margin:0;
	padding:3px 8px;
	
	font-size:0.97em;
}

#regular_page_content ul {
	margin:0;
}

#regular_page_content li {
	margin:0;
	padding:0px 2px;
}

.image_with_caption {
	border:2px solid black;
	
	margin:6px;
}

.image_with_caption img {
	clear:both;
}

.image_with_caption p {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

#movie {
	position:absolute;
	z-index:100;
	
	left:349px;
	top:140px;
}

#video_caption {
	position:relative;
	float:right;
	top:4px;
}

#video_mask {
	position:absolute;
	z-index:101;
	
	left:-34px;
	top:-7px;	
}

*/
