@charset "UTF-8";
@import url("style.css");
/* CSS Document */




#menu {
	top: 100px;
}


#list-menu {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	position: relative;
	top: 145px;
	left:10px;
	font-size: 14px;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}

#charitable {
left:10px;
	width:150px;
	height:150px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
}

#list-menu a {
	display: block;
	width:130px;
	border: 2px double #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

li {
	margin: 2px 0 0;
	border: 1px none #FFFFFF;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
	border: 2px solid #666666;
	background: #333333;
	color: #ffffff;
}
<style type="text/css">

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}


#cardbott {
position: relative;
background-repeat:no-repeat;
background-image: url(bg/Cards2.gif);
width:139px;
height:94px;
top: -3px;

}

#leftpatt {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(bg/DolphBott.gif);
	width:249px;
	height:466px;
	top:-4.5px;
}
