/* General Definitions */
BODY {
	margin : 0 0 0 0;
	padding : 0 0 20px 0;
	background-color: #00557D;
}
BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1, H2, H3, H4, H5, H6 {
	color: #344c54;
}
A {
	color : #39b44a;
}
A:visited {
	color : #00598d;
}
A:hover {
	color : #007236;
}

#MainContainer {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:1000px;
	margin:0 auto;
}

/* Top Definitions */
#TopImage {
	background-image: url(../images/top.jpg);
	height:100px;
}
#TopSlogan {
	height : 20px;
	font-size : 11px;
	font-weight : bold;
	background-color : #ddd;
	margin : 0 0 0 0;
	line-height : 20px;
	letter-spacing : -1px;
	text-align : center;
}
/* Center Definitions */
#Center {
}

#Center-mini {
	width : 600px;
	background-color : #FFFFFF;
}
#Center-mini #content-mini {
	padding: 20px;
}
#Col01 {
	width: 150px;
	margin: 0;
	padding: 0;
	float: left;
}
#Col02 {
	width: 620px;
	margin: 0;
	padding: 0;
	float: left;
}
#Col03 {
	width : 230px;
	margin: 0;
	padding: 0;
	float: left;
}
/* menu */
#MainMenu {
	width : 150px;
	background-color: #E3E3E3;
	float: left;
}
#MainMenu H2 {
	background-color: #5693C3;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 10px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #077a0c;
	border-bottom: 1px solid #08560c;
}
#MainMenu UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 10px;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	list-style-type : none;
}
#MainMenu LI {
	/*background-color: #b29060;*/
	background-color: #D0D0D0;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 10px;
	border-top: 1px solid #c19c68;
	border-bottom: 1px solid #a18257;
	line-height: 15px;
}
#MainMenu LI A,
#MainMenu LI A:visited {
	color : #000;
	text-decoration : none;
}
#MainMenu LI A:hover {
	color : #2F5023;
}
#PageContent {
	width: 600px;
	font-size: 10px;
}
#PageContent  {
	padding : 10px;
}
#PageContent  H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #342a28;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
#PageContent  H3 {
	font-size : 18px;
	color: #342a28;
	margin: 0 0 10px 0;
	padding: 0;
}
#PageContent  H4 {
	font-size : 12px;
	color: #342a28;
	margin: 0;
}
#PageContent  H5 {
	font-size : 10px;
	color: #342a28;
	margin: 0;
}
#PageContent  H6 {
	font-size : 10px;
	color: #342a28;
	font-weight: normal;
	margin: 0;
}
#PageContent  P {
	margin: 12px 0 12px 0;
}

#PageContent  OL,
#PageContent  UL {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}
#PageContent  LI {
	margin: 10px 0 10px 20px;
	padding: 0;
}
#PageContent  DL {
	margin: 0 20px 10px 20px;
	padding: 0;
}
#PageContent  DT {
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#PageContent  DD {
	margin: 0 0 0 10px;
	padding: 0;
}

.ulnews {
	list-style: none;
}

/**right column**/
#RightColMenu {
	margin: 0 0 0 5px;
	width : 220px;
}
#RightColMenu H1 {
	background-color: #342a28;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #faf2db;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;

}
#RightColMenu H2 {
	background-color: #b29060;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #000;
}
#RightColMenu A {
	color:#ffd087;
	font-weight:bold;
}
#RightColMenu UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000;
	font-size : 10px;
	padding : 0;
	margin : 0;
	list-style-type : none;
}
#RightColMenu LI {
	background-color: #ccc;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 1px 0 1px 10px;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #EBEBEB;
	line-height: 15px;
}
#RightColMenu LI A,
#RightColMenu LI A:visited {
	color: #000;
	text-decoration: none;
}
#RightColMenu LI A:hover {
	color : #8A8A8A;
}
#NewsFeedBlock {
	width: 220px;
	margin: 0 0 20px 0;
	padding: 0;
}
#NewsFeedBlock H2 {
	background-color: #000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #faf2db;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #08560c;
}
#MainNewsText P {
	color: #FFFFFF;
}
#MainNewsText H2 {
	color:#FFFFFF;
}


#BracketContestBlock {
	margin: 10px 0 0 0;
}
#BracketContestBanner IMG,
#BracketContestLink IMG {
	vertical-align: bottom;
}
#BracketContestText {
	background-color: #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-align: justify;
	padding: 10px;
}
#MainNewsAndImage {

}
#MainNewsBlock {
	width: 220px;
	margin: 0;
	padding: 0;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText H2 {
	background-color: #8A8A8A;
	width: 210px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0 5px;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText P {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
	margin: 0;
}
#MainNewsAndImage #MainNewsBlock #MainNewsText P A {
	float: left;
}
#MainNewsAndImage #MainNewsBlock #MainNewsImage {
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
#MainNewsAndImage #MainNewsBlock #MainNewsImage IMG {
	width: 200px !important;
	height: 136px !important;
	margin: 0 auto;
	padding: 0;
	border: 3px solid #FFFFFF;
}
#NewsBox {
	
}
#NewsBox UL.ulnews {
	width: 210px;
	margin: 0 5px;
	padding: 0;
}
#NewsBox UL.ulnews LI.even {
	background-color: #EEE;
	margin: 0;
	padding: 5px;
}
#NewsBox UL.ulnews LI.even A {
	color:  #656565;
}
#NewsBox UL.ulnews LI.even A:hover {
	color: #4A4A4A;
}
#NewsBox UL.ulnews LI.odd {
	background-color: #EEE;
	margin: 0;
	padding: 5px;
}
#NewsBox UL.ulnews LI.odd A {
	color:  #656565;
}
#NewsBox UL.ulnews LI.odd A:hover {
	color: #4A4A4A;
}
#RightColArea DIV.rightcolblocktitle H1 {
	background-color: #000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #000;
}
#RelatedEvents DIV.rightcolblockcontent {
	width:180px;
	margin:0 auto;}
#RelatedEvents DIV.rightcolblockcontent UL {
	padding: 0 0 0 0;
}
#RelatedEvents DIV.rightcolblockcontent UL LI {
	list-style: none;
}
#RelatedEvents DIV.rightcolblockcontent UL LI A {
	color: #344c54;
}
#RelatedEvents DIV.rightcolblockcontent UL LI A:hover {
	color: #4a8da3;
}

#Bottom {
	clear: both;
}
#BottomOptions {
	font-size: 9px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
#BottomOptions P {
	background-color: #fff;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#BottomOptions A,
#BottomOptions A:hover,
#BottomOptions A:visited {
	color : #555555;
}

/*Bottom Keywords Definitions */
#BottomKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #A0A0A0;
	width: 770px;
}

/* Footer Definitions */
#Footer {
	width : 770px;
	margin: 0 auto;
	padding : 5px 0 0 0;
}
#CopyRights {
	font-size : 9px;
	width : 270px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	float : left;
	position : relative;
	vertical-align : top;
}
#CopyRights P {
	color : #fff;
	text-align : right;
}
#CopyRights A,
#CopyRights A:visited,
#CopyRights A:hover {
	color : #fff;
}
#BottomSiteInfo {
	border-left : 1px solid #888888;
	font-size : 9px;
	margin : 0 0 0 280px;
	padding : 0 0 0 5px;
	vertical-align : top;
}
#BottomSiteInfo P {
	color : #fff;
	text-align : left;
}