@charset "utf-8";
/* CSS Document */
body	{
	background-color:#281515;
	margin:0;
	padding:0;
	}
img		{  
	border-style: none;
}
#container	{
	margin-top:20px;
	margin-left:80px;
	margin-right:80px;
	background-color:white;
}
#headcontainer	{
	margin:0;
	padding:0;
	height:197px;
}
.titlepage	{
	position:absolute;
	top:165px;
	left:80px;
	font-family:'Modern No.20';
	font-weight:bolder;
	color:#fff;
	z-index:1500;
	width:200px;
	text-align:center;
}

.navbar	{
	position:absolute;
	float:left;
	right:0px;
	z-index:2000;
	width:585px;
	top:51px;
	overflow:visible;
}
.navbar li	{
	
	font-face:'Modern No.20','Times New Roman',serif;
	list-style-type:none;
	text-decoration:none;
	float:left;
	position:relative;
	top:-6px;
	color:black;
	text-align:center;
	overflow:visible;
	margin:0 auto;
	padding:0px 1.0em 0px;
	font-size:14px;
	
	
}

#topleft	{
	position:absolute;
	top:21px;
	left:79px;
	background-image:url(images/images/other_02.jpg);
	background-repeat:no-repeat;
	height:197px;
	width:304px;
	z-index:1000;
}
#topleft img	{
	position:absolute;
	top:3px;
	left:28px;
	
}
#stretcher	{
	position:relative;
	top:0.0625em;
	background-image:url(images/images/other_03.jpg);
	background-repeat:repeat-x;
	height:197px;
	width:100%;
	z-index:0;
}
#topright	{
	position:absolute;
	right:80px;
	top:21px;
	background-image:url(images/images/other_04.jpg);
	background-repeat:no-repeat;
	height:197px;
	width:380px;
	z-index:1000;
	
}

#mainframe	{
	clear:both;
	z-index:0;
	left:200px;
	padding:5px 20px;
	top
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	
	
}
#mainframe p	{
	z-index:1000;
	line-height:1.2em;
	text-align:justify;
	padding:0px 10px;
	
	
}
#important	{
	position:relative;
	display:block;
	z-index:1000;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
	left:80px;
}
#important p:first-letter	{
	font-size:100%;
	
}

#mainframe li	{
	list-style:square;
	
}
#footer	{
	
	background-color:#661e2b;
	height:80px;
}
a:link	{
	color:black;
	text-decoration:none;
	list-style-type:none;
	font-family:'Modern No.20';
	font-weight:bolder;
}
a:visited	{
	color:#3f302b;
	text-decoration:none;
	list-style-type:none;
	font-family:'Modern No.20';
	font-weight:bolder;
	
}
a:active	{
	color:white;
/*	background-color:#2A1FFF;*/
	text-decoration:none;
	list-style-type:none;
	font-family:'Modern No.20';
	font-weight:bolder;
}
a:hover		{
	color:#661e2b;
	text-decoration:none;
	list-style-type:none;
	font-family:'Modern No.20';
	font-weight:bolder;
}
.footerwhite	{
	color:white;
	font-style:italic;
	font-weight:bolder;
	font-family:'Modern No.20';
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	font-size:14px;
	text-align:center;
}
.footerwhite:first-letter	{
	font-size:140%;
	color:white;
}
p:first-letter
	{ 
font-size:150%;
color:black;
}
p:first-line	{
	line-height:15px;
}
.note	{
	color:white;
}
.home	{
	background-color:#661e2b;
	color:white;

	height:20px;
}
h3	{
	z-index:1000;
	font-size:14px;
	text-align:center;

}
