A:link {
text-decoration: none;
color:#0000ff;
}
A:visited {
text-decoration: none;
}
A:active {
text-decoration: none;
}
A:hover {
text-decoration: none; 
color:#597988;
}
hr {
  border: 0;
  width: 90%;
  color: #333333;
}
.hiddenPic {display:none;}
#flashcontent{
width:913px;
width:250px;
background-image: url(wifl.jpg); 
background-repeat: no-repeat;
position: relative;
top: 5px;
}
#sbottom{
background-image: url(../images/linkbgbot.jpg); 
background-repeat: no-repeat;
}

#top{
height:221px;
background-image: url(../images/bodytop.jpg); 
background-repeat: no-repeat;
}

#middle{

}

.bglogin{
background: #4E9FC8 url(../images/linkbg.jpg) no-repeat;
}

#news{
background: #FFFFFF url(../images/newsbg.jpg) no-repeat;

}
#link{
background: #FFFFFF url(../images/linkbg.jpg) no-repeat;

}


#linkbottom{
background: #FFFFFF url(../images/linkbgbot.jpg) no-repeat;
}

#iframe{
background: #FFFFFF url(../images/linkbg.jpg) no-repeat;
}

body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
  background: #cb1b24;
	
}
#core{
	margin-top: -150px;
	word-wrap: break-word;
       position: relative;
	overflow: hidden;
}


.infotxt {
	margin-left:20px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold; 
	line-height:24px;
}

a.infotxt:link {
text-decoration: none;
font-weight: bold; 
	color:#000000;
}
a.infotxt:visited {
text-decoration: none;
font-weight: bold; 
	color:#000000;
}
a.infotxt:active {
text-decoration: none;
font-weight: bold; 
	color:#000000;}
a.infotxt:hover {
text-decoration: underline
	color:#000000;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

/* Page */

#page {
	width: 530px;
	margin-left: 10px;
	padding: 5px 10px 5px 0px;
}

/* Content */

#content {
	width: 553px;
  position: relative;
}
/* Sidebar */

#sidebar {
	width:179px;
	float:left;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar li h2 {
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #ee3a43 url(images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0 20px;
}


/* Sidebar Right */

#sidebarr {
	float:left;
	width: 178px;
}

#sidebarr ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebarr li {
	margin-bottom: 40px;
}

#sidebarr li ul {
}

#sidebarr li li {
	margin: 0;
	padding: 5px 20px;
}

#sidebarr li h2 {
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background:#ee3a43 url(images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebarr li p {
	padding: 0 20px;
}


/* Footer */

#footer {
	clear: both;
	width: 913px;
}


#wrapper{
height:100%;
width:913px;
margin: 0 auto;

}

*#wrapper { 
*margin: 0 auto;
*width: 913 px;
*}

#header {
 color: #000;
 width: 911px;
 
}
#leftcolumn { 
 height: 100%;
 width: 179px;
 float: left;
}
#content { 
 float: left;
 height: 100%;
background-image: url(../images/bodymidx.jpg); 
background-repeat: repeat-y;

}
#rightcolumn { 
 height: 100%;
 width: 179px;
float:left;
}
#footer { 
 width: 913px;
 clear: both;
 color: #333;
}


#menuItem{		
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}
#menuItem li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#menuItem ul{	
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}

#menuItem ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-right:10px;
}
#menuItem li a{	/* Main menu links */
	height:12px;
	background-image:url(images/arrow.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 0px 0 20px;
       margin-left:15px;
	color:#000000;
	text-decoration:none;
	display:block;
}
#menuItem li a:hover {
	color:#597988;
	background-image:url(images/arrow_over.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-right:7px;
}