*	{
	border:0;
	padding:0;
}
body {
	background-color: #000000;
	}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 12px;
}
#wrapper {
	width: 855px;
	margin: 0 auto;
	background-color:#000000;
	}
		
#main {
	position: relative;
	float: left;
	width: 520px;
	padding: 0 0 0 0;
	margin: 10px 10px 20px 0;
	background-color: #000;
	top: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F90;
}
#rightbar {
	position: relative;
	width: 300px;
	padding: 15px 0 0 0;
	margin: 10px 10px 20px 540px;
	background-color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align: justify;
}
#footer
	{
	position: relative;
	clear:both;
	width: 835px;
	margin: 0;
	margin: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align:right;
}
.right {
	text-align: right;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 150%;
	text-align: right;
}
#navbar a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 150%;
	text-align: right;
}
#navbar a:current{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 150%;
	text-align: right;
	text-decoration: none;
	color: #f90;
	}
	.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
}
.orange {
	color: #F90;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F90;
}
.whiteborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #f90;
}
a:active {
	text-decoration: none;
	color: #f90;
}
#orangelink {
	color: #f90;
}
a:current {
	text-decoration: none;
	color: #f90;
}#wrapper #rightbar .navbar .current {
	color: #f90;
	text-decoration: none;
}
