body	{
	background-color: #663300;
	color: #555555;
	font-family: Verdana, Helvetica, Arial, San-seriff;
	font-size: 1em;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	
	

}
h1	{

	font-size: 1.3em;
	
}
h2	{
	text-align: center;
	font-size: 1.1em;

}
p	{

	
	font-size: 1.0em;
	text-align: justify;
	text-indent: 20px;

}
.link	{
	border-bottom: 1px solid #000;
}
.links	{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000

}
.last	{
	border-right: 1px solid #000;
}
#rocky {

	font-size: 2em;
	font-family: Verdana, Helvetica, Ariel, San-seriff;
	color: #fff;

}
#stage img {
	position:relative;
	display: block;
	width: 200px;
	float: left;
}
#stage>img {
	
	position:static;

}
a:link	{
	color: #000;
	text-decoration: none;

}
a:visited{

	color: #000;
	text-decoration: none;

}
a:hover	{

	color: #ff8811;
	text-decoration: underline;
	

}
#topbar {
	
	height: 30px;
	background-color: #bb8800;	
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #fff;

}
#header	{
	
	color: #fff;
	background-color: #bbaa77;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
		
}
#header p{

	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
#content{
	
	position: relative;
	background-color: #fff;
	border: 1px solid #000;

}
#navigation {
	
	width: 190px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	
}
#navigation ul li, #navigation a {
	
	list-style-type: none;

}
#navigation ul {

	margin: 0px;
	padding-left: 10px;

}
#stage	{

	border-left: 1px solid #000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 190px;
	margin-right: 210px;

}
#stagetitle{
	
	margin: 0px;

}
#rightside {

	
	position: absolute;
	width: 180px;	
	top: 0px;
	right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	text-align: justify;

}

#footer	{
	
	background-color: #bb8800;
	font-size:0.5em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
	margin: 0;


}
