/* CSS Document */

body {margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
hr {color: #DFB7B8;}
h3 {padding: 2px 20px;}
h4 {padding: 2px 20px;}
a img {border-color: #000000;}
a:hover {text-decoration: none;}
td, tr {margin: 0 0;
	padding: 0 0;}
p {font-size: .9em;
	padding: 1px 1px;}
li {font-size: .9em;}
	
#wrapper {width: 100%;
	}

#header {height: 126px;
	font-size: 1.2em;
	border-bottom: #b00505 solid 2px;
	background: #ffffff url(images/bccc-animation.gif) top left no-repeat;}

#menu {width: 150px;
	background-color: #b00505;}
#menu a {display: block;
	width: auto;
	padding: 8px 5px 8px 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	border-bottom: #ffffff solid 1px;
	text-decoration: none;}
#menu a:hover {background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px center;}

#main_content {
	background: #ffffff url(images/flag.jpg) top right no-repeat;
	padding: 5px 5px;}
	
#footer {width: 100%;
	border-top: #b00505 solid 2px;
	text-align: right;
	font-size: 10px;}