body{
    background: center top repeat-x url(/images/orlando/showcase/background_gradient.png);
	background-position: 0px 150px;
	margin: auto;
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}
#rays {
    background: center top no-repeat url(/images/orlando/showcase/header_backdrop.png) transparent;
    margin: auto; 
    width: auto;
	height: 306px;
}
#content_container {
	float:left; 
	margin:auto; 
	width:100%; 
	position:absolute; 
	top:0px;
}
#header {
    background: center top no-repeat url(/images/orlando/showcase/header.png) transparent;
    _background: center top no-repeat url(/images/orlando/showcase/header.gif) transparent;
	margin: auto;
	width: auto;
	height: 162px;
}
#content{
    background: center top repeat-y url(/images/orlando/showcase/content_sides.png) transparent;
    _background: center top repeat-y url(/images/orlando/showcase/content_sides.gif) transparent;
	margin: auto;
	width: auto;
	height: auto;
	width: 1000px; 
	margin:auto;
}
.content_real{
	width: 925px; 
	margin:auto;
}
#sub_header{
	width: 925px; 
	margin:auto;
	padding: 10px;
	position: relative;
	top: -10px;
	color: #1854A6;
}
#content_background {

}
#footer_background {
    background: center top repeat-y url(/images/orlando/showcase/footer_backdrop.png) transparent;
	_background: none;
    margin: auto; 
    width: auto;
	height: 50px;
}
.pagination {
  padding: 3px;
  margin: 3px;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}
li{list-style-position:inside;margin-left:20px;}