.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#D8D99D; margin:0 5px;}
.b2f {height:1px; background:#D8D99D; margin:0 3px;}
.b3f {height:1px; background:#D8D99D; margin:0 2px;}
.b4f {height:2px; background:#D8D99D; margin:0 1px;}
.contentf {background: #D8D99D;}
.contentf div {margin-left: 5px;}


.c1f, .c2f, .c3f, .c4f{font-size:1px; overflow:hidden; display:block;}
.c1f {height:1px; background:#fff; margin:0 5px;}
.c2f {height:1px; background:#fff; margin:0 3px;}
.c3f {height:1px; background:#fff; margin:0 2px;}
.c4f {height:2px; background:#fff; margin:0 1px;}
.contentc {
background: #fff;
width:180px;
}
.contentc div {margin-left: 5px;}


p
{
margin-top:20px;

}

td 
{
	font-family:verdana;
	font-size:11px;
	color: #333333;
	
}



hr
{
background-color:#dddddd;
height:1px;
border:0;
border-bottom:1px solid #C7C792;
}


h1{
font-family:arial;
font-size:23px;
color: #000;
font-weight:bold;

}

h2{
font-family:verdana;
font-size:16px;
color: #2A162D;

}

.generallink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A12E01;
	text-decoration: none;
}

a.generallink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}



.headline{
	font-family: verdana;
	font-size: 16px;
	color: #993300;
	text-decoration: none;
	line-height:18px;
	font-weight:bold;
}

a.headline:hover{
	font-family: verdana;
	font-size: 16px;
	color: #666;
	text-decoration: none;
}



.bottomlink{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.bottomlink:hover{
	font-family: verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


.menulink{
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	
}

a.menulink:hover{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}




hr {
  height: 1px;
  background: #fff url(images/dotted.gif) no-repeat scroll center ;
}



#about-menu
{
padding-left:10px;
line-height:25px;
color: #704668;
}


#list-menu {
width: 188px;


}


#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

#list-menu li {

} 

#list-menu a {
display: block;
width:188px;
height:30px;
padding: 0 0 0 0;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 



#list-menu a:link, #list-menu a:visited {
border-bottom: 1px solid #eceaec;
background: url(images/librarylayout_07.gif);
background-repeat: repeat-y;
color: #555555;


}

#list-menu a:hover , #list-menu a:active{
border-bottom: 1px solid #eceaec;
background: url(images/librarylayoutover_07.gif);
background-repeat: repeat-y;
color: #000;
} 



#button {
	width: 189px;
	
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: verdana;
	background: url(images/librarylayout_07.gif);
		background-repeat: repeat-y;
	color: #333;
	}
	
	

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #eceaec;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 9px 5px 9px 15px;
		
		background: url(images/librarylayout_07.gif);
		background-repeat: repeat-y;
		color: #454545;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		background: url(images/librarylayout_07.gif);
		background-repeat: repeat-y;
		}

#button li a:hover, #button li a:active

 {
		
		background: url(images/librarylayoutover_07.gif);
		background-repeat: repeat-y;
		color: #454545;
		}



.Button {
width: 120px;
height: 120px;
}

.Button a {
display: block;
width: 120px;
height: 120px;
background: url(images/button.gif) no-repeat top left;
}

.Button a:hover {
background-position: bottom left;
}


 #emailUs
  {
    display: block;
	font-family:tahoma;
	font-size:11px;
    width: 107px;
	color:#ffffff;
	text-decoration:none;
    height: 19px;
    background: transparent url(images/readmore_ie6.png) 0 0 no-repeat;
	padding-left:10px;
	padding-top:2px;
  }

  #emailUs:hover
  { 
    background: transparent url(images/readmore_ie6.png) 0 -20px no-repeat;
  }
