/* Layout Stylesheet */

body {margin:0px;
background: #5a5a5a;
color: #000000;
text-align:center;
padding:0;}

a:link {color: #ffffff;
text-decoration: none;}

a:visited {color: #ffffff;
text-decoration: none}

a:hover {background-color: #5a5a5a;
color: #ffffff;
text-decoration: underline;}

#outer {text-align:left;
border:none;
width:955px;
margin:auto;}

#hdr {height:70px;}

#bar {height:20px;
color: #333333;
border: none;}

#bodyblock {position:relative;
background: #c1c8b6;
color: #333333;
width:955px;
height:480px;}

#l-col {float:left;
background:#c1c8b6;
color: #FFFFFF;
width:245px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
line-height: 2.7ex;
height:470px;
margin-top: 10px;}

#cont {width:670px;
background:#ffffff;
color: #000000;
border: none;
padding:17px;
height:446px;
text-align:left;
font-family: Times, "Times New Roman", serif;}

#ftr {height:25px;
color: #FFFFFF;
border: none;
margin:0;
text-align:right;
font-family: Times, "Times New Roman", serif;}
