body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #332927;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 80px;
	left: 2%;
	right: 2%;
	width:95.6%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AD764F;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 80px;
	
}

#flashbox{
	float: left;
	width:400px;
	padding: 0px;
	background-color: #330000;
	height: 469px;
	margin: 0px;
}
#youTubebox{
	float: left;
	width:400px;
	padding: 0px;
	background-color: #332927;
	height: 469px;
	margin: 0px;
}
#story{

}
#mediabox{
	
}
#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AD764F;
	height: 469px;
}
#contentgallery{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#myNav{
	position: relative;
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#myNav h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#myNav img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	height: 6px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	width: 95.6%;
	top: 0px;
	text-align: left;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #AD764F;
}

a.glink:hover{
	text-decoration: none;
	background-color: #AD764F;
	color: #332927;
}

.skipLinks {display: none;}

/************** feature styles *****************/

.feature{
	font-size: 80%;
	min-height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 469px;
}
/*html>body .feature {height: auto;}*/

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #AD764F;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/************** events styles *****************/
.events{
	}



/************** mediabox styles *****************/

.mediabox{
	/*min-height: 200px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: auto;
	margin: 0px;
}
/*html>body .feature {height: auto;}*/

.mediabox h3{
	font: bold 175% Arial,sans-serif;
	color: #AD764F;
	padding: 30px 0px 5px 0px;
}

.mediabox img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/*************** story styles ******************/

.story {
	font-size: 79%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.story h3{
	font: bold 175% Arial,sans-serif;
	color: #AD764F;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}

/*************** story styles ******************/

.chekastory {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.chekastory h3{
	font: bold 175% Arial,sans-serif;
	color: #AD764F;
}

.chekastory p {
	padding: 0px 0px 10px 0px;
}

.chekastory a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.chekastory a.capsule:hover{
	text-decoration: underline;
}

td.chekastoryLeft{
	padding-right: 12px;
	}
	.chekastory img{
	float: left;
	padding: 0px 10px 0px 0px;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #AD764F;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/********************* end **********************/
