@charset "UTF-8";
/* CSS Document */

body{
	background-color:#0182b8;
}
#container{
width:900px;
margin:0px auto;
}

.menu{
height:82px;
/*background-image:url(images/CPF_Website_01.jpg);*/
width:900px;
background-repeat:no-repeat;
}

.header{
background-image:url(images/newheader.jpg);
background-repeat:no-repeat;
height:301px;
width:900px;

}

#body{
width:900px;
background-image:url(images/CPF_Website_03.jpg);
background-repeat:no-repeat;
background-color:#fff;
height:900px;
}

#spacer{
height:40px;
width:900px;
}

#lcol{
float:left;
width:300px;
background:none;
background-image:url(images/CPF_Website__02.jpg);
background-repeat:no-repeat;
height:611px;
}

.topper{
position:relative;
top:-45px;
}

#sidelinks{
position:relative;
top:615px;
width:250px;
margin:0px auto;
}

.sidelinks{
color:#ff6700;
text-decoration:none;
}

#gutter{
width:30px;
float:left;
}

#border{
position:relative;
top:45px;
height:510px;
border-left:4px #0182b8 solid;
}

#rcol{
float:left;
width:565px;
background:none;
position:relative;
top:-32px;
}

#content{
width:545px;
height:830px;

}

.conttitle{
font-size:2em;
color:#ff6700;
position:relative;
top:40px;
}

.sponsordiv{
border-left:2px #0182b8 solid;
}

.subtitles{
color:#ff6700;
text-align:left;
}

.footersplit{
margin:0px auto;
background-color:#5fb9e4;
width:900px;
height:20px;
}

#footer{
width:900px; 
margin:0px auto; 
position:relative; 
color:#fff;
font-size:0.9em;
text-align:center;

}

.footerlinks{
color:#ff6700;
}
