body {
	background-color: #6895C2;
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	scrollbar-face-color: #EBA5D8;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #2B4968;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
h3 {
	font-size: 12px;
}

#wrapper {
	width:766px;
	height:725px;
	z-index:1;
	visibility:visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
}
#magiclogo {
	position:absolute;
	left:32px;
	top:32px;
	width:134px;
	height:134px;
	z-index:1;
	visibility:visible;
}
#header {
	background-image: url(images/layout_top.gif);
	height: 240px;
	width: 773px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding: 0px;
}

#magiccaprilogo {
	position:absolute;
	left:210px;
	top:55px;
	width:510px;
	height:103px;
	z-index:2;
	visibility:visible;
	font-size: 10px;
	text-align: center;
}
#middle {
	background-image: url(images/layout_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 773px;
}

#links {
	width: 130px;
	text-align: center;
	float: left;
	margin-left: 40px;
}

#scroll {
	height: 450px;
	width: 510px;
	overflow: auto;
	position: absolute;
	left: 220px;
	top: 215px;
}
.item   a {
	font-weight: bold;
}
.item {
	text-align: right;
	bottom: 0px;
	width: 125px;
	height: 196px;
}
#peace {
	position:relative;
	width:134px;
	height:196px;
	z-index:4;
	visibility:visible;
	background-image: url(capri_s/peace.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 100px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#penguin {
	position:relative;
	width:134px;
	height:196px;
	z-index:4;
	visibility:visible;
	background-image: url(capri_s/penguin.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#monkey {
	position:relative;
	width:134px;
	height:196px;
	z-index:4;
	visibility:visible;
	background-image: url(capri_s/monkey.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#cow {
	position:relative;
	width:134px;
	height:196px;
	z-index:5;
	visibility:visible;
	background-image: url(capri_s/cow.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#duck {
	position:relative;
	width:134px;
	height:196px;
	z-index:6;
	visibility:visible;
	background-image: url(capri_s/duck.gif);
	background-repeat: no-repeat;
	float: left;
		margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#moose {
	position:relative;
	width:134px;
	height:196px;
	z-index:6;
	visibility:visible;
	background-image: url(capri_s/moose.gif);
	background-repeat: no-repeat;
	float: left;
		margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#palm {
	position:relative;
	width:134px;
	height:196px;
	z-index:6;
	visibility:visible;
	background-image: url(capri_s/palm.gif);
	background-repeat: no-repeat;
	float: left;
		margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#daisy {
	position:relative;
	width:134px;
	height:196px;
	z-index:6;
	visibility:visible;
	background-image: url(capri_s/daisy.gif);
	background-repeat: no-repeat;
	float: left;
		margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}
#details {
	width: 510px;
	text-align: center;
	overflow: auto;
	padding-right: 10px;
	margin-left: 210px;
}
#details hr {
	color: #CC0066;
}

.info {
	font-size: 11px;
	text-align: left;
}
.contact {
	font-size: 12px;
	text-align: center;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E68ECD;
	border-bottom-color: #E68ECD;
}
#form1 table {
	font-size: 12px;
}


#footer {
	font-size: 10px;
	width: 510px;
	left: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 25px;
	clear: both;
}
#footer a {
	font-size: 10px;
	color: #CC0066;
}
#capriLarge {
	margin-bottom: 30px;
}
