﻿body {

	font-family: arial;
	font-size: 0.80em;
	background-color: #430c01;
}


a {

	cursor: pointer;
}



div.content 
{
    background-image: url(img.jpg);
    background-position: center top;
    background-repeat: no-repeat;
	width: 926px;
    height: 838px;
    position: absolute;
    left: -463px;
    margin-left: 50%;
}

ul.top-navigation {

	list-style-type: none;
	display: inline;
	position: absolute;
	left: 300px;
	top: 76px;
}

*:first-child+html ul.top-navigation {

	list-style-type: none;
	display: inline;
	position: absolute;
	left: 300px;
	top: 90px;
	cursor: pointer;
}

*html ul.top-navigation {

	list-style-type: none;
	display: inline;
	position: absolute;
	left: 300px;
	top: 90px;
	cursor: pointer;
}

ul.top-navigation li {

	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 18px;
}

h1.name {

	position: absolute;
	left: 569px;
	top: 168px;
	text-transform: none;
	font-family: Verdana;
	font-size: 0.7em;
	letter-spacing: 1px;
	color: #a64d27;

	}
	
	
*:first-child+html  h1.name, *html h1.name  {

	position: absolute;
	left: 569px;
	top: 173px;
	text-transform: none;
	font-family: Verdana;
	font-size: 0.7em;
	letter-spacing: 1px;
	color: #a64d27;

	}
	
	

h1.name span {

	text-transform: none;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fea172;

	}



div.c {

	width: 149px;
	height: 23px;
	border: 0px solid #fff;
}

.top-navigation  a:hover div.c {

	background-color: #fec472;
	opacity:0.25;
	-moz-opacity:0.25;
	-khtml-opacity:0.25;
	filter:alpha(opacity=25);

	}
	



div.in-content {

	width: 694px;
	height: auto;
	position: absolute;
	left:117px;
	top:192px;

	}


.flash {

	position: relative;

}


div.text-content {

	width: 759px;
	height: auto;
	background-image: url(strip.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: -30px;
	padding-left: 35px;
	padding-right: 45px;
	overflow-x: hidden;
	
	}
	
a.inner-link {

	text-decoration: underline;
	font-size: 0.95em;
	}
	
	
h1.main-title{

	width: 689px;
	height: 100px;
	color: #cb4923;
	font-family: Georgia;
	font-size: 1.2em;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 64px;
	background-image: url(h1-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	

	}

		
h1.main-title2{

	width: 689px;
	height: 100px;
	color: #ff9b63;
	font-family: Georgia;
	font-size: 1.2em;
	display: block;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 64px;
	background-image: url(h1-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-style: italic;
	

	}

h1.main-title span {

	font-style: italic;
	color: #ff9b63;
	
	}
	
h2.in-title span {

	font-style: italic;
	color: #ef061c;
	
	}
	
	
h2.in-title {

	width: 573px;
	min-height: 71px;
	font-family: Georgia;
	font-size: 1.3em;
	display: block;
	padding-top: 26px;
	padding-bottom: 0px;
	padding-left: 25px;
	/*background-image: url(h2-bg2.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	position: relative;
	left: 30px;
	margin-top: 0px;
	margin-bottom: -5px;
	font-style: italic;
	color: #ef061c;

}

.italic {

	font-style: italic;

	}


div.footer {

	
	width: 759px;
	height: 420px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: -30px;
	top: 0;
	
}

div.top-p {

	width: 656px;
	height: 26px;
	background-image: url(top-p.jpg);
	margin-left: 19px;
	
	}

div.p-m {

	width: 656px;
	background-image: url(mid-p.jpg);
	background-repeat: repeat-y;
	margin-left: 19px;

}

	

 p {

	width: 586px;
	font-family: Arial;
	font-size: 0.95em;
	font-weight: normal;
	color: #741903;
	line-height: 1.4em;
	padding-left: 38px;
	padding-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;

	}

div.bot-p {

	width: 656px;
	height: 26px;
	background-image: url(bottom-p.jpg);
	margin-left: 19px;
	
	}

div.p-m a {

	font-size: 0.9em;
	text-decoration: none;
	color: #d84825;

	}
	

div.p-m a:hover {

	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
	background-color: #d84825;

	}
	
div.bottom-menu {

	margin-left: 54px;

	}
	
	
ul.bot-menu {

	float: left;
	list-style-type: none;
	border: 0px solid #fff;
	margin-right: 8px;
	text-align: left;
	width: 160px;
	color: #ebebeb;
	font-size: 0.80em;
	font-family: Verdana;

}

.bot-menu h2 {

	text-transform: none;
	font-style: italic;
	color: #fff;
	font-family: Georgia;
	font-size: 1.15em;
	font-weight: bold;
	border-bottom: 3px dotted #ef061c;
	padding-bottom: 4px;
	
}

ul.bot-menu li {

	width: 160px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom: 1px dotted #972004;

	

	}
	
ul.bot-menu a {

	text-decoration: none;
	color: #ebebeb;
	font-size: 0.95em;
	font-family: Verdana;

	}
	
ul.bot-menu a:hover {

	text-decoration: none;
	color: #ff643f;
	font-size: 0.95em;
	font-family: Verdana;

	}
	
h3.rights, h3.credits {

	font-size: 0.70em;
	color: #999;
	font-family: Verdana;
	font-weight: normal;
	float: left;
	position: relative;
	top: -70px;
	margin-right: 120px;

	}

h3.credits  {

	position: relative;
	left: 134px;
	
	}

h3.credits a {

	color: #ef061c;
	text-decoration: none;

	}

h3.credits a:hover {

	color: #fff;

	}

	

	

	













