html, body {
height: 100%;
margin:0px;
padding:0px;
}
body {
font-family:"Arial";
font-size: 12px;
color:#404040;
margin:0px;
padding:0px;
background: url('images/bg.jpg') repeat-x #464646;
}
a, a:link {
text-decoration: underline;
color:#000000;
}
a:hover {
text-decoration: none;
color:#000000;
}
a:active {
text-decoration: none;
color:#000000;
}

#container {
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;

}


#container_left {
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;

}

#container_right {
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#core_header {
width: 650px;;
height: 67px;
background: url('images/top.jpg') no-repeat;
margin-left: auto;
margin-right: auto;
position:relative;
}
.spacer {
height: 10px;
width: 643px;
background-color: #f17919;
color: #FFFFFF;
font-size: 11px;
padding-right: 7px;
padding-top: 0px;
text-align: right;
margin-left: auto;
margin-right: auto;
}
.spacer2 {
color: #FFFFFF;
font-size: 11px;
padding-right: 7px;
padding-top: 60px;
text-align: right;
margin-left: auto;
margin-right: auto;
}	
#core_container
{
width: 650px;
height: auto !important;
margin-left: auto;
margin-right: auto;
background:#FFFFFF url('images/bgall.jpg') left top repeat-y;;
/*background:#f17919; url('images/menu_bg.jpg') left top repeat-y;*/
}

#core_container2
{
width: 650px;
height: auto !important;
margin-left: auto;
margin-right: auto;
}
#footer a
{
color: #DBDBDB;
font-family:"Tahoma";
text-decoration:none;
}

#footer a:hover
{
border-bottom:1px dashed #FFF;
text-decoration:none;
}

#core_left {
margin: 0px;
padding:0px;
float: left;
width: 190px;
height:auto !important;
background:#f17919 url('images/bgmenu.jpg') repeat-y;

}
#core_right {
margin: 0px;
float: left;
width: 459px;
min-height:565px;
position:relative;
background: #FFFFFF;
}

.content-box
{
 height:auto !important;
 width: 409px;
 float:left;
 color:#404040;
 font-family:"Arial";
 line-height: 150%;
 font-size:12px;
 margin-left:25px;
 margin-right:25px;
 padding-bottom: 24px;
 min-height: 700px;
  /*
*margin-left:12px;
 */
}
.head {
 width: 469px;
 float:left;
 color:#5C5C5C;
 background: url('images/byroneekhout.jpg') no-repeat;
 height: 209px;
 font-family:"Trebuchet MS";
 font-size:12px;
 margin-left: -9px;
 margin-right:0px;
 position: relative;
}
.corner {
 width: 190px;
 height: 235px;
 background: url('images/corner.jpg') no-repeat;
 position: absolute;
 
}	
.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 margin-top:10px;
 clear:both;
}

#footer{
width: 650px;
 margin-left:auto;
 margin-right:auto;
text-align: right;
height:22px;
color:#DBDBDB;
font-size:10px;
clear:both;
padding-top:10px;
padding-right: 0px;

}


#footer2
{
clear:both;
width: 650px;
height: 0px;
position:relative;
}
.newsfooter
{
 clear:both;
 color:#969696;
 margin-top:5px;
}

h2
{
font-family:"Arial Narrow", "Century Gothic", "Arial";
font-size:16px;
text-transform: uppercase;
height:10px;
padding:0px;
margin:0px;
margin-top:10px;
margin-bottom:10px;
color:#f17919;
}
h3
{
font-family:"Arial Narrow", "Century Gothic", "Arial";
font-size:16px;
text-transform: uppercase;
height:20px;
margin:0px;
padding:0px;
color:#f17919;
position:relative;
margin-top:10px;
}

h4 {
font-family:"Arial Narrow", "Century Gothic", "Arial";
font-size:13px;
text-transform: uppercase;
height:10px;
width:150px;
color:#f17919;
}

#navcontainer ul {
margin:0px;
padding: 0px;
width: 181px;
list-style-type: none;
padding-top:5px;
}


#navcontainer li {
padding: 0px;
font-weight: normal;
width: 181px;
height: 28px;
position:relative;
}

#navcontainer a, #navcontainer a:visited {
height: 23px;
width: 161px;
text-decoration: none;
font-size: 14px;
text-transform: uppercase;
position:relative;
font-family:"Arial Narrow", "Century Gothic", "Arial";
color: #FFFFFF;
display:block;
padding-left:20px;
padding-top:5px;
margin-top: 5px;
}
#navcontainer a:hover {
text-decoration: none;
background: #444444;
}