@charset "UTF-8";
/* CSS Document */

#alt {
    margin-left:auto;
    margin-right:auto;
	background-color: #000000;
	padding: 10px;
	height: auto;
	width: 980px;
	/*border: 1px solid #FFCCFF;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
}
.altA {
    color: #FFFFFF;
	text-decoration:underline;
}
.altH1 {
     color: #FFFFFF;
	 font-size: 14px;
	 text-align:center;
}
.altnav {
    color: #FFFFFF;
	text-decoration:underline;
}
.altspan {
    padding-left: 10px;
	padding-right: 10px;
}
.info {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFCCFF;
	padding:10px;
	text-align:center;
}
#shopimg {
    position: absolute;
	left:0px;
	top: 150px;
	width: 630px;
}
#shopimgi {
    position: absolute;
	left:0px;
	top: 150px;
	width: 300px;
}
img {
   width: 85%
   height: auto;
}
#information {
	position: absolute;
	right:0px;
	top: 182px;
	width: 350px;
}
#informationi {
position: absolute;
	right:0px;
	top: 182px;
	width: 630px;
}
#mylink {
height: 20px; background-color: #ffccff; border: solid #C2C2C2; border-width: 1px 0 1px 0; font-size: 1em; padding: 4px; color: #000000;
}
#headerlink {
height: 20px; background-color: #cccccc; border: solid #C2C2C2; border-width: 1px 0 1px 0; font-size: 1em; padding: 4px; font-weight: bold; color: #000000;
}
