
	
BODY {
	BACKGROUND-COLOR: #FFFFCC;
	BACKGROUND-IMAGE: url(art/clipart/bkg3.gif);
	background-attachment: scroll;
	COLOR: black;
	FONT-FAMILY: Verdana, helvetica, arial;
	FONT-SIZE: 90%;
	font-weight: 200;
}
img.top {
    float: right;	
}
img.mine {
position: relative;
right: 30%;
float: right;
}
img.mid {
position: relative;
right: 15%;
float: right;
}

TABLE.menu {
	BACKGROUND-COLOR: transparent;
	FONT-FAMILY: Verdana, helvetica, sans-serif;
	FONT-SIZE: 89%;
	font-weight: 200;
	border-style: outset;
	border: thick;
	border-bottom-color: Maroon;
	border-left-color: #E4E4E4;
	border-top-color: White;
	border-right-color: Red;
}
table {
	background: transparent;
	border: none;
	font-family: Verdana, helvetica, sans-serif;
	font-size: smaller;
	font-weight: 200; 
}
Address {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 200;
	font-style: normal;
	text-align: center;
}
Li, DT, DD; {
   font-FAMILY: Verdana, helvetica, arial;
	FONT-SIZE: 90%;
	font-weight: 125;
	font: bold;
	
}
h1 {font-size:185%; FONT-FAMILY: Lucida Blackletter, Verdana, helvetica}
h2 {font-size:135%; FONT-FAMILY: Lucida Blackletter, Verdana, helvetica}
h3 {font-size:115%; FONT-FAMILY: Lucida Blackletter, Verdana, helvetica}

} 
A:link {
	color: Red;
}
A:visited {
	color: Maroon;
}
A:hover {color: blue}

