 BODY {
	margin : 0px;
	margin-bottom : 0px;
}
body, table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
p {
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size:16px;
	padding:0px;
	margin: 0px;
	margin-bottom:5px;

}
a {
	color : #0A62BA;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#lng, #lng a {
	color : White;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

#lng a:hover {
	color : #939598;
}

#lnga, #lnga a {
	color : #939598;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

#lnga a:hover {
	color : White;
}

#sm {
	font-size : 11px;
}


#pmn {
	height : 31px;
	border-width : 0px 0px 2px 0px;
	border-style : solid solid solid solid;
	border-color : #990000;
	width : 210px;
	background-color: #2D4262;
}

#mn, #mn2 {
	margin-left : 10px;
	/*width : 189px;*/
	/*height : 5px;*/
	color : White;
	font-size : 14px;
	padding-left : 18px;
	padding-top : 8px;
	cursor : pointer;
	line-height : 23px;
}

#mn2 {
	background-image : url(img/ar.gif);
	background-repeat : no-repeat;
}

#wln {
	/*width : 210px;*/
	height : 36px;
	background-color : White;
}

#wl {
	margin-left : 21px;
	/*/width : 189px;*/
	height : 36px;
	background-image : url(img/wl.gif);
	background-repeat : no-repeat;
	padding-left : 30px;
	padding-top : 10px;
	font-size : 14px;
	font-weight:bold;
	color : #990000;
}

#lt {
	margin-top : 15px;
	padding-left : 20px;
	padding-right : 10px;
}

#lt a {
	color : #8EB9E4;
}

#lt a:hover {
	text-decoration : none;
}

#w {
	color : White;
	margin-bottom : 3px;
}

#wb {
	color : White;
	font-size : 11px;
}

#rt {
	margin-top : 22px;
	padding-left : 24px;
	padding-right : 24px;
}

#rt a {
	color : #C4DEF8;
	font-weight : bold;
	font-size : 13px;
}

#rt a:hover {
	text-decoration : none;
}

#rtmg {
	background-image : url(img/rtmg.gif);
	background-repeat : no-repeat;
	/*/
	margin-bottom : 5px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 3px;
	*/
	padding-bottom : 5px;
	padding-left : 3px;
	padding-right : 4px;
	padding-top : 2px;
	width : 149px;
	height : 107px;
	vertical-align : middle;
}

#rtmg img {
	border-width : 1px;
	border-style : solid;
	border-color : #5B6B88;
}

#rtmg img:hover, #rtmg a:hover, #rtmg a img:hover {
	border-color : White;
	color : White;
}

#gr {
	color : #696A6A;
}

#main {
	padding-left : 45px;
	padding-right : 30px;
	padding-bottom : 36px;
	padding-top : 15px;
}

#lmt {
	padding-left : 42px;
}

#lmb {
	font-size : 23px;
	font-weight : bold;
	padding-left : 42px;
	background-image : url(img/lmb.gif);
	background-repeat : no-repeat;
	color: #990000;
}

LI {
	list-style-image : url(img/pnt.gif);
	margin-bottom : 9px;
	margin-left : 0px;
	padding-left : 0px;
}
.subr {
	display:none;
	font-size: 13px;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	padding-left:15px;
	padding-top:10px;	
	color:#FFFFFF;
}
#face_pict {
	border: #00543B 1px solid;
	float:left;
	margin-right: 10px;
	margin-bottom:10px;
}
#face_name {
	margin-bottom:10px;
}

#face_post {
	margin-bottom:10px;
	font-weight: bold;
}

#photo_news {

	float:left;
}
#news{
	clear:both;
	width:100%;
}	
input,textarea,select {
	border:#999999 solid 1px;
	color : #2D4262;
	font-size:14px;

}
#line {
	clear: both;
	border-bottom: 1px solid #990000;
	font-size: 1px;
	height: 1px;
	margin-bottom: 15px;
}
/*---------Guest, Contact-------------*/
#guest_name,#contact_name{
	width:80px;
	float:left;
	margin-bottom:5px;
}
#guest_input,#contact_input{
	margin-left:90px;
	margin-bottom:5px;
}
#guest_send,#contact_send{
	margin-left:90px;
}

/* Gallery */
.imageholder {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	font-size:120px;
	width: 140px;
	height: 140px;
}
.titleholder {
	text-align: center;
	width: 140px;
	height: 16px;
	overflow: hidden;
}
.previewlink {
	cursor:pointer;
	text-decoration: none;
	border: 1px solid #2D4262;
	color: #990000;
	float: left;
	width: 140px;
	margin: 10px;
}
.previewlink:hover {
	border: 1px solid #990000;
	color: #2D4262;
}