@CHARSET "ISO-8859-1";

body {
	background-color: #1F1F1F;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

a, a:visited {
	color: #164587;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus{
	outline-style:none;
}

img {
	border: 0px none;
}

#main-container {
    margin: 0px auto;
    margin-top: 24px;
	width: 960px;
}

#logo-container{
    height: 32px;
	width: 960px;
	position: relative;
}
#logo-left{
    background-image: url(/images/top-left.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 20px;
}
#logo-middle{
    background-image: url(/images/top-middle.gif);
    background-repeat: repeat-x;
    height: 32px;
    width: 920px;
    color: #efefef;
    font-size: 8pt;
    font-style: italic;
    padding: 7px 0px 7px 7px;
    position: absolute;
    left: 20px;
    top: 0px;
}
#logo-right{
    background-image: url(/images/top-right.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

#banner-container {
	height: 230px;
	width: 960px;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#banner-content{
    background-image: url(/images/banner.jpg);
    background-repeat:no-repeat;
    height: 230px;
    width: 647px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 10;
}
	
#banner-nav{
    position: relative;
	top: -230px;
    left: 647px;
	width: 313px;
    height: 230px;
    margin: 0px;
    padding: 0px;
}

#banner-nav-items{
    margin: 0px;
    padding: 0px;
    text-indent: -5000px;
    display: block;
}

#banner-nav-1 a{
    background-image: url(/images/banner-nav1.jpg);
    background-repeat: no-repeat;
    height: 78px;
    width: 313px;
    display: block;
}

#banner-nav-2 a{
    background-image: url(/images/banner-nav2.jpg);
    background-repeat: no-repeat;
    height: 78px;
    width: 313px;
    display: block;
}
#banner-nav-3 a{
    background-image: url(/images/banner-nav3.jpg);
    background-repeat: no-repeat;
    height: 74px;
    width: 313px;
    display: block;
}

#banner-bottom{
    background-image: url(/images/banner-bottom.jpg);
    width: 960px;
    height: 25px;
}

#breadcrumb-container{
    color: #eeeeee;
    font-size: .87em; 
    padding: 5px 25px;   
}

#breadcrumb-container a{
    color: #eeeeee;
    text-decoration: none;
}

#breadcrumb-container a:hover{
    text-decoration: underline;
}

#content-container{
    width: 930px;
    padding: 20px 15px;
    margin: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
    height: 600px;
}

#content-container h2{
	color: #232323;
}

#content-container h3{
    color: #232323;
    font-size: 14px;
    display: inline;
}

#leftside-container{
	width: 630px;
	display: inline;
	padding: 0;
	margin: 0;
}
	
#lead-story-container{
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 230px;
    overflow: hidden;
}
#lead-stories{
    list-style-type: none;
    padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
}

#lead-stories li{
	border-right: 1px solid #CECECE;
    height: 224px;
	width: 300px;
	padding: 0px 12px 0px 0px;
	float: left;
    margin: 0 0 0 12px;
    display: inline;
    overflow: hidden;
}

#lead-stories li p{
    font-size: 12px;
    text-align: justify;
}

#lead-stories a,h2{
    color: #003366;
    font-size: 16px;
}

#lead-stories .storylink {
    color: #800000;
    font-size: 12px;
}

#lead-stories .last-story{
    border-right: none;
}

#secondary-story-container{
    border-top: 1px solid #CECECE;
    padding: 20px 0px;
    margin: 0px;
    overflow: hidden;
}

#secondary-stories{
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    overflow: hidden;
}

#secondary-stories li{
    width: 625px;
    padding: 0px;
    margin: 0px 0px 12px 12px;
    height: 325px;
}

#secondary-stories li p{
    font-size: 12px;
    text-align: justify;
}

#secondary-stories a,h2{
    color: #003366;
    font-size: 16px;
}


#rightside-container{
	width: 244px;
	border-left: 1px solid #CECECE;
	height: 1000px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	float: right;
	overflow: hidden;
}

#sidebar-list{
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    padding: 0px;
    display: inline;
    margin: 0px;
		
}

#sidebar-list li{
	padding: 5px 0px;
}

img.sidebarimage{
    text-indent: -5000px;
}


#main-menu-container{
    background-image: url(/images/menu-bg.png);
    background-color:#D3D3D3;
    border-bottom: 1px solid #7A7A7A;
    color: #262626;
    height: 22px;
    font-size: 8pt;
    font-family: "Lucida Grande","Verdana",sans-serif;
    width: 960px;
    position: relative;
}

#main-menu-container ul{
	height: 22px;
    display: block;
    margin: 0px;
    padding: 5px 12px 5px 0px;
    position: absolute;
    right: 0;
    top: 0;
}

#main-menu-container ul li {
    display:inline;
}

#main-menu-container ul li a {
	color:#262626;
	padding:0 1em;
	text-decoration:none;
    text-transform: lowercase;  
    display: inline;
}
#main-menu-container ul li a:hover {
    text-decoration:underline;
}

#bottom-container{
    background-image: url(/images/bottom.gif);
    background-repeat: no-repeat;
    margin: 0px;
    height: 32px;
    width: 960px;
    position: relative;
}

#copyright-container{
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 30px;
    height: 32px;
    width: 960px;
    position: relative;
    font-size: 7pt;
    font-weight: bold;
    color: #ffffff;
}


