	body {
		margin:0px 0px 0px 0px;
		background:#ffff99;
		}
	
	#leftcontent {
		float:left;
		width:67%;
		background:#ffff99;
		margin-right:0px;
		padding-bottom:20px;
		}

	#rightcontent {
			background:#ffff99;
			padding:0px;
			margin:0px;
		}
		
	h2,pre {
		font-size:1.1em;
		font-family:verdana, arial, helvetica,sans-serif;
		margin:35px 30px 15px 30px;
		}
		
	p {
		font-size:.8em;
		line-height:1.3em;
		font-family:verdana, arial, helvetica,sans-serif;
		margin:0px 50px 10px 50px;
		}
		
	h1 {
		font-size:.9em;
		padding-top:10px;
		}
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}
		
		#nav {
		padding-left:100px;
		}
		
		#movit {
		margin-top:140px;
		margin-left:0px;
		padding:0px;
		}
		
		#alltogether {
		width:100%;
		clear:both;
		text-align:center;
		}
		
		#piccy {
		text-align:center;
		margin:30px 30px 30px 30px;
		}
		
		#top2 {
		vertical-align:top;
		width:78px;
		float:left;
		}
		
		#right {
		vertical-align:top;
		width:440px;
		float:right;
		margin-right:20px;
		}
		
		#flourish1 {
		margin-top:25px;
		float:right;
		}
		
		#spacer {
		height:90px;
		}
		
		A:link { color: #666600; text-decoration: none }
A:hover { color: #ffffff; background:#cccc99; text-decoration: underline }
A:active { color: #ff0000; text-decoration: none }
A:visited { color: #999933; text-decoration: none }
A:visited:hover { color: #ffffff; background:#cccc99; text-decoration: underline }

A.sideshow:link { color: #ffffff; text-decoration: none }
A.sideshow:hover { color: #ffffff; text-decoration: underline }
A.sideshow:active { color: #ffffff; text-decoration: none }
A.sideshow:visited { color: #ffffff; text-decoration: none }
A.sideshow:visited:hover { color: #ffffff; text-decoration: underline }
	
	.cur {
	background:#cccc99;
	color:#ffffff;
	}
	
	.backto {
	margin-top:25px;
	margin-bottom:25px;
	}