body {
background:url(images/bg.gif) #FFFFFF top center repeat-y;
margin-top:0px;
margin-bottom:0px;
}


#header {
position:relative;
background:url(images/top.jpg) top right no-repeat;
width:995px;
height:200px;
}

#left_header {
position:relative;
width:200px;
height:200px;
}

#right_header{
position:relative;
width:995px;
height:200px;
}

#spacer {
position:relative;
height:5px;
width:995px;
background-color:#FEA500;
}

#navbar {
position:relative;
height:62px;
width:995px;
}

#left_body {
position:relative;
float:left;
width:230px;
padding:10px;
padding-right:20px;
text-align:left;
font-face:calibri;
font-size:9pt;
height:600px;
}

#left_table {
background:url(images/left.gif) #FEA500 top right repeat-y;
}

#content_main {
left:10px;
position:relative;
text-align:left;
font-face:calibri;
font-size:11pt;
padding:10px;
padding-right:20px;

}


#main_body {
position:relative;
width:995px;
background-color:#ffffff;
}


#footer {
positon:relative;
width:995px;
background:url(images/bottombar.gif) top center no-repeat;
height:35px;
text-align:right;
padding-right:10px;
}

.linkit{
font-face:calibri;
font-size:11pt;
font-weight:bold;
color:white;
text-decoration:none;
text-align:center;
padding-top:15px;
width:93px;
height:61px;
background:url(images/1.gif) top center no-repeat;
display:block;
}

.linkit:hover {
color:red;
}

