body {background: #55617B;
	  font-family: Lucida Sans;
	  font-size: 13px;}
	  
a.botlnk:link { color: #A1A596; font-size: 11px; text-decoration: none; font-weight: bold;}
a.botlnk:visited { color: #A1A596; font-size: 11px; text-decoration: none; font-weight: bold;}
a.botlnk:focus, a.botlnk:hover, a.botlnk:active { color: #A1A596; text-decoration: underline; font-size: 11px; font-weight: bold;}

.bot_div {color: #A1A596; font-size: 11px;}

a.arklnk:link { color: #A0A3B2; font-size: 11px; text-decoration: underline; font-weight: bold;}
a.arklnk:visited { color: #A0A3B2; font-size: 11px; text-decoration: underline; font-weight: bold;}
a.arklnk:focus, a.arklnk:hover, a.arklnk:active { color: #A0A3B2; text-decoration: none; font-size: 11px; font-weight: bold;}


#wrapper {background: url(/central-high/!images/chs_mp_body_bkgrd_tile.gif) repeat-y;
		  width: 730px;
		  position: relative;
		  margin: 0 auto;}
		  
#mp_flash {/*background: url(/central-high/!images/chs_mp_photo_01.jpg) no-repeat;*/
		   height: 227px;
		   width: 730px;}
		   
#site_nav {/*background: url(/central-high/!images/chs_mp_nav_static.gif) no-repeat;*/
		   height: 23px;
		   width: 730px;}	
		   
#content_area {background: url(/central-high/!images/chs_mp_body_bkgrd.jpg) bottom center no-repeat;
			   min-height: 500px;
			   width: 730px;
			   }
* html #content_area { height: 500px; }

#content_area .left_col {width: 150px; float: left;}
			   
#content_area .right_col {padding-left: 170px; padding-right: 25px;padding-top: 8px;}			   
			   
#footer {background: url(/central-high/!images/chs_mp_ftr.gif) no-repeat;
		height: 19px;
		width: 730px;}		
		
#footer .foot_txt {padding-top: 2px; padding-left: 35px;}	

.foot_txt_right {color: #7A7F6B; font-size: 10px;}
		
h3 {color: #868A57; font-size: 14px; margin-bottom: -10px;}		

#bottom_nav { position: absolute; bottom: 30px; left: 170px; z-index: 5; width: 530px;}

#divider {border-top: 1px solid #E5E5E5; height: 5px; width: 530px;}

.base_txt {color: #A8B0BD; font-size: 11px;}

#homeLnk 
{
	background:url(/central-high/!images/blank.gif);
	display:block;
	width:110px;
	height:0px;
	overflow:hidden;
	padding-top:15px;
	position:absolute;	
	top:0;
	right:0;	
}

/* Interior Only Styles */

#header {height: 122px;
		width: 730px;}
        

#LinkFooter
{
    width:710px;
    margin:1em auto 1em;
    font-size:.8em;
    text-align:center;
    color:#A8B0BD;
}

#LinkFooter a { color:#A8B0BD; }
#LinkFooter a:focus, #LinkFooter a:hover, #LinkFooter a:active { color:#FFFFFF; }
#social_wrapper {
	height:16px;
	margin-left: 21px;
	background:url(/central-high/!images/social/centertile.gif) repeat-x;
	overflow:hidden;
	display:inline-block;
}

#social_wrapper #social_wrapper_left 
{
    background:url(/central-high/!images/social/lefttile.gif) no-repeat;
	padding-left:10px;
}

#social_wrapper #social_wrapper_right
{
    background:url(/central-high/!images/social/righttile.gif) no-repeat right top;
	padding-right:10px;
}

#social_wrapper td {
    text-align:center;
    vertical-align:top;
    padding:0px 5px;
}

#social_wrapper a, #social_wrapper span {
    cursor:pointer;
    display:inline-block;
    font-weight:bold;
    height:16px;
    line-height:16px;
    overflow:hidden;
    text-decoration:none;
    vertical-align:top;
    text-decoration:none; 
    font-size:10px; 
    color:#000;
}

#social_wrapper a:visited, #social_wrapper a:link, #social_wrapper a:hover { color:#000; }
