
body{
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin:0;

color: #000000; 

}

div#Main{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align:left;
color: #000000; 
top:0px;
left:0px;
width:1000px;
background:#FFFFCC;
}

div#Content{
text-align:left;
 width: 1000px;
 z-index: 0;
 background:#FFFFCC;
 position:relative;
 }

div#WebHeader{
left: 0px; 
top: 0px; 
width: 1000px; 
height: 220px; 
z-index: 1; 
background: #FFFFCC;
}

div#sharebutton{
height:0;
text-align:right;
}

div#Footer{
	font-weight:bold;
	border-top:double;
	border-color:#000000;
	text-align:center;
	background-color:#FFFFCC;
}
div#FooterWrapper{
padding-top:8px;
background-color:#FFFFFF;
}

div#Nav{
	float:left;
	width:170px;
}

div#menu{
	position:relative;
	width: 100%;
	height:32px;
	z-index:2;
	background-color: #CCCC66;
	
}

div#spacer{
 height:0px; 
 width:1000px;
 }
 
 
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}

a:hover {
	text-decoration: underline;
	color:#0000FF;
}

a:active {
	text-decoration: none;
}
.textBold {
	font-weight: bold;
}




.textQuote {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: smaller;
}
.textHeader{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.textYellow{color: #FFFF00}

.textBrownHead {	
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	}
	
.textBlue {color: #330066; }

.textActBlue{
	color: #330066;
	font-size: 18px;
	display: block;
	 	
	}

.textSmaller{
	font-size: 12px;
	}
	
img.imgActivity{

padding-right:20px;

border: none;

}

img.imgActivityR{

padding-left:20px;
border: none;

}

