body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.indent {PADDING-LEFT: 20px}
.small {font-size: 10px;  font-weight: normal;}
.newshead {font-size: 14px;  font-weight: bold; color: dark green;}
.subhead {font-size: 159%;  font-weight: normal; color: #B61314; font-family: Impact, Verdana, Arial;}
.colhead {font-size: 22px;  font-weight: normal; color: #B61314; font-family: Impact, Verdana, Arial;}
.subtitle {font-size: 20px;  font-weight: bold; color: #B61314; font-family: Verdana, Arial;}
.colsub {font-size: 25px;  font-weight: bold; color: black; font-family: Verdana, Arial;}
.boxit {
	BORDER-BOTTOM: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid;
}
.newsbox {
	BORDER-BOTTOM: BLACK 1px solid; BORDER-TOP: BLACK 1px solid; BORDER-RIGHT: BLACK 1px solid; BORDER-LEFT: BLACK 1px solid;
}
#ratebox {
	BORDER-BOTTOM: #AD1011 1px solid; BORDER-TOP: #AD1011 1px solid; BORDER-RIGHT: #AD1011 1px solid; BORDER-LEFT: #AD1011 1px solid; WIDTH: 300px; HEIGHT: 94px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #B61314;
}

h1 {
	font-size: 189%;
}

h2 {
	font-size: 159%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h1.newstitle {
	margin: 0;
	font-weight: bold;
	color: #000000;
}
h1.title {
	font-family: Impact, Verdana;
	font-weight: normal;
	color: #B61314;
	font-size: 200%;
}
h1.head {
	font-family: Impact, Verdana;
	font-weight: normal;
	color: #AE1000;
	font-size: 200%;
}


p, ol, ul {
	line-height: 170%;
}

a {
	color: blue;
}

a:hover {
    text-decoration: none;

}

img {
	border: none;
}

#logo {
	float: left;
	width: 215px;
	height: 120px;
}


#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
}

#logo h1 {

	padding: 17px 0 0 0;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu {

	margin: 0 auto;
	width: 780px;
	height: 40px;

}

#menu ul {
	width: 778px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(images/img05.jpg) repeat-x;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 25px 0 25px;
	background: url(images/img06.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	background: url(images/img14.jpg) repeat;
	color: #6CBBD8;
}
#menu .active {
	color: #6CBBD8;
}
#page {

	margin: 0 auto;
        clear:both;
        font: 12px arial,helvetica,sans-serif;
}

/* Sidebar */


#sidebar a {
	color: blue;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}