body {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: small;
	background-color: #BAE49E;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: medium;
	color: #4A006F;

}
b {
	font-weight: bold;
	color: #4A006F;
}

#div1 {
	background-color: #FFFFFF;
	position: relative;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: repeat;
}
#divside {
	float: left;
	height: 410px;
	width: 137px;
	background-color: #669933;
	background-image: url(../images/defaultside.jpg);
	background-repeat: no-repeat;		
}
#divbody {
	float: right;
	width: 610px;
	margin: 0px;
	clip: rect(auto,6px,auto,6px);
	padding-top: 0px;
	padding-left: 6px;
	padding-bottom: 0px;
}
.pageTitleStyle {
	font-size: medium;
	color: #990000;
	background-image: url(../images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	font-weight: bold;
}
		
.sideLinks img {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0px;
	}   
#global {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left;
/* added for other content */	
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
     }
#global	b {
	font-weight: bolder;
	color: #990000;
}
#global a {
	color: #679A35;
	font-weight: bolder;
}

#global a:hover {
	color: #FF0000;
}
#global h1 {
	font-size: medium;
	color: #990000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global h2 {
	font-size: medium;
	color: #990000;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 770px;
}

#DDALinks {
	font-size: xx-small;
	color: #336600;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#DDALinks a{
	text-decoration: none;
	font-size: xx-small;		
}

#DDALinks a:hover{
	color: #FF3300;
}

/* dropdown menu */
#dropmenudiv{
	position:absolute;
	background-color: #FFFFCC;
	font:normal 12px/18px Verdana;
	z-index:100;
	color: #660099;
	border-top: 1px solid #660099;
	border-right: 1px solid #660099;
	border-bottom: 0 solid #660099;
	border-left: 1px solid #660099;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #660099;
}
#dropmenudiv a:hover{
	background-color: #ceccfe;
	color: #660099;
}
 #inlinecontainer {
	text-align: center;
	display: inline;
}
 
#inlinecontainer ul {
	display: inline;list-style: none;
	margin-bottom: 0;margin: 0;padding: 0;border: none;
}
		
#inlinecontainer li {
	display: inline;
}
.bodyText {
padding-right: 6px;
padding-bottom: 6px;
}
.centerStuff {
	text-align: center;
}


h2.sectionheading {
color: #990000;
}

#MediaBlock .MediaFloat{width:33.3%;}
