body { 
	font-family : Georgia, Verdana, Arial, serif;
	margin : 0;
	background : #898989;
	font-size : 1em;
	padding : 0;
	scrollbar-face-color: #700700;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #700700;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #700700;
	scrollbar-base-color: #ffffff;
} 

#header_block { 
	border : 0px solid #eeeeff;
	background-color : white;
	margin : 0;
} 

#header h1 { 
	margin : 20px 0px 0px 20px;
	background-image : url('../images/bashlogo.gif');
	height : 104px;
	width : 99px;
	cursor : pointer;
	position: relative center;
	left: 0px;
	padding: 5px;
	top: 10px;
	background-repeat: no-repeat;
} 



#headertext { 
	margin : 0;
	width : auto;
	cursor : pointer;
	position: absolute;
	left: 160px;
	padding: 0px;
	top: 30px;
} 



#right_block { 
	position : absolute;
	width : 190px;
	top : 78px;
	right : 10px;
	border : 2px solid black;
	background-color : white;
	padding : 10px;
	z-index : 1;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 168px;
} 

#nav_block { 
	position : relative;
	top : 0px;
	left : -10px;
	border : 1px solid #700700	;
	background-color : white;
	padding : 10px;
	z-index : 6;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 128px;
	float: left;
} 

#main_block { 
	position : relative;
	width : auto;
	top : 0px;
	left : 10px;
	border : 0px;
	background-color : white;
	padding : 0px;
	z-index : 6;
	voice-family : "\"}\"";
	voice-family : inherit;
	float: center;
	height: auto;
	min-height: 400px;
} 



#news_block { 
	position : absolute;
	width : 150px;
	top : 130px;
	border : 1px solid #700700	;
	background-color : white;
	padding : 10px;
	z-index : 5	;
	voice-family : "\"}\"";
	voice-family : inherit;
	overflow : visible;
	right: 20px;
	bottom: 10px;
	height:270px;
} 

#count_block { 
	position : absolute;
	width : 150px;
	top : 0px;
	border : 1px solid #700700	;
	background-color : white;
	padding : 10px;
	z-index : 5	;
	voice-family : "\"}\"";
	voice-family : inherit;
	overflow : visible;
	right: 20px;
	bottom: 10px;
	height: 100px;
} 

#form_block { 
	position : relative;
	width : 300px;
	top : 0px;
	border : 1px solid #700700	;
	background-color : white;
	padding : 10px;
	z-index : 5	;
	voice-family : "\"}\"";
	voice-family : inherit;
	overflow : visible;
	left: 150px;
} 

.info { 
	font-size : 0.7em;
	color: #ffffff;
	text-align: center;
} 

.nav { 
	font-size : 0.8em;
} 

.news { 
	font-size : 0.8em;
} 

.newscenter { 
	font-size : 0.8em;
	text-align: center;
} 

.countdown { 
	font-size : 2em;
	text-align: center;
} 

.countnorm { 
	font-size : 0.8em;
	text-align: center;
} 

 
.content_main { 
	background : white;
	position : relative;
	width : auto;
	margin : 10px 10px 0 10px;
	border : 1px solid #ffffff;
	z-index : 3;
	color : black;
	min-height: 400px;
	left: 0px;
	padding: 10px;
} 

.content_home { 
	background : white;
	position : relative;
	width : 360px;
	margin : 4px 10px 0 10px;
	border : 20px solid #ffffff;
	z-index : 3;
	color : black;
	height: auto;
	left: 0px;
} 



#footer_block { 
	position: relative;
	border : 0px solid #700700;
	background-color : white;
	margin : 10px 10px 0 10px;
	float: center;	
	width: auto;
	height:auto;
} 



div.copyright { 
	font-size : 0.7em;
	color : black;
	text-align : center;
} 


hr {
	color : #700700;
	height: 1px;
}	

input.button {
	color : #ffffff;
	background-color: #700700;
	left: 100px;
	position: relative;
	font-weight: 600;
}

select {
	font-family : Georgia, Verdana, Arial, serif;
	font-size : 1em;	
}

input.text {
	font-family : Georgia, Verdana, Arial, serif;
	font-size : 1em;
}

textarea {
	font-family : Georgia, Verdana, Arial, serif;
	font-size : 1em;
}

.dateadded {
	color : #700700;
	font-size : 0.7em;
}

.insphead {
	font-weight: 600;
}