body { 
color: #FFCC00;
padding: 10px;
font-family: arial;
font-size: 1.0em;
text-align: left;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
background-color: #103751;
}

a:link {
color: #eb1d25;
text-decoration: underline;
}

a:hover {
color: #FFCC00;
text-decoration: underline;
}

a:visited {
color: #ffa486;
text-decoration: underline;
}

h1 {font-size: 1.5em;
font-family: arial;
font-weight: bold;
text-align: left;
}

h2 {font-size: 1.3em;
font-family: arial;
font-weight: bold;
text-align: left;
}

h3 {font-size: 1.2em;
font-family: arial;
font-weight: bold;
text-align: left;
}

h4 {font-size: 1.1em;
font-family: arial;
font-weight: bold;
text-align: left;
}

h5 {font-size: 1em;
font-family: arial;
font-weight: bold;
text-align: center;
background-color: #103751;
}

h6 {font-size: 1.5em;
font-family: arial;
font-weight: bold;
text-align: center;
}

ul{}

li{
list-style-type: circle;
}

#title {
text-align: center;
background-color: #103751;
background-image:url(../pictures/title.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% +0%;
}

#header {
text-align: center;
background-color: #103740;
}

#content {
background-image: url(../pictures/logos/abslogobackground.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% +70%;
width: 900px;
margin-left: 20%;
}

#main-text {
margin-left: 2%;
margin-right: 2%;
width: 90%
}

#navbar {
width: 180px;
}

#potm{
padding:2px;
background-color:#103740;
position:absolute;
left:75%;
top:10px;
border:groove;
}

#manufacturer-image{
text-align:right;
padding:2px;
position:absolute;
left:75%;
top:100px;
}

#cart{
padding:2px;
background-color:#103740;
position:absolute;
top:10px;
margin-left:5%;
width:15%;
border:groove;
}

table{
	border-collapse: seperate;
	empty-cells: show;
	text-align: center;
}

p.footer {
font-size: .7em;
text-align: center;
}
