* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #bodyArea #footer {
	height: 50px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	width: 800px;
}

#wrapper #navigation {
	height: 30px;
	background-image: url(../images/nav_bar.gif);
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
#wrapper #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	display: block;
	height: 30px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 25px;
	background-image: url(../images/ro.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
#wrapper #navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}



#wrapper #logo {
	background-color: #000000;
	height: 84px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper #navigation a:hover {
	background-image: url(../images/ro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #bodyArea #left {
	width: 178px;
	background-color: #000000;
	float: left;
	height: 410px;
	margin: auto;
}
#wrapper #bodyArea #left img {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#wrapper #bodyArea #right {
	width: 622px;
	height: 400px;
	float: right;
	background-color: #000000;
	padding-top: 10px;
}
#wrapper #bodyArea #right .style3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
