@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size: 100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0px;
	vertical-align:baseline;
}
#outerwrap {
	background-image:url(../images/background.png);
	width:900px;
	height:768px;
	margin:0 auto;
}

#front {
	width:900px;
	height:768px;
	margin:0 auto;
	color:#FFF;
	font-size:24px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size: 12px;
	margin:0pt;
	cursor:default;
	background-color: #302c2c;
}
#navagation {
	float:left;
}
#navagation ul {
	list-style-type:none;
	padding-top:85px;
	padding-left:12px;
}
#navagation li {
	padding-bottom:19px;
}
#navagation a {
	text-decoration:none;
}
#navagation a:link {
	color:#fff;
}
#navagation a:visited {
	color:#fff;
}
#navagation a:hover {
	color:#000;
}

#left {
	float:left;
	margin-left:95px;
	margin-top:74px;
	width:330px;
	height:300px;
}
#left p {
	font-size:11px;
	line-height:13px;
}
#left h1 {
	color:#a91e22;
	font-size:30px;
	line-height:33px;
}
#left a:link {
	color:#a91e22;
}
#left a:hover {
	color:#000;
}
#left2 {
	float:left;
	margin-left:95px;
	margin-top:74px;
	width:665px;
	height:300px;
}
#left2 p {
	font-size:11px;
	line-height:13px;
}

#left2 h1 {
	color:#a91e22;
	font-size:20px;
	line-height:22px;
}

#left2 dt {
	color:#a91e22;
	font-size:20px;
	line-height:22px;
}
#left2 dl {
	height:320px;
	overflow:auto;
	padding-right:20px;
	text-align:justify;
}

#left2 a:link {
	color:#a91e22;
}

#left2 a:visited {
	color:#a91e22;
}

#left2 a:hover{color:#000;}

#left2 a {
	text-decoration:none;
}

#left2 em{font-style:italic;}

#bottom em{padding-left:300px;}

#left2 td{padding-bottom:10px;
padding-top:10px;}

#content {
	float:right;
	width:295px;
	height:548px;
	overflow:auto;
	margin-right:55px;
	margin-top:-32px;
	padding-right:15px;
	text-align:justify;
}

#content h2{font-size:16px;
text-align:left;}

#content h3{font-size:14px;}

#bottom {height:320px;
	overflow:auto;
	padding-right:20px;}	
	
#bottom a {text-decoration:none;}

#bottom a:link {
	color:#000;
}
#bottom a:visited {
	color:#000;
}
#bottom a:hover {
	color:#a91e22;
}	
	
#bottom p {
	line-height:16px;
	font-size: 14px;
	text-align:justify;
}	

#bottom h3{font-size:14px;}

#footer {
	background-color:#000;
	margin-top:541px;
	text-align:center;
	color:#FFF;
	padding-top:8px;
	padding-bottom:8px;
	border-top:#a91e22 solid 7px;
}
#footer ul {
	list-style-type:none;
}
#footer li {
	display:inline;
	padding-left:15px;
}
#footer a {
	text-decoration:none;
}
#footer a:link {
	color:#fff;
}
#footer a:visited {
	color:#fff;
}
#footer a:hover {
	color:#a91e22;
}
#footer p {
	padding-top:8px;
}


