html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd,  blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body {text-align:center;background: repeat url('images/burgundytile.jpg') ; color:#000; font-family: Verdana,sans-serif}

#container {width:1000px; margin-left:auto;margin-right:auto; text-align:left; 
background:#CDBA9C url('images/bg_top.gif') repeat-x;  position:relative;}

#header {background-color:#3367CD; height:118px; }
#header_inner {position:relative; height:118px;}
#tag_line {position:absolute;left:355px;top:41px;}
#contact_info {font-weight:bold; text-align:right ;font-size:10px; position:absolute; top:42px; right:40px;}
#top_white_shadow {position:absolute; bottom:0px; left:103px }

#menu {width:292px; height:212px; color:#fff;
font-size:12px;font-weight:bold; float:left;}
#menu_inner {background-color:#343399;margin-left:60px;padding:7px;}

#menu ul {list-style:none; }
#menu li {padding-bottom:4px; }
#menu a:link,#menu a:visited {color: #FFF; text-decoration:none;}
#menu a:hover,#menu a:active {color: #FFF; text-decoration:underline;}

.vertical_white_border {height:212px; width:7px ;background-color:#fff;float:left;}

#left_image,#right_image{float:left; }
#right_white_shadow {height:212px; float:left;}

#bottom_white_shadow {clear:both;height:10px;position:relative;}
#bottom_white_shadow img {position:absolute; top:0; left:103px;}

/* Home Page */
#left_content {height:299px; width:487px; float:left; position:relative;}
#left_content_inner {margin-left:103px; height:100%; background: no-repeat url('images/left_content_bg.gif'); padding:20px 20px 0 20px}
#left_content_inner img  {position:absolute;bottom:7px; left:120px}

#right_content {height:299px; width:498px; float:left}
#right_content_inner {height:100%; background: #fff no-repeat url('images/right_content_bg.gif'); margin-left:3px;padding:10px; position:relative;}

#welcome {
height:170px;
left:5px;
position:absolute;
top:100px;
width:215px;
font-size:11px;
overflow:hidden;
}

#more {
font-size:12px;
left:164px;
position:absolute;
top:275px;
}

#sticky {
color:#FFFFFF;
font-size:12px;
height:50px;
left:244px;
position:absolute;
top:145px;
width:225px;
}

#sticky a:link, #sticky a:visited {color:#fff; }

/* Content Pages */
.title_content  {height:40px; width:850px; background: url('images/center_content_bg.gif') repeat-x;
font-weight:bold; font-size:18px; color:#182022; }
.title_content_inner {padding-top:5px}
.center_content {margin-top:4px; margin-bottom:10px;background-color:#fff; width:850px;}   
.center_content_inner  {text-align:left;padding:10px; font-size:15px; }
.center_content p {text-indent:15px}
.center_content ul  {margin-left:20px}
.center_content li {margin-top:5px}




#footer {clear:both; height:102px; background:url('images/bg_bottom2.gif') ; color:#fff; font-size:12px; font-weight:bold; 
text-align:center; position:relative;}
#footer img  {position:absolute; top:0px; left:712px;}

.bold_title  {font-weight:bold; font-size:12px}
.bold_it {font-weight:bold}
.center_it  {text-align:center}
.staff_box  {font-size:14px; font-weight:bold; width:200px; height:200px; text-align:center; float:left; margin-bottom:10px}
.img_left {float:left;padding: 0 15px 15px 0}
.img_left2 {float:left;padding: 0 5px 5px 0}

.clear  {clear:both}