.maintable {
width: 100%;
height: 100%;
text-align: center;

}

#container {
width: 800px;
margin: auto;
position: relative;

}

.navtitle {
font-family: century gothic, arial, helvetica, sans-serif;
color: #bc4a63;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align: left;

}

.hornav {
font-family: century gothic, arial, helvetica, sans-serif;
color: #6b6960;
font-size: 13px;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
vertical-align: middle;
text-align: center;
background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;

}

.hornav a:link {
color: #6b6960;
font-weight: normal;
text-decoration: none;

}

.hornav a:visited {
color: #6b6960;
font-weight: normal;
text-decoration: none;

}

.hornav a:hover {
color: #6b6960;
font-weight: normal;
text-decoration: none;

}

.hornav a:active {
color: #6b6960;
font-weight: normal;
text-decoration: none;

}

.content {
font-family: century gothic, arial, helvetica, sans-serif;
font-size: 13px;
color: #6b6960;
font-weight: normal;
text-decoration: none;

}

.content1 {
font-family: century gothic, arial, helvetica, sans-serif;
font-size: 13px;
color: #6b6960;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;

}

#content img {
padding: 5px;
margin-bottom: 2px;
border: 1px dashed;
border-color: #6b6960;

}

.itemcolor {
font-family: century gothic, arial, helvetica, sans-serif;
color: #bc4a63;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;

}

.copy {
font-family: century gothic, arial, helvetica, sans-serif;
color: #6b6960;
font-size: 12px;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
padding-right: 0px;
padding-top: 7px;
padding-bottom: 0px;
padding-left: 0px;

}

.copy a:link {
color: #6b6960;
font-weight: bold;
text-decoration: none;

}

.copy a:visited {
color: #6b6960;
font-weight: bold;
text-decoration: none;

}

.copy a:hover {
color: #6b6960;
font-weight: bold;
text-decoration: none;

}

.copy a:active {
color: #6b6960;
font-weight: bold;
text-decoration: none;

}