BODY { font-family: Verdana, Arial, Helvetica; color: #339933; font-size: 1em; font-weight: bold; background-color: white; scrollbar-base-color: #339933; scrollbar-arrow-color: #339933; MARGIN: 5px; 	
 }

#outerwrapper {
	margin:15px auto 0 auto; 
	padding:15px auto 0 auto; 
	width: 960px;
	text-align: center;
	background-color: #fff;
	background-image: url("../../images/ivy2.jpg");
	background-repeat: repeat-y;


}

#innerwrapper{
	margin: 0 0 0 100px ;
	text-align: center;
}	

TABLE{
	width : 100%;
	border : 0px;
	padding : 5px 5px 5px 5px;
	font-size: x-small;
	font-weight: bold;
	link-color : #339933;
}

A:link    { color: #800000;  }
A:visited { color: #800000; } 
A:active  { color: #800000;  } 





h1 {
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica;
	font-size: 1.6em;
	color: #800000;
}

H2 {
	font-family : Verdana,Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom : 0;
	padding-bottom : 0;
	color: #800000;
}

H3 {
	font-family : Verdana, Arial, Helvetica; font-style: normal; font-weight: normal; font-size:medium;
	margin-bottom : 0;
	padding-bottom : 0;
	color: #800000;
	font-size: 1.2em;
	font-weight: bold;
}

	
}
/* ------------------------ CELLS -----------------------  */

TD.tdborder {
		font-family: Verdana, Arial, Helvetica; font-style: normal; font-weight: bold; color: #339933;
		font-weight:bold;
		width: 8%;
		vertical-align : top;
}



IMG.imgborder {
		border : thin solid #339933;
		height:150;
		width:150;
}
IMG.imgbigborder {
		border : thick double #339933;
}
