body { 
/*	background-image: url(images/page-bg.gif);*/
	margin: 0;
	background-color: #FFFFFF;
	color: #000000; /* Text Color */ 
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: medium;
}


/* -- POSITIONING -- */
#header {
	background-color: #FFFFFF;
	border-bottom: 1px #000000 solid;
	margin-bottom:0;
}

#content {

}

#navbar {

position: absolute;

top: 255px;
left: 0px;
width: 198px;
}

#main-text {
	background-color: #ffffff;
	border-top: 5px #000000 solid;
	border-left: 5px #000000 solid;
	border-right: 5px #000000 solid;
	border-bottom: 5px #000000 solid;
	margin-left: 198px; 
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar {

position: absolute;

top: 100px;

left: 10px;

}

#body-block {
  position: absolute;
  top: 55px;
  left: 150px;
  width: 100%;
  padding: 5%; 
  margin-top: 0; 
}

#text-block {
  width: 600px;
  font-size: large;
  margin-top: 0px;
}

#header-logo {
    position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 200px;	
	
}

#header-bar {
	height: 75px;
	background-image: url(96back.jpg);
	background-repeat: repeat-y;
	background-position: left top
	margin-top: 0;
	margin-left: 0;	
  border-style: none none ridge none;
  border-width: thick;
  border-color: #FC9F14;
}

#header-text {
	height: 75px;
	width: 600px;
	background-image:  url(sacpBlack.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-left: 175px;
}


#header-nav {
	width: 150px;
	height: 100%;
	background-image:  url(96back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0;
	margin-left: 0;
	padding-top: 25px;
	list-style-type: circle;
	list-style-image: url(../../NEWsacp/css/183.gif);
	list-style-position: outside;
	float: left;
  border-style: none ridge none none;
  border-width: thick;
  border-color: #FC9F14;
}


#pf-map {
  position: absolute;
  top: 45px;
  left: 25px;
}


#pf-oval { 
  position: relative;
  width: 162px;
  height: 91px;	
  top: 110px;
  left: 35px;
}

#ys-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 30px;
  left: 35px;
}

#y-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 115px;
  left: 5px;
}

#c-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 200px;
  left: 15px;
}

#arc-oval {
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 275px;
  left: 95px;
}

#n-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 30px;
  left: 335px;
}

#a-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 115px;
  left: 390px;
}

#t-oval { 
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 210px;
  left: 370px;
}

#p-oval {
  position: absolute;
  width: 162px;
  height: 91px;	
  top: 280px;
  left: 270px;
}

#calendar {
	position:relative;
	top: 0;
	float:right;
	width:94px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}