*{
	margin: 0;
	color: #444444;
	list-style-position: inside;
	list-style-image: url(../images/menuarrow.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	list-style-type: disc;
}* 
body { font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.64em; background: #fff; color: #444; }
a { color: #B5100C;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
.blue {
	color: #B81916;
}
.white {

}
p { margin: 0 0 15px 0; }
h1 { font: normal 2.4em Georgia, Arial, Sans-Serif; margin: 15px 0 0 5px; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
#content { width: 920px; margin: 0 auto; }
#logo { float: left; border-bottom: 5px solid #B5100C; height: 58px; width: 330px; }
#menu {
	float: right;
	width: 584px;
	border-bottom: 5px solid #e0e0e0;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 17px 15px 0 10px; margin: 0 30px 0 0; background: #fff url(../images/menuarrow.jpg) no-repeat 10px 5px; color: #808080; border-left: 1px solid #e0e0e0; }
#menu li a:hover { color: #000; border-left: 1px solid #B5100C; }
#intro { clear: both; background: #ccc url(../images/teaser.jpg) no-repeat; color: #333; height: 200px;}
	#intro h1 {
	margin: 0;
	display: inline;
	color: #B91619;
	padding: 2px 5px;
}
	#intro p { margin: 0; color: #808080; font-weight: bold; font-size: .9em; }
	#login { font-size: .9em; margin: 45px 0 0; }
	#login a {
	color: #FFFFFF;
	background: #B5100C;
	padding: 4px 20px 6px;
}
	#login a:hover {
	color: #fff;
	background: #66666;
}
#left { clear: left; float: left; width: 550px; padding: 0 34px 0 5px; margin: 15px 0 15px; }
	#left img { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0;}
	#articles { margin: 40px 0 0 0; }
	#articles li  { border-top: 1px solid #cecece; list-style: none; float: left; width: 245px; background: #eee url(../images/newslist.jpg) repeat-x bottom; padding: 4px 8px; margin: 0 15px 0 0;}
		#articles li a { background: url(../images/menuarrow.jpg) no-repeat 0 5px; padding: 0 0 0 8px; }
		#articles li.last { margin: 0; }
#right {
	position: relative;
	top: 8px;
	float: right;
	width: 284px;
	font-size: .9em;
	background: #fff;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 15px;
}
	#right img { border: 1px solid #ccc; padding: 1px; margin: 0 0 8px; }
	#left a {
	background: #E7E7E7;
}
	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }
	#right .info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 8px; }
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px; margin: 0 0 5px ; font-size: .9em; color: #9b9b9b; background: #fff; }
	#footer a { color: #808080; background: #fff; font-weight: bold; }
	.right{ float: right; padding: 7px 0 0 15px; }



#page-wrap						{ width: 920px;}

#slider							{
	background: white url(../images/slider-bg.jpg);
	height: 200px;
	overflow: hidden;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{
	padding: 10px 20px;
	width: 900px;
	float: left;
	position: relative;
}
.slide h1						{ font-family: Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; font-size: 20px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color: #999; font-family: Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{
	position: absolute;
	top: 10px;
	left: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

.list2 {
	color: #0066CC;
}

