body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #744747;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
}


#header {
	position: relative;
	height: 100px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-980.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
	margin-bottom: 5px;

}
#header .pictures {
	float: right;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #6F0000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6F0000;
}


#menu {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#main {
	background-color: #FFFFFF;
	margin-top:5px;
}

#menubar {
	position: relative;
	width: 780px;
	height: 26px;
	z-index: 2;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #990000;
	background-color: #FFFFFF;


}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #7E2725;
	background-image: url(images/news.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;



}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	z-index: 1;





}
.newsbox {
	background-image: url(images/br_fold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #7E2725;
	color: #FFF;

}
.newsbox img {
	float: left;
	margin-right: 5px;
	border: 1px solid #F3F3F3;
}

.hlink td {
	vertical-align: top;
}
#leftmenu {
	background:#7E2725;
	width: 180px;
	margin-top: 10px;
}
#leftmenu ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.hbiglink li A{
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	BACKGROUND-COLOR: #ddd;
	TEXT-DECORATION: none;
	display: block;
	text-align: center;
	width: 148px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	color: #6F0000;
}
.hbiglink li A:hover {
	BACKGROUND-COLOR: #eee;
}
#leftnews table {
	background-color: #F3EDED;
	width: 100%;
	border: 1px solid #A36767;
}

#leftnews td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#leftnews h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #900;
	text-align: left;
}


.br {
	background-image: url(images/br_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bl {
	background-image: url(images/bl_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tl {
	background-image: url(images/tl_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tr {
	background-image: url(images/tr_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content a , #footer a, #leftnews a{
	color: #036;
	text-decoration: underline;
}
#content {
	padding-right: 10px;
	padding-bottom: 10px;
}

#content a:hover, #footer a:hover , #leftnews a:hover{
	color: #000;
	text-decoration: none;
}




.darklink TD A {
	FONT-WEIGHT: bold;
	WIDTH: auto;
	COLOR: #000099;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.darklink TD A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
.contenttable td{
	font-size: 0.8em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align: left;
}
.contenttable td p {
	font-size: 1em;
}
.contenttable td h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}



.box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7BEBD;
	padding: 5px;
	border: 1px solid #660000;
	font-weight: bold;
}
#departments {
	font-size:0.8em;
	clear:both;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F0000;
	padding-top: 5px;
	margin-top:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#content .newsbox a{
	color: #FFF;
}


.input-box
{
	color: #000000;
	background: #FFFF99;
	border: thin outset #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;


}

.submit-button
{
	color: #FFFFFF;
	background: #660000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 7px;


} 
#footer img {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
#footer h2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 1em;
	margin-left: 190px;
}
#footer address {
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin-right: 190px;
	margin-left: 190px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #600;
}

#iis {
	text-align: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#iis a {
	color: #999;
	font-size: 0.8em;
	text-decoration: none;
}

