body {
margin: 0 auto;
padding: 0;
font: 73% verdana, arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background: #0063a1 url(images/bgd_APS_blue.png) center repeat-y;
}
			/* WRAP */
#container {
width: 750px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #004371;
background: #fff;
}

			/* BANNER */
#banner {
width: 750px;
margin: 0 0 30px 0;
padding: 0;
height: 100px;
color: #000;
background: #000000 url(images/banner_aps.png) top left no-repeat;
}
#banner h1 {	
margin: 0;
padding: 80px 55px 0 175px;
font: 0.8em "Trebuchet MS", verdana, arial, sans-serif;
text-align: left;
letter-spacing: 3px;
color:  #0063a1;
background: inherit;
font-weight: bold;
font-variant: small-caps;
}
			/*TOP NAV*/
#navPyra {
	margin: 0;
	padding: 20px 0 20px 10px;
	border-bottom: 1px solid #0063a1;
}
#navPyra li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 3px;
line-height: 1em;
font-weight: normal;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #004371;
}
#navPyra a:hover, #navPyra a:active {
color: #24c7f5;
background: url(images/pyramid.gif) no-repeat bottom center;
}
#navPyra a:visited.current {
color: #24c7f5;
background: url(images/pyramid.gif) no-repeat bottom center;
}
			/* SIDE CONTENT */
#side {
width: 175px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: #0063a1;
}
#side p { 
margin: 1em 0 1em 0; 
}
			/* SIDE NAV */		
#side h2 {
	margin: 0;
	font: normal 1.1em verdana, arial, sans-serif;
	letter-spacing: 3px;
	color: #004371;
	background: inherit;
	padding: 10px 0 5px 0;
}
#side h2 a, #side h2 a:link, #side h2 a:visited {
	margin: 0;
	font: normal 1em verdana, arial, sans-serif;
	letter-spacing: 3px;
	color: #004371;
	background: inherit;
	padding: 10px 0 5px 0;	
	text-decoration: none;
}
#side h2 a:hover, #side h2 a:active, #side h2 a:visited.current {
	margin: 0;
	font: normal 1em verdana, arial, sans-serif;
	letter-spacing: 3px;
	color: #24c7f5;
	background: inherit;
	padding: 10px 0 5px 0;
	text-decoration: none;
}
#side ul {
list-style : none;
margin : 2px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
}
#side ul li a:link {
display : block;
color : #0063a1;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #80ccff;
}
#side ul li a:visited {
display : block;
color : #0063a1;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #80ccff;
}
#side ul li a:visited.current {
text-decoration : none;
background : #fff;
color: #24c7f5;
} 
#side ul li a:hover {
text-decoration : none;
background : #fff;
color: #24c7f5;
} 
#side ul li a:active {
text-decoration : none;
background : #fff;
color: #24c7f5;
} 
#side ul li img {
	text-decoration: none;
	float: none;
} 
				/* MAIN CONTENT */
#content {
width: 505px;
margin-left: 200px;
padding: 0 10px;
}
.news {
width: 155px;
background-color: #715900;
float: right;
}
.portrait {
  border-bottom: 2px solid #FFF;
  border-left: none;
  border-right: none;
  border-top: 2px solid #FFF;
  margin: 0 22px;
}
.portrait p {
  margin: 0 -20px;
  padding: 1em;
  background-color: #FFF;
  color: #715900;
  font-size: 115%;
}
.portrait a:link, .portrait a:visited {
	color: #a18000;
	text-decoration: underline;
}
.portrait a:active, .portrait a:hover {
	color: #a18000;
	text-decoration: none;
}
				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 0.8em;
color: #fff;
background: #0063a1;
border-top: 1px solid #80ccff;
text-align: center;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
color:  #ffffff;
text-decoration: none;
}
				/* LINKS*/
a {
	color: #0063a1;
	text-decoration: underline;
}
a:hover {
color: #24c7f5;
text-decoration: none;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #000;
color : #fff;
}
				/* TYPOGRAPHY */
h2 {
margin: 0;
font: normal 150% verdana, arial, sans-serif;
letter-spacing: 3px;
color: #0063a1;
background: inherit;
}
h4 {
letter-spacing: 2px;
font-size: 1.2em;
color: #0063a1;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #aaa;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #715900;
margin-left : 10px;
}
.logo {
float : right;
padding : 10px;
margin-left : 10px;
}
.big {
	margin: 5px;
	font: 1.6em verdana, arial, sans-serif;
	line-height: 2em;
	text-transform: uppercase;
	background: #fff;
	color: #0063a1;
}
th {
font-size: 95%;
vertical-align: top;	
font-weight: bold;
}
td {
font-size: 90%;
vertical-align: top;	
padding: 0 3em 0 5px;
}
.email {
}
.address {
	list-style-type: none;
	line-height: 1.5em;
	text-indent: 2em;
}
.busname {
	list-style-type: none;
	line-height: 2em;
	text-indent: -1em;
	font-weight: bold;
	letter-spacing: 1px;
}