﻿/* CSS Document */
body{
background:#000000;
}
 
#container { 
width: 778px; 
height:auto;
margin: 0 auto; 
text-align: left; 
position:relative;
background:#000000;
}


#mainContent { 
margin: 0 0 0 0px;
padding: 0px;
min-height:600px;
}

#footer {
background-image:url(../images/sce/footerBar.jpg);
background-repeat:repeat-x;
height:34px;
width:777px;
text-align:center;
color:#FFFFFF;
}

#footer a {
font-weight:bold;
color:#FFFFFF;
}

/*------------------------*/
#logoDiv{
width:83px;
height:78px;
clear:right;
}

#bannerDiv{
margin: -78px 0px 78px 83px;
clear:right;
}
/*------------------------*/
#buttonDiv{
width:530px;
height:34px;
margin: -82px 0px 0px 0px;
clear:right;
}

#buttonDiv6{
width:248px;
height:34px;
margin: -34px 0px 0px 530px;
clear:right;
}

#mainBoxArea{
height:auto;
width:765px;
min-height:400px;
height:auto !important;
height:400px;
background-color:#FFFFFF;
clear:right;
margin: -600px 0px 0px 1px;
padding:5px 5px 5px 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px

}

#leftBorder{
height:600px;
width:1px;
clear:right;
margin: 0px 0px 0px 0px;
background-image:url(images/leftBorder.jpg);

}

#rightBorder{
height:600px;
width:2px;
clear:right;
margin: -600px 0px 0px 776px;
background-image:url(images/rightBorder.jpg);
clear:right;
}

a img {
border:0pt none;
}

.threecolumn {background:#FFFFFF;}

td, tr {vertical-align: top;}
tr {padding-bottom:20px;}
