body {
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	background-color: #000000;
}
H1 { font-size: 30px; color: FF9900}
H2 { font-size: 20px; color: CC0836}
.outer {
width: 738px;
background-color: #ffffdb;
align:center;
padding: 3px;
}
.box {
width: 738px;
align:center;
padding: 0px;
}
.title {
font-size: 25px;
font-weight: normal;
color: #013a67;
font-family: Arial;
font-variant: small-caps;
}
.warn {
font-size: 20px;
font-weight: bold;
color: #d10100;
font-family: Arial
}
.sales {
font-size: 18px;
font-weight: normal;
color: #ffffff;
font-family: Arial
}
a.link:link, .link:visited, .link:active, .link:hover {
font-size: 20px;
font-weight: bold;
color: #ffba00;
font-family: Arial;
text-decoration: underline;
font-variant: small-caps;
}
a.nav:link, .nav:visited, .nav:active, .nav:hover {
font-size: 25px;
font-weight: normal;
color: #880000;
font-family: Arial;
text-decoration: underline
}
a.gal:link, .gal:visited, .gal:active, .gal:hover {
font-size: 20px;
font-weight: normal;
color: #013a67; font-family: Arial;
text-decoration: underline
}
.thumb {
border: 1px;
border-color: #000000;
border-thickness: 1px;
border-style: solid
}
.tease {
border: 1px;
border-color: #013a67;
border-thickness: 2px;
border-style: solid
}
.adbox {
background-color: #d10100;
width: 80%;
border: 5px;
padding: 5px;
border-color: #880000;
border-thickness: 3px;
border-style: solid;
font-size: 18px;
font-weight: normal;
color: #ffffff;
font-family: Arial
}
textarea {
background-color: #026cba;
font-family: Helvetica;
font-size: 13px;
color: #ffffff;
padding-left: 5px;
}
a.extra:link, .extra:visited, .extra:active, .extra:hover {
font-size: 15px;
font-weight: bold;
color: #d10100;
font-family: Arial;
text-decoration: underline;
font-variant: small-caps;
}