﻿/*Criz Bee | January 2009 | */
/*This stylesheet is applied to every page */

body {background-color: #000; font-family: Arial; font-size: 12px; margin-top: 0px;}
.main-frame {position: relative; width: 960px; border: solid 1px #000; margin-left: auto; margin-right: auto; padding: 0px; background-color: #fff;}
.banner-top {margin-bottom: 0px; padding-bottom: 0px; border: none;}             

/*Basic headings */
h1 {font-size: 16px; color: #0d538e;}
h1.set-margin {margin-left: 20px;}
h1.center {text-align: center;}
h2 {font-size: 14px; color: #0d538e;}
h2 a:link {font-size: 14px; color: #0d538e; text-decoration: none;}
h2 a:visited {font-size: 14px; color: #0d538e; text-decoration: none;}
h2 a:active {font-size: 14px; color: #0d538e; text-decoration: none;}
h2 a:hover {font-size: 14px; color: #0d538e; text-decoration: underline;}
h2.center {text-align: center;}

/*blue border*/
.border {border: solid 1px #0d538e;}
/*set text bold*/
.bold {font-weight: bold;}

/*Footer Styles */
.container-footer {position: relative; margin-top: 20px; margin-left: 40px; width: 880px; background-color: #fff; text-align: center; margin-bottom: 30px;}    
.container-footer a:link {text-decoration: none; color: #0d538e;}
.container-footer a:visited {text-decoration: none; color: #0d538e;}
.container-footer a:active {text-decoration: none; color: #0d538e;}
.container-footer a:hover {text-decoration: underline; color: #0d538e;}

/*Advertising*/
.container-footer-ad {position: relative; margin-top: 10px; margin-left: 40px; text-align: center; width: 880px;}
.footer-ad {position: relative; width: 870px; padding: 5px; text-align: center; background-color: #000; z-index: 0;}
