body {
	background-color: #ecefe8;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #4e5051;
}

a {
	color: #ff8e00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#wrapper {
	width: 975px;
	margin: auto;
	background: url('/template/firstfight/images/vertBg.gif') repeat-y;
}

div#header {
	background: url('/template/firstfight/images/header.gif') no-repeat;
	width: 975px;
	height: 101px;
}

div#menu {
	background: url('/template/firstfight/images/menuBg.gif') repeat-x;
	height: 22px;
	margin: auto;
	width: 953px;
}

div#submenu {
	background-color: #f4f4f4;
	height: 17px;
	margin: auto;
	width: 950px;
	font-size: 11px;
	padding-left: 3px;
}

div#submenu a {
	text-decoration: none;
	color: #4e5051;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

div#menu ul {
	margin: 0px;
	padding-top: 3px;
}

div#menu li{
	list-style-type: none;
	display: inline;
	margin-left: 25px;
	font-size: 12px;
	text-transform: uppercase;
}

div#menu li a{
	color: #ff8e00;
	font-weight: bold;
	text-decoration: none;
}

a.active{
	color: #f6f6f6 !important;
}

.menuSpacer {
	background: url('/template/firstfight/images/menuSpacer.gif') no-repeat;
	width: 1px;
	height: 8px;
	margin-top: 4px;
	position: absolute;
}

div#rightCol {
	position: absolute;
	width: 288px;
	margin-left: 645px;
	padding: 10px;
	padding-top: 0px;
	margin-top: -10px;
}

div#mainCol {
	padding: 10px;
	padding-left: 10px;
	width: 615px;
	padding-top: 0px;
	text-align: justify;
}

div#mainContent {
	width: 953px;
	margin: auto;
}

div#navigation {
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	margin-left: -10px;
}

div#rightLogin {
	margin-left: 745px;
	border: 0px solid #ffae00;
	border-left-width: 1px;
	height: 76px;
	width: 200px;
	position: absolute;
	padding-left: 6px;
	top: 13px;
	text-align: right;
	padding-top: 8px;
	color: #ff8e00;
	font-size: 11px;
}

div.block-top {
	width: 283px;
	height: 25px;
	background-color: #f3f5f7;
	color: #ff7000;
	font-weight: bold;
	margin-top: 10px;
}

div.block-top-left {
	background: url('/template/firstfight/images/block/top-left.gif') no-repeat;
	width: 5px;
	height: 25px;
	float: left;
}

div.block-top-right {
	background: url('/template/firstfight/images/block/top-right.gif') no-repeat;
	width: 5px;
	height: 25px;
	position: relative;
	margin-left: 278px;
}

span.block-title {
	margin-left: 10px;
	position: absolute;
	margin-top: 5px;
}

div.block-middle {
	width: 273px;
	padding: 5px;
	background-color: #fff;
	color: #5e7e86;
}	

div.block-bottom {
	background: url('/template/firstfight/images/block/bottom.gif') no-repeat;
	width: 283px;
	height: 6px;
	position: relative;
}

div.titel {
	font-size: 22px;
	color: #ff7000;
	margin: 10px;
	margin-top: 15px;
	margin-left: 0px;
}

div.about {
	font-size: 10px;
	color: #b9b9b9;
	margin-top: 5px;
}

span.title {
	font-size: 16px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
}

div#news_title {
	border: 0px solid orange;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

img.news_image {
	float: right;
	margin: 5px;
	border: 1px solid black;
}

.alignLeft {
	text-align: left !important;
}

.leftMargin {
	position: absolute;
	margin-left: 100px;
}

.error {
	color: #FF3333;
	font-weight: bold;
}

.underline {
	border-style: solid;
	border-color: #E1E1E1;
	border-width: 0px;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	display: block;
}

div#topMessage {
	margin-top: 20px;
	background: url('/template/firstfight/images/topMessageBackground.gif') repeat-x;
	height: 183px;
}

img#topMessageImg {
	border: 0px solid white;
	border-right-width: 2px;
}

div#topMessage a.more{
	position: absolute;
	margin-left: 535px;
	margin-top: -20px;
}

div#topMessageTitle {
	background: url('/template/firstfight/images/topMessageTopRight.gif') no-repeat right;
	width: 330px;
	height: 48px;
	margin-left: 275px;
	margin-top: -186px;
	border: 0px solid white;
	border-left-width: 2px;
	color: #ff8e00;
	font-size: 20px;
	padding: 5px;
}

div#topMessageContent {
	background: url('/template/firstfight/images/topMessageBottomRight.gif') no-repeat right bottom;
	height: 115px;
	width: 330px;
	margin-left: 275px;
	padding: 5px;
	border: 0px solid white;
	border-left-width: 2px;
	line-height: 16px;
}

div.smallTitle, h2 {
	color: #ff8e00;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	border: 0px solid #8e8e8e;
	border-bottom-width: 1px;
	font-size: 12px;
}

span.smallTitleInner {
	font-weight: 100;
	color: #4e5051;
}

a.newsMessage {
	border: 0px solid #f5f5f5;
	border-bottom-width: 1px;
	display: block;
	padding: 3px;
	color: #4e5051;
	text-decoration: none;
}

a.newsMessage:hover {
	color: #72acc9;
}

span.newsDetail {
	color: #bababa;
	font-size: 9px;
	font-weight: bold;
}

a.agendaPoint {
	display: block;
	padding: 3px;
	color: #4e5051;
	text-decoration: none;
}

a.agendaPoint:hover {
	color: #72acc9;
}

a.newsCategory {
	position: absolute; 
	margin-top: -19px;
	right: 500px;
}

a.strong {
	font-weight: bold;
	color: #4e5051;
	text-decoration: underline;
}

span.strong {
	font-weight: bold;
}

.columns {
	display: block;
	width: 31%;
	float: left;
	margin: 5px;
}
	
div.infobox {
	background-color: #666666;
	color: #fff;
	padding: 3px;
}

form#search_school {
	font-weight: bold;
	font-size: 10px;
}

form#search_school input{
	height: 12px;
	margin-top: 2px;
	width: 100px;
	font-size: 10px;
}

form#search_school select{
	margin-top: 2px;
	width: 130px;
	font-size: 10px;
}

form#search_school input#button{
	height: 20px;
	font-size: 12px;
	position: absolute;
	width: 75px;
	margin-top: 1px;
	margin-left: 30px;
}

#footer {
	background: url('/template/firstfight/images/bottom.gif') no-repeat top;
	width: 975px;
	margin: auto;
	text-align: center;
	font-size: 10px !important;
	padding: 20px;
}

.catOnIndex {
	color: #999;
	font-size: 10px;
	position: absolute;
	display: block;
	text-align: right;
	width: 610px;
	margin-top: -13px;
}