


body 
{
margin:0;
padding:0;
color:#182A66;
line-height:15px;
font-family:tahoma,sans-serif;
background:#CCC;
}

td {vertical-align:top;}


a{color:#919BCE; text-decoration:none;}
a:hover{text-decoration:underline;}

#header {
background:#283A96 url("i/jc_logo.jpg") no-repeat;
float:left;
width:100%;
height:100px;
}

#navi
{
background:#283A96;
width:100%;
float:left;
height:24px;
margin:0; padding:0
}
.gator {background:transparent url("i/bullet.gif") no-repeat; width:4px; height:24px; padding:0; margin:0;}


#navi a{color:#919BCE; font-weight:bold; font-size:14px;}
#navi a:hover{color:#fff; text-decoration:none;}

#navi td 
{
padding:4px;
}

#cont_run {
float:left;
width:100%;
font-size:12px;
background:#fff;
}


#content {width:100%;}	
#side {float:left; width:300px;}
#center {float:left; width:410px; padding:16px;}


#foot_run {
width:100%;
background:#CCC;
font-size:10px;
float:left;
}

#footer {

margin:8px;
height:100px;
padding:8px;
width:750px;


text-align:center;

}


input {border:1px #283A96 solid;}
textarea {border:1px #283A96 solid;}
.button {background:#283A96; color:#fff; font-weight:bold;}