* { margin: 0;	padding: 0; }
a { color: #525252; text-decoration: none;}
a:hover { color: #5A0909; text-decoration: none;}
a:visited {color: #525252; text-decoration: none;}
img {border :0px;}

/* wrapper */
#wrap {
	border: 1px solid #C3C3C3;
	margin: 0px auto;
	width: 780px;
}

#HDIV1{
	height:383px;
	width: 457px;
	z-index:1;
	float:left; 
	display:block;
}

#HDIV2{
	height:383px;
	width: 323px;
	z-index:2;
	float:right; 
	display:block;	
}

#headpart1 {
	background: url("images/template.2007._01.png") repeat;
	height: 46px;
	width:	457px;
	float:	left; display:block;	
}
#headpart2 {
	background: url("images/template.2007._05.png");
	width: 39px;
	height: 337px;
	float:	left; display:block;	
}

#headpart3 {
	border-bottom: 5px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 8px solid #fff;
	border-right: 0px solid #fff;

	width: 384px;
	height: 327px;
	float: left;
}

#headpart4 {
	background: url("images/template.2007._08.png");
	width: 18px;
	height: 337px;
	float: right; display:block;
}

#headpart5 {
	background: url("images/template.2007._03.png");
	width: 323px;
	height: 161px;
	float: right; display:block;
	
}


#headpart7 {
	background: url("images/template.2007._10.png") repeat;
	border-top: 3px solid #8E8A8A;
	width: 323px;
	height: 219px;
	float:right; display:block;	

}

#headpart7 ul{padding-top:15px;}
#headpart7 ul li{
		text-align:left; 
		list-style-type: none;
		padding-top:10px;
		padding-bottom: 15px;
		padding-left:80px;
}
#headpart7 a {
	background:url(images/li.gif) no-repeat;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left: 80px;
	color: #525252;
}

#headpart7 a:visited {
	background:url(images/li.gif) no-repeat;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left: 80px;
	color: #525252;
	}

#headpart7 a:hover { background:url(images/libulet.gif) no-repeat; padding-left: 80px; color: #5A0909;}

#logo{
	background:url('images/logo.png') no-repeat;
	width:250px;
	height:140px;
	margin-left:30px;
}

/* content */
#content {
	/* border-top: 3px solid #8E8A8A; */
	min-height:267px;
	max-height:auto;
	padding: 2px 0px 30px 15px; 
	text-align: left;
	line-height: 1.5em;	
	font-size: 75%;
	height:auto;
	display:block;
}

#content p { margin: 0 0 10px 0}
#content ul {padding:0 0 10px 0;margin:15px 0 0 25px;}
#content li {margin:0; padding:0 0 4px 0;}
.img { border: 1px solid #e5e5e5; padding: 7px; margin: 0 0 12px 0; background-color:#fff;}
.box1 {width: 365px; float:left;padding:3px; border: 1px solid #e5e5e5;}
.box2 {width: 350px; float:left;padding:3px; margin-left:18px;border: 1px solid #e5e5e5;}
.cont { display:block;background-color:#F7F7F7;padding:8px;}
.cont:hover{ background-color:#fff;}
h2 { color:#5A0909;font: bold 13px Arial, Helvetica, sans-serif; margin: 15px 5px 5px 0;}
h3 { color:#5A0909;font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
/* footer */
.footer {
	height: 50px;
	border-top: 3px solid #8E8A8A;
	background: #eaeaea;
	color:#58574e;
	padding: 2px 0 10px 10px; 
	text-align: left;
	line-height: 1.5em;	
	font-size: 66%;
}
.footer a, a:visited {
font-family:Arial;
	color:#58574e;
	text-decoration: none; 
	/*font-weight: bold;*/
}

.footer a:hover {
	color:#050505;
	text-decoration: underline; 
}
.null{
	clear:	both;
}
/* SLIDESHOW CSS */
 div.slideshow {
  margin: 5px auto;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}

.form
	{
		width:199px; height:18px; border-color:#C3C3C3; border-width:1px; background-color:#e5e5e5; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:2px;		
	}
	
	
	/* Begin CSS Drop Down Menu */

#menuh-container
	{
	display:inline;
	background:#D6DBDE;
	float:left;
	width:780px;
	}
#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	float:left;
	margin-left:650px;
	width:120px;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: black;
	background-color: white;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: red;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_blue.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/navdown_blue.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;

	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
