body {
	margin:0;
	padding:0;
	width: 4250px;
	height: 509px;
	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #ffffff url(../img/back.jpg) no-repeat top right fixed;
	overflow-x; scroll; overflow-y: hidden;
}

a, a:link, a:visited, a:hover, a:active{
text-decoration:none;
color:#223344;
}

a.str img{
width:65px;
height:65px;
}

a.str:hover img{
width:150px;
height:150px;
}

#Slideshow1 img {height:100px; width:100px}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

img{
border: none;
}

#page {
overflow-x; scroll; overflow-y: hidden;
	height: 509px; 
}

#leftsider {
	padding: 25px 0 0 10px;
	float: left;
	width:250px; 
}

#leftsider h1 {font-size: 2.0em;}

#audio {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu {
width:100%;
	margin-top: 40px; 
	padding: 3px 0 3px 6px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: #ffffff;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #444444;
	
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 8px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.parevents {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 650px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding: 3px 3px 3px 18px;
	border-bottom:none;
	color: #444444;
	background: #ffffff url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width:1em;height:1em;
}
.box{
padding:4px;
background: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	width:100%;
}
.tweetbox{
background: #000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	width:100%;
}

input, textarea{
backgound-color: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}



p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 417px;
	left: 600px; 
	width: 100px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}
#end {
font-family: Arial;
margin: 100px 0 0 0;
}
#first {
margin:65px 0 0 0;
width:150px;
}
#second {
padding:100px 0 0 0;
margin:0 -20px 0 0;
width:50px;
}