/* OKSCIREC CSS Document */

body {
background-image: url(Images/bkgd.jpg);
}

a:link {
color: #990000;
}

a:visited {
color: #666600;
}


#parentbox {
width: 780px;
margin: auto;
padding: 0;
}

#content-box {
width: 713px;
height: auto;
margin: auto;
padding: 0;
background-image: url(Images/content-bkgd.jpg);
background-repeat: repeat;
}

#masthead {
float: left;
width: 713px;
height: 127px;
margin: 0;
padding: 0;
clear: both;
}

#left-column {
float: left;
width: 232px;
height: auto;
padding: 0;
margin: 0;
background-image: url(Images/left-bkgd.jpg);
background-repeat: repeat;
overlow: visible;
}

#left-top {
float: left;
width: 232px;
height: 31px;
background-image: url(Images/left-top.jpg);
background-repeat: no-repeat;
clear: both;
margin: 0;
padding: 0;
}

#left-content {
float: left;
width: 210px;
height: auto;
margin: 0;
padding: 10px;
clear: both;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 135%;
}

#right-column {
float: right;
width: 481px;
height: auto;
margin: 0;
padding: 0;
background-image: url(Images/okscirec_r7_c3.jpg);
background-repeat: repeat;
}

#right-content {
width: 460px;
height: auto;
margin: 0;
padding-left: 10px;
clear: both;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height: 120%;
}

#bottom {
width: 713px;
height: 26px;
margin: 0;
padding: 0;
clear: both;
background-image: url(Images/bottom-whole.jpg);
background-repeat: no-repeat;
}

#spacer {
clear: both
}

