@charset "utf-8";
body { background-image: url(images/bg.jpg); background-repeat: repeat-x; background-color: #2671b2; }
#container { margin: 19px auto;	background-color: #ffffff; width: 850px; height: 667px; }
.header { background-image: url(images/hd.jpg);	width: 850px; height: 158px; }
.navbar { background: url(images/navbar.jpg); width: 850px;	height: 49px; }
.content_bg { background-image: url(images/contentbg.jpg); background-repeat: repeat-x;	height: 400px; }
.btm { background-image: url(images/btm.jpg); height: 60px; }
a {text-decoration:none; }
.navigation {font-family: Verdana; font-size: 13px; color: #ffffff; font-weight: bold; word-spacing: 30px; padding-top: 10px; text-transform:  uppercase;}
.navigation a:link {font-family: Verdana; font-size: 13px; color: #ffffff; font-weight: bold; word-spacing: 30px; padding-top: 10px; text-transform:  uppercase;}
.navigation a:hover {font-family: Verdana; font-size: 13px; color: #2671b2; font-weight: bold; word-spacing: 30px; padding-top: 10px; text-transform:  uppercase;}
.navigation a:visited {font-family: Verdana; font-size: 13px; color: #ffffff; font-weight: bold; word-spacing: 30px; padding-top: 10px; text-transform:  uppercase;}
.navigation a:active {font-family: Verdana; font-size: 13px; color: #ffffff; font-weight: bold; word-spacing: 30px; padding-top: 10px; text-transform:  uppercase;}
.content_title { font-family: Arial; font-size: 24px; color: #3a668c; margin: 5px 0px 0px 0px; }
.content { font-family: Arial; font-size: 12px; color: #3a668b; margin: 10px 0px 0px 10px; width: 600px; float:left;}
.right_side { width:230px; float:right; margin-top: 10px; }
.right_list { font-family: Arial; font-size: 12px; color: #000000; margin-top: 5px; margin-left: 10px;}
.btm_content { font-family: Verdana; font-size: 11px; color: #ffffff; padding-top: 10px; }
.btm_content a:link { font-family: Verdana; font-size: 11px; color: #ffffff; }
.btm_content a:hover { font-family: Verdana; font-size: 11px; color: #94cdff; }
.btm_content a:visited { font-family: Verdana; font-size: 11px; color: #ffffff;  }
.btm_content a:active { font-family: Verdana; font-size: 11px; color: #ffffff; }