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

a:link {
color: black;
text-decoration: underline;
}

a:visited {
color: black;
}

a:hover {
color: black;
text-decoration: none;
}

a:active {
color: black;
text-decoration: underline;
}

#wrapper {
text-align: center;
}

H1 {font-style: normal;
font-weight: 100;
font-size: 23px;
font-family: "Arial", Helvetica, sans-serif;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:10px;
}

H2 {font-style: normal;
font-weight: 100;
font-size: 20px;
font-family: "Arial", Helvetica, sans-serif;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:10px;
}

#container {
width: 700px;
margin-left:2%;
margin-right:2%;
display: inline-block;
}

#menubar {
font-style: normal;
font-weight: 100;
font-size: 19px;
font-family: "Arial", Helvetica, sans-serif;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:50px;
}

#namepricecart {
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: "Arial", Helvetica, sans-serif;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:10px;
}

#producttext {
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: "Arial", Helvetica, sans-serif;
line-height: 130%;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:10px;
}

#heroshot {
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: "courier new", monospace;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:50px;
clear:both;
}

#productphotos {
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: "courier new", monospace;
line-height: normal;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:50px;
clear:both;
}

#generaltext {
font-style: normal;
font-weight: normal;
font-size: 15px;
font-family: "Arial", Helvetica, sans-serif;
line-height: 130%;
text-align:left;
width:95%;
margin-top:10px;
margin-bottom:10px;
}

#copyright {
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: "Arial", Helvetica, sans-serif;
line-height: normal;
text-align:left;
width:95%;
margin-top:50px;
margin-bottom:10px;
}
