body {
margin: 0 auto;
padding: 0;
font: 73% verdana, arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background: #2e2e2e url(images/bgd.jpg) center repeat-y;
}
			/* WRAP */
#container {
width: 750px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #666666;
background: #fff;
}

			/* BANNER */
#banner {
width: 750px;
margin: 0 0 30px 0;
padding: 0;
height: 100px;
color: #000;
background: #000000 url(images/banner_rw.png) top left no-repeat;
}
#banner h1 {	
margin: 0;
padding: 75px 55px 0 150px;
font: 1.1em "Trebuchet MS", verdana, arial, sans-serif;
text-align: left;
letter-spacing: 3px;
color:  #fff;
background: inherit;
font-weight: bold;
font-variant: small-caps;
}
			/*TOP NAV*/
#navPyra {
margin: 0;
padding: 20px 0 20px 10px;
border-bottom: 1px solid #aaa;
}
#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: #000;
}
#navPyra a:hover, #navPyra a:active, #navPyra a:visited.current,  {
color: #708491;
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: #999;
}
#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: #000;
	background: inherit;
	padding: 10px 0 5px 0;
}
#side h2 a, #side h2 a:link, #side h2 a:link:visited,{
	margin: 0;
	font: normal 1em verdana, arial, sans-serif;
	letter-spacing: 3px;
	color: #000;
	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: #708491;
	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, #side ul li a:visited {
display : block;
color : #666666;
background : inherit;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#side ul li a:hover, #side ul li a:active, #side ul li a:visited.current {
text-decoration : none;
background : #fff;
color : #708491;
} 
#side ul li img {
	text-decoration: none;
	float: none;
} 
				/* MAIN CONTENT */
#content {
width: 505px;
margin-left: 200px;
padding: 0 10px;
}
.news {
width: 135px;
background-color: transparent;
float: right;
margin-left: 10px;
color: #ffffff;
}
.news p.newsheader {
	padding: 15px 10px 0 10px;
	font-variant: small-caps;
	margin: 0 0 0 0;
	font-size: 95%;
	background-image: url(images/bgd_news_bigger.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
}
.news p.newstext {
	padding: 3px 10px 15px 10px;
	margin: 0 0 0 0;
	color: #ffffff;
	font-size: 85%;
	background-image: url(images/bgd_news_bigger2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #000000;
}

#access {
width: 100px;
height: 30px;
padding: 5px;
background-image: url(images/logina.jpg);
background-repeat: no-repeat;
margin-left: 100px;
}
a.login
{
text-indent: 12px;
font-size: 20px;
color:  #666;
text-decoration: none;
letter-spacing: 2px;
}
a.login:hover
{
color: #708491;
text-align: center;
font-size: 20px;
text-decoration: none;
}
				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 0.8em;
color: #fff;
background: #000000;
border-top: 1px solid #aaa;
text-align: center;
}
#footer a.remote {	
font-size: 1em;
font-face: "Trebuchet MS", verdana, arial, sans-serif;
padding: 0em;
margin: 0em;
text-align: center;
letter-spacing: 3px;
color: #fff;
background: inherit;
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
color:  #ffffff;
text-decoration: none;
}
				/* LINKS*/
a {
	color: #708491;
	text-decoration: underline;
}

a:hover {
color:  #708491;
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: #666666;
background: inherit;
}
h4 {
letter-spacing: 2px;
font-size: 1.2em;
color: #666666;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #aaa;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
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: #666666;
}
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;
}