h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.boxtop {
	background-attachment: fixed;
	background-image: url(../images/template_box_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxmiddle {
	
	background-attachment: fixed;
	background-image: url(../images/template_box_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.box{
	height: 530px;
	width: 100%;
	overflow:auto;
}
.boxbottom {
	background-attachment: fixed;
	background-image: url(../images/template_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxbg {
	background-image: url(../images/template_bg.jpg);
	background-repeat: repeat-y;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#00CCFF;
    color:#000;
    text-decoration:none}
a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}; 
a.info:hover span{ /*the span will display just on :hover state*/
    FILTER: Alpha(Opacity=60, FinishOpacity=70, Style=2);
	display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9F1415;
}
.h4like {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F1415;
}
.h2like {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 25px;



}
.heading1 {
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
a {
	color: #000000;
	text-decoration: none;
}
.footer {
	color: #666666;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.likeh1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-transform: none;
}
.h11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-transform: uppercase;
}
.h12 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: none;
}
.h3like {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
