BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B22222;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

A{
	font-size: 12px;
        color: #B22222;
	font-weight: bold;
	text-decoration: none;
}
A:hover{
	color: #B22222;
	text-decoration: none;
}
A img{
	border: 0px;
}
p{
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 8px;
	}
h1{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
.bulletlist{
	color: #BBBBBB;
	margin-bottom: 1px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
}
#main{
background: #FFFFFF;
width: 740px;

}

#activity-counter a#activity-counter-link{
background-image: url(../picture/eb/activity-counter.gif);
background-repeat: no-repeat;
height: 182px;
width: 119px;
float: right;
margin-right: 34px;
margin-top: 38px;
padding-top: 33px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}

#counter{
background-image: url(../picture/eb/bk-counter.gif);
background-repeat: no-repeat;
height: 300px;
width: 389px;
font-weight: bold;
color: #FFFFFF;
padding-top: 20px;
padding-bottom: 20px;
font-size: 14px;
padding-left: 25px;
padding-right: 25px;
position: absolute;
top: 200px;
left: 332px;
visibility: hidden;
}

.counter-single{
background-image: url(../picture/eb/counter-bk2.gif);
background-repeat: no-repeat;
height: 40px;
width: 346px;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
margin-bottom: 0px;
padding-top: 13px;
}	
.counter-single-left{
width: 215px;
text-align: left;
font-weight: bold;
padding-left: 10px;
color: #FFFFFF;
float:left;
}	
.counter-single-right{
width: 121px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
float:left;
}	
#site{
	width: 740px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height: 279px;
	background-color: #FFFFFF;
}
#headercell{
height: 107px;
}	

#left{
	float: left;
	width: 548px;
}
#right{
	float: right;
	width: 192px;
	height: 279px;
	background-image: url(../picture/eb/counter-bk.gif);
}

#logo{
padding-top: 43px;
padding-left: 32px;
height: 107px;
}
#menucell{
	background: #000000;
	padding-left: 32px;
   font-weight: bold;
	height: 46px;
}
#menucell ul {
        padding: 0;
        margin: 0;
        list-style: none;
}
#menucell li {
   float: left;
}
#menucell a {
	float: left;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}
#menucell a.act{
	color: #B22222;
	background-color: #FFFFFF;
}
#menucell a:hover{
	color: #B22222;
	background-color: #FFFFFF;
}



#menucell2{
	height: 126px;
	background-image: url(../picture/eb/bk-header.jpg);
}
#menucell2 a{
	color: #B22222;
	margin-left: 30px;
	padding-left: 16px;
	background-image: url(../picture/eb/lock.gif);
	background-repeat: no-repeat;	
}

#menucell3{
	height: 8px;
	width: 740px;
	background-image: url(../picture/eb/shadow1.gif);
	background-repeat: repeat-x; 
	font-size: 0px;
}
#contentcell{
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 30px;
padding-right: 15px;
float: left;
}
#contentcell-left{
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 30px;
padding-right: 15px;
width: 430px;
float: left;
}
.contentcell a{
		border-bottom: 1px dashed #FF0000;
}
.contentcell a:hover{
		border-bottom: 1px solid #FF0000;
}

#right-contentcell{
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 15px;
padding-right: 50px;
width: 200px;
   float: left;
	}
#footercell{
height: 70px;
width: 730px;
clear: both;
border-top: 1px dashed Maroon;
background-color: #f8ebeb;
padding: 10px 10px 10px 0px;
text-align: right;
background-image: url(../picture/eb/bk-footer.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
#footercell img{
margin-left: 5px;
}
	


.blockborder
{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
}





