﻿body {
	background-color: #FEE6E6;
	margin: 10px 0px 0px;
	cursor:url("hart.ani");
}
h3, p {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	margin:3;
 	padding:15px;

 }


#outer {
 text-align:left;
 border:1px solid #000000;
 width:750px;
 margin:5px; 5px; 5px;5px;
 }

#hdr {
 height:60px;
 left: 5px;
 width:750px;
 background:#FEE6E6;
 color: #333333;
  
 }


#list-menu {position: absolute; top: 60px; left: 5; width: 750px; height: 1px; font: 10px Verdana, sans-serif; z-index: 100; background: #000000; 

#list-menu {
width: 200px;
}
#list-menu a {
display: ;
width:183px;
padding: 0px 0px 0px 0px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; 
filter:blendTrans(duration=0.5);

}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333 url(images/background1.gif);
color: #ffffff;
}
#cont {
 width:750px;
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 0px;
 text-align:left;
 }

#ftr {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }

