/* CSS Document */

body {
	font:12px verdana, arial;
	color:#000;
	min-width: 700px;
	margin: 0px;
	padding: 5px;
	background-color:#000000;

}


/* container */

.container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: ;
	overflow:hidden;
	border-top: solid 20px #000;
	
}

.container1 {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border: ;
	overflow:hidden;
	border-top: solid 20px #000;
	
}

code,pre {
	font-size:12px
}

fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #CCC
}

.head {
	height: 300px;
	margin:0;
	border-color: #000;
	background: #FFF8DC;
	position:relative;
	border-bottom:solid 2px #000;
}

h1 {
	font:bold 70px arial;
	letter-spacing: -2px;
	color: black;
	border:0px ;
	text-align: left;
	position: absolute;
	top: 45px;
	left: 425px;
	z-index: 10;
	padding:0px;
	margin:0px;
}

h2 { font:bold 30px arial, helvetica; font-style: bold;
	color: #000;
	letter-spacing: -3px;
	margin: 0px 0px 10px 0px;
	padding-top: 15px;
}

h3{
	font:normal 30px arial;
	color: #FFF8DC ;
	border:0 ;
	text-align: left;
	position: absolute;
	top: 115px;
	left: 300px;
	right: 20px;
	z-index: 10;
	padding:0px;
	margin:0px;
}

hr {display: none; color:aqua;}
				
				
/* Nav-Bar */

.navbar2 {
    height: 50px;
    width: 100%;
	padding-top: 0px;
    border-top: solid #fff 2px;
    border-bottom: none;
    background-color: #000000;
}
.navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	padding-left: 105px;
	font-weight: bold;
	padding-top: 10px;
}

.navbar2 li {display: inline
}

.navbar2 li a {
	text-decoration: none;
	padding: 0px 20px;
	color: #FFF;
	
}
.navbar2 li A:link {background: #000; text-decoration: none;  color: #ffff00}
.navbar2 li A:visited {background: #000; text-decoration: none; color:#ffff00}
.navbar2 li A:hover {background: #000; color: aqua;}
.navbar2 li A:active {text-decoration: none; color: #FFF8DC}

 



p a:link {background: none; text-decoration:underline; font-weight: bold; color: #000}
p a:visited {background: none; text-decoration:underline; font-weight: bold; color: #00868B}
p a:hover {background: none; text-decoration:underline; font-weight: bold; color: #F08080}
p a:active{background: none; text-decoration: underline; font-weight: bold; color: #2E8B57}





.logo {
	width:100%;
	height:197px;

}

with-mini {
	float:left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	overflow: hidden;
	background: #FFF8DC;
}

content {
	float:none;
	width:100%;
}



.paragraph {
	padding: 0px 20px 20px 20px;
	border-top: solid 2px #000;
	background: #FFF8DC; 
	overflow: hidden;
	clear:both;
}

.paragraph2{
	padding: 0px 20px 20px 20px;
	border-top: solid 2px #000;
	background: #808080; 
	overflow: hidden;
	clear:both;
}

.text {
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 100%;
	
}

.title {
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 100%;
	
}

content ul,content ol,content dd {
	margin-left:2em;
}

mini-pars {
	float:right;
	width:30%;
}

mini-pars dt {
	color:#000;
	font-weight:bold;
	margin-top:1em;
	border-bottom:.3em solid #EEE;
}

mini-pars dd {
	margin-top:.2em;
	color:#333;
}
.footer {
	font-size:10px;
	font-family: verdana, sans-serif;
	text-align:right;
	right: 90px;
	background-color: #FFF8DC;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	clear: both;
	border-top: solid 30px #000;
	color: #000000;
	border-bottom: solid 1px #000;
}

.footer2 {
	font-size:10px;
	font-family: verdana, sans-serif;
	text-align:right;
	right: 90px;
	background-color: #808080;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	clear: both;
	border-top: solid 30px #000;
	color: #000000;
	border-bottom: solid 1px #000;
}
.footer p {
	padding: 0px 0px 0px 0px;
	margin: 0px
}

.footer2 p {
	padding: 0px 0px 0px 0px;
	margin: 0px
}

