/*Body code*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #333333;
	background-image:url(../images/background_body.gif);
	background-repeat:repeat-x;
	background-position: left 0px;
	

}
/* Centered container content code */
#container {
	background-image: url(../images/bkgrnd4.gif); 
	width: 820px;
	padding: 0px;
	position:absolute;
	text-align:left;
	background-repeat: repeat;
	margin-right: 50%;
	margin-left: 50%;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	width: 820px;
	top: 0px;
	left: -410px;
}
/* End of Center content code */
/*Footer block-----------------------------------------------------------------------------------------*/
#footerBlock {
	position:relative;
	margin: 0px;
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
	clear: both;
}
/*Link and other text formating*/
h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #333333; 
	line-height: normal; 
	text-align: left; 
	font-weight: bold
}

a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
	text-align: left;
	}
	
a:hover {
	color: #9D9D9D;
	text-decoration: underline
	}
	
hr {
	border: 0;
	width: 80%;
	color: #9A9A9A;
	background-color: #C6C6C6;
	height: 1px;
}
/*Header image*/
.GWornell {
	image: url(../images/GW2.gif);
	position:relative;
	left:11px;
	top:20px;
	width:291px;
	height:27px;
	z-index:1
}

/*Menu header*/
.MenuLayer {
	position:relative;
	left:0px;
	top:70px;
	width:800px;
	text-align: center;
	height:21px;
	z-index:6;
}

/*Main text formats and paragraphs*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: normal; 
	text-align: left; 
	font-weight: bold 
}

.headlinemain {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666666; 
	text-align: left}

.headlinesubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-align: left;
}
.headlineBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-align: left;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;	
}

.mainTextlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 20px;
	text-align: justify;
	font-style: normal;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.pictureTexts {
	padding: 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
/*Link formating*/
.linkLayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #C6C6C6;
	word-spacing: normal;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform:uppercase;
	text-decoration:none;
}

/*Main Content div*/
.textBox {
	padding: 30px;
	height: auto;
	width: 500px;
	background-color: #FEFEFE;
	position: relative;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	border: thin solid;
	border-color: #999999;
	background-repeat: no-repeat;
	float:right;
}

/*This is the slideBox container*/
.slideBox {
	padding: 20px;
	height: auto;
	width: 680px;
	background-color: #FEFEFE;
	position: relative;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	border: thin solid;
	border-color: #999999;
	background-repeat: no-repeat;
	float:right;
}
/*End the slideBox containers*/

/*This is the Quicktime panoramas page video containers*/
.videoBox {
	padding: 20px;
	height: auto;
	width: 600px;
	background-color: #FEFEFE;
	position: relative;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	border: thin solid;
	border-color: #999999;
	background-repeat: no-repeat;
	float:right;
}
/*End the Quicktime panoramas page video containers*/

/*These are the Tab menus on the news and workshops pages*/
.applemenu{
	position: absolute;
	top:100px;
	margin: 0px 0;
	background-color: #CCCCCC;
	padding: 0;
	width: 160px; /*width of menu*/
	border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
	background: black url(../images/silvergradient.gif) repeat-x center left;
	font: bold 11px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #D8D8D8;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}

.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: #D8D8D8;
}

.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/silvergradientover.gif);
	color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 8px; 
	font-size: 11px; 
	color: #666666;
	text-align: left;
	padding: 2px;
	height: 280px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/*End of Tab menus on the news and workshops pages*/