/*
 * Author: Gordon Coubrough
 * Credits: Based on c-css by U4EA Technologies - Allan Jardine
 * Version: 1.0.php.1
 * Browser:  
 * Browser group: 
 */
 #banner{ height:110px; width:940px; background-image:url(/assets/css/images/border_middle.gif); background-repeat:repeat-y; }
#banner_top{ height:110px; width:100%; background-image:url(/assets/css/images/border_top.gif); background-repeat:no-repeat; background-position:top; }
#banner_bottom{ height:110px; width:100%; background-image:url(/assets/css/images/border_bottom.gif); background-repeat:no-repeat; background-position:bottom; }
#banner_hdlogo{ width:100%; height:110px; background-image:url(/assets/css/images/hdlogo105x80.png); background-repeat:no-repeat; background-position:119px 50%; }
#banner_chdlogo{ width:100%; height:110px; background-image:url(/assets/css/images/ChesterRomanLogo294x80.png); background-repeat:no-repeat; background-position:center; }
#banner_coinlogo{ width:100%; height:110px; background-image:url(/assets/css/images/RomanCoin84x80.png); background-repeat:no-repeat; background-position:726px 50%; }
#CHDCoin{ position:absolute; left:726px; top:15px; }
