body {
margin: 0;
padding : 0;
background: #cc9966 url(images/pybcobg.jpg) top center repeat;
color: #663300;
}
			/*WRAP*/
#container {
background: #cc9966 url(images/mainbg.jpg) center repeat;
width: 800px;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
font: 100%;
line-height: 1em;

color: #524633;
border-right:5px solid #cbab7b;
border-left:5px solid #cbab7b;
}
			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
height: 185px;
background: #cc9966 url(images/topbanner.jpg);
color: #000;
}
			/*TOP NAVIGATION*/
#navbar {
	background: #cbab7b;
	float:left;
	width:100%;
	list-style-type:none;
	font-size: 90%;
	height: 30px;
	font-weight:bold;
	text-align: center;
	color: #524633;
	line-height: 1.5em;
	font-family: Georgia, serif;
}
#navbar a {
	background: #cbab7b;
	float:left;
	width:104px;
	color:#524633;
	padding:5px;
	text-align:center;
	font-family:Georgia, Times New Roman, Times, serif;
}

#navbar a:link {
	background: #cbab7b;
	text-decoration: none;
	color: #524633;
}

#navbar a:hover {
background: #cbab7b;
text-decoration: underline;
color: #524633;
}
#navbar li {
display:inline;
}
			/*MAIN CONTENT*/
#content {
padding: 0 2em .5em .5em;
margin-left: 150px;
font:Georgia, serif;
}

#indexcontent {
	padding: 0;
	margin-top:30px;
	margin-bottom:30px;
	font:Georgia, serif;
}
			/*SIDEBAR*/
#sidebar {
	display: inline;
	float: left;
	width: 130px;
	margin: 0;
	line-height: 150%;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}
			/*SIDE MENU*/
#sidebar ul {
display: inline;
list-style:inherit;
margin: 0 0 0 0;
padding: 0;
font-weight:bold;

}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
font-weight:bold;
border-bottom: 1px solid #cbab7b;
}
#sidebar ul li a {
display:block;
color: #524633;
background: inherit;
font-weight:bold;
margin: 0;
padding: 5px 0 5px 0;

}
#sidebar ul li a:hover {
font-weight:bold;
font-decoration: underline;
color: #524633;
}
			/*FOOTER*/
#footer {
	clear: both;
	width:800px;
	padding: 0em;
	margin: 0;
	font-size: 14px;
	border-top: 1px solid #cbab7b;
	background: #cbab7b;
	color: #524633;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: normal;
}
#footer a:link, #footer a:visited {
text-decoration : bold;
background : inherit;
color : #524633; 
}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #524633;
}
			/*LINKS*/
a:link, a:visited {
	font-weight:bold;
	background : inherit;
	color: #524633;
}
a:hover {
text-decoration : underline;
font-weight:bold;
background : inherit;
color :  #585989; 
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 200%;
letter-spacing: px;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 0px;
background : transparent;
color :   #524633;
font-family:Georgia, "Times New Roman", Times, serif
}
h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 140%;
	letter-spacing: 0px;
	font-style:italic;
	background : inherit;
	color :  #524633;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}
h4 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 16px;
	letter-spacing: 0px;
	font-style:italic;
	background : inherit;
	color :  #524633;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
p {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 150%;
	background : inherit;
	color :  #524633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

p2 {
margin: 0;
padding: 10px 0 10px 0;
font-size: 75%;
letter-spacing: 0px;
line-height: 1.2em;
background : inherit;
color :  #524633;
font: Georgia, serif;
}

.copy {
	font-weight:normal;
	text-align:left;
	margin-left: 5px;
}

.copycentered{
	font-size:12px;
	font-weight: normal;
}

/** Registration Page**/
.reg_h1{
	background-color:#413625;
	opacity: .5;
	color:#FFF;
	height: 20px;
	letter-spacing: 1px;
}

.reg-table{	
	background-color:#413625;
	opacity: .5;
}

