body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #f7f6f3;
	color: #4F4747;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 0;
	height: 50px;
	width: 975px;
	font-size: 1.2em;
	overflow: hidden;
}

#topnav a {
	font-weight: normal;
}
	
#mast {
	position: relative;
	float: left;
	list-style-type: none;
	padding: 3px 0 0 0px;
	margin: 0;
	width: 235px;
	height: 45px;
}

#mast a, #mast a:visited {
	color: #f7f6f3;
	background-color: #c7bfb7;
	text-decoration: none;
}

#mast a:hover {
	background-color: #ed1c24;
}

#mast1 {
	position: relative;
	float: left;
	padding: 3px 0 5px 5px;
	list-style-type: none;
	margin: 0px;
	width: 245px;	
	height: 23px;	
	border-left: 2px solid #c7bfb7;
}

#mast1 li, #mast2 li {
	color: #c7bfb7;
}


	
#mast2 {
	position: relative;
	float: left;
	padding: 3px 0 5px 5px;
	list-style-type: none;
	margin: 0;
	width: 250px;
	height: 23px;	
	border-left: 2px solid #c7bfb7;
	font-weight: bold;
}

#mast2 em {
	font-style: normal;
	font-weight: normal;
}

#mast2 a:hover {
	color: #ed1c24;
	background-color: #ed1c24;
}

#mast1 a, #mast2 a {
	font-weight: bold;
}

#mainnav {
	position: relative;
	margin-top: 0;
	margin-left: 0;
	list-style-type: none;
	padding: 0;
}

.highlight {
	background-color: #9d9b99;
	color: #f7f6f3;
	padding: 0 5px 0 0;
}

.highlight2 {
	color: #ddd5cd;
}

.highlight3 {
	background-color: #ddd5cd;
	padding: 0 5px 0 5px;
	color: #f7f6f3;
}

.highlight4 {
	background-color: #ed1c24;
	color: #f7f6f3;
	padding-right: 4px; 
}

.highlight4 a {
	background-color: #ed1c24;
	color: #f7f6f3;
}

.highlight4 a:hover {
	background-color: #f7f6f3;
	color: #ed1c24;
}

#location a {
	background-color: #c7bfb7;
	color: #ed1c24;
}

#location a:hover{
	color: #ED1C24;
	background-color: #ED1C24;
}

a {
	font-weight: bold;
	color: #ed1c24;
	text-decoration: none;
}

a:hover {
	background-color: #ed1c24;
	text-decoration: none;
}

#column1 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 210px;
	padding: 0 0 0 10px;
	height: 45px;
	font-size: 1.2em;
	z-index: 6;
}

#column1 p, #mark_column p{
	margin-top: 8px;
	line-height: 1.25em;
}

.listinfo {
	list-style-type: none;
	padding: 3px 0 3px 0;
	margin: 0;
	border-bottom: 2px dotted #ddd5cd;
}

ul li ul {
	padding: 0 0 0 10px;
}

#page {
	position: absolute;
	left: 165px;
	top: 65px;
	bottom: 0px;
	width: 780px;
	z-index: 5;
}

#page_index {
	position: absolute;
	left: 0px;
	top: 70px;
	bottom: 0px;
	z-index: 5;
}

#mark_column {
	font-size: 1.2em;
	position: absolute;
	width: 190px;
	left: 495px;
	top: 50px;
	bottom: 0px;
	z-index: 50;
}

#mark_column p, #column1 p {
	padding-bottom: 3px;
}

#page_marks {
	top: -30px; left: 0; width: 100%; height: 100%;    position: fixed; display: table;
}

p.sike {display: table-cell; vertical-align: middle;}

.center {
	display: block;
	margin: 1em auto
}

#pageblock {
	position: relative;
	width: 780px;
	height: 458px;
	padding: 0 0 0 0;
}

#pageblock_about {
	position: relative;
	width: 780px;
	padding: 0 0 0 0;
	height: 575px;
	background-color: #ed1c24;
}

#navcontainer ul
{
position: absolute;
padding-left: 0;
margin-left: 0;
margin-top: 0;
background-color: #9d9b99;
float: left;
z-index: 5;
color: #f7f6f3;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #ed1c24;
color: #f7f6f3;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #d10008;
color: #f7f6f3;
}


#bigimg {
	position: absolute;
	top: 0;
	left: 0;
}

.topimg img {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
}

.botimg img {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
}

.blockcolumn {
	position: relative;
	float: left;
	width: 140px;
	padding: 0;
	margin-right: 10px;
	margin: 0 10px 0 0;
	font-size: 1.2em;
	background-color: #f7f6f3;
}

.blockcolumn2 {
	position: relative;
	float: left;
	width: 195px;
	padding: 0;
	margin-right: 10px;
	margin: 0 10px 0 0;
	font-size: 1.2em;
	background-color: #ed1c24;
}

.blocktitle {
	background-color: #9d9b99;
	padding: 0 5px 0 4px;
	margin-top: 0;
	margin-bottom: 0;
	color: #f7f6f3;
}

.blocktitle2 {
	padding: 0 5px 0 4px;
	margin-top: 0;
	margin-bottom: 0;
	color: #f7f6f3;
	font-weight: bold;
}

.blocklist {
	margin-top: 5px;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	z-index:50;
	color: #ddd5cd;
}

.blocklist2 {
	margin-top: 5px;
	list-style-type: none;
	padding: 0 5px 0 0px;
	margin-left: 0;
	z-index:50;
	font-weight: bold;
	font-size: 1.3em;
}

.blocklist2 a {
	color: #ed1c24;
	background-color: #f7f6f3;
	padding: 0 10px 0 0;
}

.blocklist2 a:hover {
	color: #f7f6f3;
	background-color: #ed1c24;
}

.pagecolumn {
	position: relative;
	float: left;
	width: 240px;
	bottom: 0px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 1.2em;
	z-index: 2;
	background-color: #f7f6f3;
}

.pagecolumn p {
margin: 0;
}

#caption {
	position: absolute;
	top: 518px;
	left: 850px;
	width: 173px;
	padding: 0;
	font-size: 1.2em;
}

#copyright {
	position: absolute;
	left: 235px;
	padding: 0 2px 2px 2px;
	margin: 0;
	bottom: 0%;
	font-size: 1.2em;
	z-index: 10;
	color: #f7f6f3;
	background-color: #c7bfb7;
}

#mail {
	position: absolute;
	left: 487px;
	padding: 0 2px 2px 2px;
	margin: 0;
	bottom: 0%;
	font-size: 1.2em;
	z-index: 10;
	color: #f7f6f3;
	background-color: #c7bfb7;
}

a img {
	text-decoration: none;
	border: none;
}

img { opacity:1;filter:alpha(opacity=100) }

.topimg a:hover, .botimg a:hover, .rollover a:hover  { opacity:.80;filter:alpha(opacity=80, style=1) }


/* Begin Lightbox */

#lightbox {
	background-color: transparent;
	padding: 0 0 0 0;
	border-bottom: none;
	border-right: none;
	border-style: none;
	}

#lightboxDetails {
	font-size: 0.8em;
	padding: 3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	}

#lightboxCaption { 
	color: #616161;
	line-height: 18px;
	font-size: 14px;
	font-family: georgia;
	}
	
#lightboxCaption em { 
	font-style: italic;
	margin-right: 0;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-family: georgia;
	}
	
#keyboardMsg{ float: right;
	color: #fff;
	line-height: 18px;
	padding: 2px 0px 2px 0px;
	width: 0px;
	font-size: 14px;
	font-family: georgia;

 }
	
#closeButton{ top: 5px; right: 5px; }


#lightbox img{ 
	border: none; 
	clear: both;
} 
 
#overlay img{ border: none; 
	margin: auto;
}

#overlay{ background-image: url(lightbox/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(lightbox/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/images/overlay.png", sizingMethod="scale");
	}


/* End Lightbox */


