*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	margin:0px 0px 0px 0px;	padding:0px 0px 0px 0px;border:none;
}
html{
	overflow:scroll;
	padding:0px;
	margin:0px;
	min-width:1000px;
	height:100%;
}
body{	
	background:url(menu_bg.gif) repeat-y #FFFFFF;
	padding:0px;
	margin:0px;
	min-width:1000px;
	height:100%;
	
}
a{
	font-size:100%;
	text-decoration:none;
	color:#E50000;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#E50000;
	font-weight:bold;
	letter-spacing:1px;	
}
#page{
	vertical-align:top;
	width:100%;
	height:99%;
	outline-width:0px;
	padding:0px;
	margin:0px;	
	border:none;	
}
#all{	
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1024)? "1007px" : "100%");
	height:100%; 
}

#header{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background:url(header_right_bg.gif); background-repeat:repeat-x;
	min-width:1000px;
	clear:both;
	width:100%;		
}
#header_left{
	width:243px;
	float:left;	
	
}
#collage{
	
	margin-left:210px;
	background:#999999;
	background:url(header_collage3.gif);
	background-repeat:repeat-x;
	height:120px;
}
#header_collage{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1024)? "1007px" : "100%");
	position:absolute;
	z-index:11;
	top:-3px;
	left:0px;
	height:120px;
	min-width:1000px;
	width:100%;
	border:none;
}
#menu{
	z-index:10;
	margin-top:5px;
	margin-left:20px;
}
#menu a{	
	color:#000000;	
}
#menu h1{
	padding-top:10px;
}
#menu a:hover{
	color:#E50000;	
}
#menu .menuItem {
	letter-spacing:1px;	
	text-decoration:none;
	padding-top:3px;
	cursor:pointer;
	display:block;
	font-weight:bold;
}

.menuSubItem{
	letter-spacing:1px;	
	padding-left:10px;
	display: none;
}
.menuSubItem a{		
	display:block;		
	padding-top:4px;	
	list-style:none;	
}
.menuSubItem a:hover{
text-decoration:none;
}
#menuChecked{
	color:#E50000;
	
}
.menuSpecial {	
} 
a.menuSpecial:hover{
	text-decoration:underline;
}
#main{	
	margin-left:243px;
}
#news{
	height:200px;
	float:right;
	width:196px;	
}

#content{
	scrollbar-face-color: #dedede;
	scrollbar-highlight-color: #dedede;
	scrollbar-shadow-color: #dedede;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #f0f0f0;
	scrollbar-darkshadow-color: #FFFFFF; 	
	overflow: moz-scrollbar-vertical !important;
	overflow-y:auto;	
	height:100%;	
	width:100%;	
}
#content b{font-size:100%;}
#content p{
		
	text-indent:3em;
	margin-bottom:0.5em;
	margin-top:0.5em;
}
.shorDescr{
		
	padding-bottom:6px;
	padding-top:6px;
	text-align:justify;	
}
.shorDescrI{
	font-style:italic;
	padding-top:6px;				
	padding-bottom:6px;
	
}
#content ul{
	font-size:100%;
	padding-left:30px;
	list-style-type:square;
}
.firstLetterSmall{
	font-size:1.5em;
	font-style:italic;
	font-weight:100;	
}
.firstLetter{
	line-height:30px;
	font-size:30px;
	font-style:italic;
	font-weight:100;
}
div.pageTitle{	
	font-weight:bold;
	letter-spacing:1px;	
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:solid 1px #BBBBBB;
	
}
.contentBlock{
	text-align:justify;
	border-bottom:solid 1px #BBBBBB;
	padding:1em;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	
}
.contentBlock p.head3{
	text-align:none;
}

.hrefs ,.hrefs a{
	margin-right:20px;
	margin-bottom:10px;
}
#navi{
 font-weight:bold;
}
#photoArchive
{	
	margin-bottom:10px;
	border-bottom:solid 1px #BBBBBB;
	padding-top:35px;
}

.photoSmall{
	text-align:center;
	overflow:hidden;
	width:95px;
	height:70px;
	background-color:ededed;
	border:solid 1px black;
	margin-right:1px;
	margin-bottom:1px;
	float:left;

}
.photoComment{
	z-index:15;
	width:200px;
	text-align:center;
	background:#FFEB90;
	border:solid 1px black;
	padding:7px;
	font-size:80%;
	position:absolute;
	display:none;
}
.photoText{
	margin:20px;
	text-align:center;

}
#photoImg{
	overflow:hidden;	
	width:100%;
	text-align:center;
	margin-left:60px;
	margin-right:60px;
	
}
/*-------------Search Form----------*/
#searchField{
	width:210px;
	border:solid 1px black;
}
#searchForm {
	padding-top:5px;
	text-align:right;
	padding-right:12px;
	padding-left:20px;				
}
#searchForm a{
	font-weight:bold;
	letter-spacing:1px;
 }
/*--------end of search form--------*/
/*--------------News----------------*/
#announceImg{
	text-align:center;	
	width:196px;
	height:155px;
	background:#DDDDDD;
	overflow:hidden;
}
.date{
	display:block;
	margin-bottom:3px;	
	color:#E50000;
	font-weight:bold;
}
/*--------end of news--------------*/

#romb{
	position:absolute;
	left:6px;
	z-index:11;
	top:55px;
}
.paging {
	padding:10px 20px 10px 20px;
}
.paging a:hover
{
	text-decoration:none;
}
.height100Proc
{
	height: 100%
}

