BODY {
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
	background-image:url(images/2008/back1.jpg);
	background-repeat:repeat-x;
}

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
}


a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #526968;
	background: transparent;  
}


a.mainmenu:link , a.mainmenu:visited {
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	letter-spacing: 1px;
	font-weight: bold;
	position:relative;
	top:9px;
	left:4px;

}


a.mainmenu_selected:link , a.mainmenu_selected:visited {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	padding: 5px 10px 0px 10px;
	letter-spacing: 1px;
	height:22px;
	font-weight: bold;
	text-transform: uppercase;
}



h1, h2, h3, h4, h5, h6	{
	font-family: 	Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 2px;
	letter-spacing: 1px;
	color: #BC2B16;
}


TD {
		font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		TEXT-DECORATION: none;
} 

BR {
    letter-spacing: 0px;
}

FORM {
    padding:0px;
    margin: 0px;
}

#frame {
	width: 833px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/2008/back2-1.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:20px;
	text-align:left;


}

#header{
	width:782px;
	height:268px;
	background-image: url(images/2008/headers/random.php);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	left:25px;
}

.logo{
	margin-top:140px;
	position: relative;
	float:right;
}






#menu {
	height:220px;
	color: #000000;
	position: relative;
	top: 25px;
	left: 25px;
	width: 420px;
}

#MainContent{
position:relative;
	width:600px;
	left:120px;

}
.menubox{
	background:url(images/2008/button.png);
	height:29px;
	width:146px;
	margin-bottom:8px;
	vertical-align:middle;
}


#Level2Menu {
	background-color:#EBF5F9;
	padding:8px;
	margin-top:20px;
	margin-left:80px;
	width:620px;
	padding:10px;
}

a.Level2MenuLink:link, a.Level2MenuLink:visited, a.Level2MenuLink:hover{
	margin-left:10px;
	color:#000000;

	position: relative;
	font-weight: 600;
	line-height:20px;
}


#footer {
	background-image: url(images/2008/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	height:106px;
	width: 833px;
	padding: 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}





.button {
    padding: 0px 0px 0px 0px;
    height:19px;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 1px;
}

.button_100 {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height:19px;
    font-family:Arial;
    font-size:10px;
    letter-spacing: 1px;
}



.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;

}
