/*
Based on YUI Reset CSS version 3.4.1 (build 4118)
*/

a {
	background-color: inherit;
	color: #A7CB9E;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	color: #AEA;
}

abbr,acronym{
	border: 0;
	font-variant: normal;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 3% 0px 3% 0px;
}

caption,th{
	text-align: left;
}

div,dl,dt,dd,ul,ol,li,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{
	margin: 0;
	padding: 0;
}

em{
	font-style: italic;
	font-weight: normal;
}

fieldset,img{
	border: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 64px;
	font-weight: normal;
	letter-spacing: 9px;
	margin: 0px;
	text-align: center;
}

h2 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: .15em;
	margin-bottom: .5em;
	margin-top: 1em;
	text-align: left;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .15em;
	margin-bottom: .5em;
	margin-top: 1em;
	text-align: left;
}

h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}

html{
	background-color: #000;
	color: #EBDB97;
}

input,textarea,select{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

ol,ul{
	list-style: none;
}

p {
	margin: 1em 0;
	text-align: justify;
}

q:before,q:after{
	content: '';
}

strong{
	font-style: normal;
	font-weight: bold;
}

sub{
	vertical-align: text-bottom;
}

sup{
	vertical-align: text-top;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

#contentcenter {
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 288px;
}

#contentleft {
	float: left;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	text-align: left;
	width: 284px;
}

#contentright {
	float: left;
	margin: 2px 2px 0px 0px;
	padding: 0px;
	text-align: right;
	width: 284px;
}

#frame {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 864px;
}

#head {
	background-image: url(rt_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px auto -6px auto;
	padding: 0px;
	text-align: center;
	width: 864px;
}/*

#nav{	
	font-size: .9em;
}*/

#nav a {	
	font-weight: bold;
}
