body {
	background-attachment: fixed;
	background-image: url(sky.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

a:link { color:#663399; padding: 2px; text-decoration:none}
a:visited { color:#663399; padding: 2px; text-decoration:none}
a:hover { color:#ffffff; background-color: #663399; padding: 2px; cursor:default}
a:active { color:#663399; padding: 2px; text-decoration:none}

.current {
background-color: #ffffff;
border: 1px solid #663399;
}

 #headcontainer {
 width: 930px;
 height: 252px;
 margin: 0 auto;
 padding: 0px;
 }
 
#menu {
	width: 930px;
	height: 37px;
	background-image: url(images/Untitled-2_02.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#menu2 {
	width: 930px;
	height: 252px;
	background-image: url(header2009.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 175px;
	margin: 0px;
	text-align: center;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
	/*font-variant: small-caps;*/
	list-style-position: outside;
	list-style-type: circle;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669900;

}



/*body{
margin:0;
padding:0;
line-height: 1.5em;
}*/

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 930px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
/*background: #EAEAEA;*/
height: 250px; /*Height of top section*/
}

#topsection h1{
margin: 0;
/*padding-top: 15px;*/
}

#contentwrapper{
float: left;
width: 930px;
	background-image: url(back.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
}

#contentcolumn{
margin-right: 210px; /*Set right margin to RightColumnWidth*/
padding-left: 40px;
padding-right: 15px;
border-right: 1px #cccccc dotted;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -205px; /*Set left margin to -(RightColumnWidth) */
/*background: #FDE95E;*/
padding-top: 60px;
}

#footer{
clear: left;
width: 850px;
/*background: black;*/
color: #FFF;
text-align: center;
padding: 4px 0 4px 30px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.times {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
	padding-left:20px;
}
