.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;
}


ul { list-style-type: disc; } 

hr {
  height: 1px;
  background: #fff url(images/dotted.gif) no-repeat scroll center ;
}



#about-menu
{
padding-left:10px;
line-height:25px;
color: #704668;
}



.imgcontainer{
	width: 75px;
	height: 75px;
	overflow:hidden;
	margin: 5px;
	padding:5px;
	border: 3px solid #cccccc;
	float:left;
	cursor:pointer;
}


.imgcontainer:hover{
	border: 1px solid #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
