html {
   background: url(images/background.jpg) repeat-x top center #012f5a;
   padding:0px;
   margin:0px;
}

body {
   padding:0px;
   margin:0px;
   font-family:Arial, Helvetica, sans-serif;
}

h1 {
   font-size:18px;	
}

#MainContent {
    text-align:left;	
}

#MainContent a {
    color:#141414;
	text-decoration:none;
	font-weight:bold;
}
#MainContent a:hover {
	text-decoration:underline;
}

#footer a {
    color:#627e9a;
	text-decoration:none;
}


#NewsSection {
	background:url(images/NewsBG.png) repeat-y top center;
	vertical-align:top;
}

#NewsSection h2 {
    color:#185b66;
	font-size:14px;
	margin-left:25px;
}

#NewsSection h3 {
    color:#381612;
	font-size:14px;
	margin-left:25px;
	margin-bottom:5px;
}

#NewsText {
	color:#3e3e3e;
	font-weight:bold;
	font-size:12px;
	width:190px;
	margin-left:35px;
	padding-bottom:0px;
	margin-top:0px;
	text-align:justify;

}


#ticker {  height:400px;margin-left:10px;	overflow:visible; }
#ticker dt {  padding:0 10px 5px 10px;  padding-top:10px;  border-bottom:none; border-right:none; position:relative;
    color:#381612;
	font-size:14px;

	margin-bottom:0px;
	font-weight:bold;
	}
#ticker dd {font-weight:bold; font-size:12px;
	color:#3e3e3e;
	width:190px;
	margin-left:15px;
	margin-top:0px;
	}
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

/*
#newsticker-jcarousellite ul {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
#newsticker-jcarousellite ul li {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	overflow:visible;
}
*/
#newsticker ul {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#newsticker ul li {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#newsticker-jcarousellite ul {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
	
#newsticker-jcarousellite ul li {
	list-style-type:none;
	list-style:none;
	margin-left:0px;
	padding-left:0px;	
}

