* {
	color: #FFFFFF;
	font-weight: 100;
 }
 
p {
	margin:10px 0 10px 0;
}

img {
	border: none;
}
a {
	color: #aba198;
}
a:hover {
	text-decoration: none;
	color : #000000;
}

body {
	font-family: Verdana;
	font-size: 14px;
	background-color: #000000;
	height: 100%;
	background-image: url(Images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
#wrap {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	border-color: #00CC00;
	border:none;
	background: no repeat;
	background-color: #4F4E54;
	height: 100%;
}

/* ------------ styles ------------ */
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	
}
.style7 {
	color: #00CC00;
	font-weight: 100;
	padding: 00 10px 10px;
	
} 
.style5 {
	color:#000000;
}
.style10 {
	color: #000000;
	font-weight: 100;
	padding: 00 10px 5px;
	text-decoration: none;
	
}
.style10 a{
text-decoration:none;
}
.style12 {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

#style4 {
	font-size: 16px;
	padding : 0 0 0 20px;
	color: #FFFFFF;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#style4 a:hover {
	color: #0033FF;
	text-decoration:none;
}

/* ------------ header ------------ */

#header {
	background: no-repeat;
	height: 150px;
}
#header h1 {
	padding: 130px 0 0 0;
	font-size: 14px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	float: right;
}
#header h1 a {
color: #bbb;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #fff;
}
#header h2 {
	padding-left: 42px;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: 100;
}
/* ------------ Navigation Bar ------------ */
#navbar {
	text-align:right;
	font-size:10px;
	height: 15px;
	color: #000000;
	border-top: solid;
	padding-top: 5px;
	line-height: 15px;
	width: 800px;
}

#navbar a {
	color: #000000;
	text-decoration:underline;
}
#navbar a:hover {
	text-decoration: none;
	color: #009900;
}

/* ------------ Main Content ------------ */
#content {
	margin-left: auto;
	margin-right: auto;
}
#content h2 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#content h3 a {
	text-decoration: none;
	font-size: 14px;
}


/* ------------ Center ------------ */

#center {
	float: left;
	width: 75%;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;
}
#center h2 {
	background: #fff url(images/banner_middle.jpg) no-repeat;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: 600;
	padding : 0 0 0 15px;
	color: #FFFFFF;
	line-height: 30px;
}
#center h2 a { color: #fff; }
#center h2 a:hover {
	color: #000;
}
/* ------------ Footer ------------ */
#footer {
	text-align: center;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	color: #FFFFFF;
	height: 30px;
	padding-top: 8px;
	border-top: solid;
	border-top-color: #010101;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#wrap #content #center .style4 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}

