

html, body {
	width: 100%;
	height: 100%;
	/*overflow-x:auto;*/
	option-arrow-color: #fbdfca;
	scrollbar-3dlight-color:#fbdfca; 
	scrollbar-arrow-color:#5E3300;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#5E3300;
	scrollbar-face-color:#fbdfca;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#c3382a;
}
body {
	font-family: Verdana,Arial,  Courier New, sans-serif;
	margin: 0px;
	option-arrow-color: #fbdfca;
	scrollbar-3dlight-color:#fbdfca; 
	scrollbar-arrow-color:#5E3300;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#5E3300;
	scrollbar-face-color:#fbdfca;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#c3382a;
	margin:0;
	padding:0;
	background-color:#330300;
	color: #fff2e8;
	font-size: small;
	font-style: normal;
	
	
}

a:link { color:#b4726b; text-decoration: none;}
a:visited { color:#b4726b; text-decoration: none ;}
a:hover { color:#c74436; text-decoration: underline ;}
a:active { color:#b4726b;  text-decoration: none;}

.TopZone
{
	background-image: url(../images/Bg_Top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:998px;
	height:160px;
	margin-top:10px;
}
.TopNavigation
{
padding-top:115px;
padding-left:62px;

}
.NavigationLevel2
{
	display:inline;
	font-family:Century Gothic,Verdana;
	padding : 0px 20px 0 20px;
	font-size:14px;
	letter-spacing:0.3ex;
}
.NavigationLevel2_Selected
{
	display:inline;
	font-family:Century Gothic,Verdana;
	padding : 0px 20px 0 20px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3ex;
}
.NavigationLevel2_Selected a:link { color:#c74436; text-decoration: none;}
.NavigationLevel2_Selected a:visited { color:#c74436; text-decoration: none ;}
.NavigationLevel2_Selected a:hover { color:#c74436; text-decoration: underline ;}
.NavigationLevel2_Selected a:active { color:#c74436;  text-decoration: none;}

.NavigationLevel2 a:link { color:#561912; text-decoration: none;}
.NavigationLevel2 a:visited { color:#561912; text-decoration: none ;}
.NavigationLevel2 a:hover { color:#561912; text-decoration: underline ;}
.NavigationLevel2 a:active { color:#561912;  text-decoration: none;}



.NavigationLevel4
{
	font-family:Century Gothic,Verdana;
	font-size:small;
	letter-spacing:0.2ex;
	line-height: 4ex;
}
.NavigationLevel4_Selected
{
	font-family:Century Gothic,Verdana;
	font-size:small;
	font-weight:bold;
	letter-spacing:0.2ex;
	line-height: 4ex;
}
.NavigationLevel4_Selected a:link { color:#c74436; text-decoration: none;}
.NavigationLevel4_Selected a:visited { color:#c74436; text-decoration: none ;}
.NavigationLevel4_Selected a:hover { color:#c74436; text-decoration: underline ;}
.NavigationLevel2_Selected a:active { color:#c74436;  text-decoration: none;}

.NavigationLevel4 a:link { color:#b4726b; text-decoration: none;}
.NavigationLevel4 a:visited { color:#b4726b; text-decoration: none ;}
.NavigationLevel4 a:hover { color:#b4726b; text-decoration: underline ;}
.NavigationLevel4 a:active { color:#b4726b;  text-decoration: none;}

.SubNavigation
{
	top:40px;
width:150px;
position:absolute;
left:55px;

}

.FooterZone
{
	clear:both;
	background-image: url(../images/BG_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:998px;
	height:120px;
	text-align:center;
	background-color:none;
}
.FooterTxt
{
	padding-top:79px;
	color:#763932;
	font-size:10px;
	padding-bottom:100px;
}


.MidZone
{
	

}
.MidContent
{
	position:relative;
	margin-right:16px;
	margin-left:29px;
background-color:#000000;
padding: 0 10px 0 53px;
width:890px;
}
h3
{
	margin:0;
	padding:0;
}
form
{
	margin:0;
	padding:0;
}
.GuestBook
{
 padding-top:15px;
}
.GuestBookEntry
{
	background-color:#1c1b19;
		padding:5px;
		margin-right:40px;
		margin-top:5px;
}
.LinksEntry
{
	width:400px;
	background-color:#1c1b19;
	vertical-align:top;
}
.LinksEntryDiv
{

}
.LinksTopButton
{
	text-align:left;
	clear:both;
	padding-left:10px;
}
.CategoryTitle
{
	font-size:medium;
	font-weight:bold;
	clear:both;
	padding-left:10px;
}
.CategorySpacer
{
	height:110px;
	
}
.ImageTable
{
	width:100%;
	text-align:center;
	background-color:#000000;
}
.ImageRow td
{

	text-align:center;
	background-color:#000000;
	height:600px;
	vertical-align:middle;
}
.ImageNavigation td
{
	padding-bottom:240px;
}
.ImageTitleRow td
{
height:20%;
}
.PicturNumber
{
text-align:center;
color:#666666;
}
.WebStats
{
	padding-top:500px;
	text-align:right;
	padding-right:16px;
}
.SmallTxt
{
	font-size:xx-small;
}
.Sub_td1
{
	text-align:right;
	width:170px;
	font-style:italic;
}
.DefaultFormBox
{
	background-color:#2c2824;
	margin:0; padding:0;
	margin-right:40px;
	
}


.SubmitButton
{
	border: 1px solid #c74436;
	background-color:#fadbc6;
	color:#72271f;
}
.InnerFormTxte
{

	color: #fff2e8;
}

.ErrorMessage
{
	border: 1px
}
.ErrorMessage , .ErrorList
{
	margin : 5px 60px 5px 60px;
	padding:15px;	
	border : 1px solid #FF0000;
	background-color : #faebec;
	color :#FF0000;
}

.AlertMessage
{
	background-color: #f0f3f7;
	border:1px solid #415a9a;
	padding:10px;
	margin: 5px 0 5px 0;
	color:#25345a;
}