html { 
background: #FFFFFF url('../Images/backgroundrepeat.png') repeat-y fixed top center;
}

body {
background: url('../Images/backgroundbig.png') no-repeat fixed top center;
overflow-x: hidden;
font-family: verdana;
font-size: 9pt;
color: black;
overflow-x: hidden;
overflow-y: auto;
min-height: 889px;
scrollbar-base-color: #5B5B5D;
scrollbar-arrow-color: #D88C24;
scrollbar-3dlight-color: #303032;
scrollbar-darkshadow-color: #303032;
scrollbar-face-color: #5B5B5D;
scrollbar-highlight-color: #303032;
scrollbar-shadow-color: #303032;
scrollbar-track-color: #D88C24;
}

#container {
width: 1019px;
min-height: 653px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#header {
position: relative;
width: 704px;
height: 62px;
top: 30px;
left: 220px;
margin: 0px;
padding: 0px;
}

#content-left {
float:left;
width: 175px;
margin: 0px;
margin-left: 280px;
margin-top: 10px;
height: 210px;
padding: 0px;
}

#content-left p.bodytext {
margin-left: 13px;
margin-top: -10px;
}

#content {
position: relative;
width: 498px;
padding: 0px;
margin: 0px;
top: 30px;
left: 290px;
}

#content-right {
float: left;
width: 175px;
margin: 0px;
margin-top: 10px;
height: 210px;
padding: 0px;
left: 290px;
}

#content-right p.bodytext {
margin-left: 13px;
margin-top: -11px;
}

#content-border {
float: left;
width: 175px;
margin: 0px;
margin-top: 10px;
height: 210px;
padding: 0px;
left: 100px;
}

#content-border p.bodytext {
margin-left: 13px;
margin-top: -11px;
}


#moreinfo {
position: absolute;
clear: both;
width: 175px;
margin: 0px;
margin-left: 170px;
margin-top: 70px;
height: 236;
padding: 0px;
left: 290px;
top: 590px;
}

#footer {
clear:both;
height:41px;
line-height:30px;
overflow:hidden;
bottom:0px;
position:fixed;
width:1019px;
z-index:12000;
text-align:left;
margin: 0px;
padding: 0px;
}

p.bodytext {
margin: 0px;
padding: 0px;
color: #0582c2;
}

a:link { 
color: #e0922f;
}

a:visited { 
color: #e0922f;
}

a:hover { 
color: #e0922f;
}

a:active { 
color: #e0922f;
}

span.detail {
color: #e0922f;
}

div.csc-textpic-clear {
margin: 0px;
}