body {
font-size: 10px;
font-family: 'Comic Sans MS','Trebuchet MS', Georgia, Verdana, sans-serif;
line-height: 1.1;
text-align: left;
background-color: white;
margin-top:0px;
}
a:link{
color:black;
text-decoration:none;
}
a:visited{
color:black;
border:0;
text-decoration:none;
}
a:hover{
color:gray;
text-decoration:none;
}
a:active{
color:black;
text-decoration:none;
}
a.leftlist:link{
color:black;
text-decoration:none;
}
a.leftlist:visited{
color:black;
text-decoration:none;
}
a.leftlist:hover{
color:gray;
text-decoration:none;
}
a.leftlist:active{
color: black;
text-decoration:none;
}
a.rightlist:link{
color:black;
text-decoration:none;
}
a.rightlist:visited{
color:black;
text-decoration:none;
}
a.rightlist:hover{
color:gray;
text-decoration:none;
}
a.rightlist:active{
color: black;
text-decoration:none;
}
a.shoplist:link{
color:black;
text-decoration:none;
}
a.shoplist:visited{
color:black;
text-decoration:none;
}
a.shoplist:hover{
color:gray;
text-decoration:none;
}
a.shoplist:active{
color: black;
text-decoration:none;
}
a.urlpage{
text-decoration:none;
}
#page{
margin: 0 auto;
width: 932px;
border: 0px none red;
}

#column1, #column2, #column3 {
margin-right: 3px;
float: left;
}
#column1 {
width: 115px;
height: 400
color: black;
line-height: 1.2;
font-family: 'Comic Sans MS','Trebuchet MS', Georgia, Verdana, sans-serif;
padding-top: 0px;
font-size: 18px;
text-align: center;
font-weight: bold;
position:relative;
top:-125px;
margin-left:132px;
background-color: white;
}
#column2 {
width: 462px;
background-color: white;
height: 546px;
margin-top:0px;
border-top: 8px solid red;
border-right: 8px solid yellow;
border-bottom: 8px solid orange;
border-left: 8px solid chartreuse;
padding-top: 2px;
font-family: 'Comic Sans MS','Trebuchet MS', Georgia, Verdana, sans-serif;
}
.incolumn2 {
width: 228px;
font-size:17px;
text-align:center;
background-color: white;
height: 360px;
margin-top:0px;
border: 0px none yellow;
float:left;
}
#column3 {
width: 206px;
font-family: 'Comic Sans MS','Trebuchet MS', Georgia, Verdana, sans-serif;
padding-top: 0px;
font-size: 16px;
text-align: center;
font-weight: normal;
position:relative;
top:170px;
margin-right: 0px;
background-color: white;
}
#header {
width: 473px;
height:140px;
margin-left: 236px;
background-color: white;
color:black;
font-family: 'Comic Sans MS','Trebuchet MS', Georgia, Verdana, sans-serif;
font-size: 56px;
}
.footer {
display: block;
margin: 0px 0;
padding: 0px;
width: 740px;
clear:both;
position:relative;
left:60px;
}
img  {border:0;}
h1 {
width:471px; 
border:white solid 0px; 
text-align:center;
font-size: 40px; 
color:black;
font-weight:normal; 
letter-spacing:2px;
margin: 0px 0;
padding: 0px;
}
h2, h3 {
font-size: 16px; 
color:black;
display: inline;
font-weight:normal; 
}
#instructions {
display: none;
padding-left: 6px;
padding-bottom: 6px;
padding-right: 6px;
width: 590px;
height: 600px;
border-top: 8px solid orange;
border-right: 8px solid chartreuse;
border-bottom: 8px solid red;
border-left: 8px solid yellow;
font-size: 18px;
color: black;
background-color: white;
z-index: 10;
}
#commentbox{
margin: 0 auto;
width: 750px;
}
.closebox1{
position: absolute;
top: 4px;
right: 4px;
color: black;
font-weight: bold;
cursor:pointer;
}
.closebox2{
position: absolute;
top: 4px;
right: 4px;
color: gray;
font-weight: bold;
cursor:pointer;
}
.instruction1 {
color: black;
cursor:pointer;
}
.instruction2 {
color: gray;
cursor:pointer;
}
.footer1 {
color: black;
cursor:pointer;
}
.footer2 {
color: gray;
cursor:pointer;
}
.dot {
position:relative;
top:6px;
}
.nos{
font-size:8px; 
position:absolute;
top:90px;
}