A:link {
	COLOR: #FFCC00; BORDER-BOTTOM: #FFFF00 1px solid; TEXT-DECORATION: none;
}

A:visited {
	COLOR: #FFCC00; BORDER-BOTTOM: #FFFF00 1px solid; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #FFFF33; BORDER-BOTTOM: #FFFFFF;
}


body { 
background-color: black;
font-family: trebuchet ms;
font-size: 12px;
color: white;
margin-top:0;  
}

p {
font-family: trebuchet ms;
line-height: normal;
}

p.price {
text-indent: 10px;
padding: 5px;
background-color: #FF0000 ;
color: black;
font-weight: bold;
border: 1px solid #FFFF00;	
}

p.htag {
text-indent: 15px;
padding-top: 5px;
margin-top: 0;
color: yellow;
}



p.qoute{
text-indent: 20px;
}


tr {
font-family: trebuchet ms;
line-height: normal;
font-size: 11px;
}

tr A:link {
BORDER-BOTTOM: none;
}

tr A:visited {
BORDER-BOTTOM: none;
}


h1 {
font-family: trebuchet ms;
font-size: 25px;
color: green;
}


h2 {
font-family: trebuchet ms;
font-size: 16px;
color: #FFFF66;
}

h3 {
font-family: trebuchet ms;
font-size: 14px;
color: #FF9900;
}

h3a {
font-family: trebuchet ms;
font-size: 14px;
color: #000000;
}


h4 {
font-family: trebuchet ms;
font-size: 12px;
color: #E9E9E9;
}


h5 {
font-family: trebuchet ms;
font-size: 14px;
color: #CCFF66;
margin-bottom: 0px;
padding-bottom: 0px;
}


h6{
font-family: trebuchet ms;
font-size: 16px;
color: #FFFF66;
margin-top: 5px;
padding-top: 0px;
}

hr {
size: 10;
color: #FF9900;
margin-bottom: 0px;
padding-bottom: 0px;
}


#header {
left: 0px;
top: 0px;
width: 980px;
height: 80px;
margin-left: 0px;
color: #FFFF00;
border-bottom: 4px solid #FF9900;
background-color: black;
}

#rightcol {
position: absolute;
left: 830px;
width: 150px;
margin-left: 0px;
margin-top: 10px;
colour: #000;
background-color: #CA0000;
padding: 10 px;
color: black;
}

#leftcol {
position: absolute;
left: 0px;
width: 150px;
}

#content {
margin: 0 0 0 170px;
border-left: 3px solid #FF9900;
width: 630px;
padding: 10px;
background-color: #3A3A3A;
colour: #000;
}

#content ul{
colour: #000;
}

#footer {
width: 980px;
border-top: 3px solid #FF9900;
clear: both;
margin: 0px;
padding: 5px;
font-family: system;
font-size: 12px;
text-align: center;
colour: #dfdfdf;
}

.img450 {
float: center;
border: 10px solid #FF9900 ;
width: 450px;
}

.img350 {
float: center;
border: 2px solid #FF9900 ;
width: 350px;
}

.img150 {
float: center;
border: 2px solid #FF9900 ;
width: 150px;
}

.img120 {
float: center;
border: 2px solid #FF0000 ;
width: 120px;
}

.floatright {
float: center;
}



.right {
position: absolute;
right: 0;
top: 0;
}


.price {
font-family: trebuchet ms;
font-size: 12px;
text-indent: 10px;
font-weight: bold;
background-color: #FF9900;
border-top: 1px solid #FFFFFF;
color: #000000;
}

.pricehead {
font-family: trebuchet ms;
font-size: 12px;
text-indent: 5px;
font-weight: bold;
background-color: #CA0000;
color: white;
}

ul#navtop
{
padding: 0;
margin: 0;
list-style-type: none;
float: right;
width: 100%;
color: #FFFFFF;
background-color: #CA0000;
}

ul#navtop li { display: inline; }

ul#navtop li a
{
float: right;
width: 5em;
background-color: #CA0000;
color: #FFFFFF;
padding: 0.2em 1em;
text-decoration: none;
border-left: 1px solid #FFFFFF;
border-bottom: 0px;
}

ul#navtop li a:hover
{
background-color: #FF2B2B;
}

#navcontainer 
{
position: absolute;
left: 0px;
width: 150px; 
}

#navcontainer ul
{
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 145px;
background-color: #CA0000;
border-bottom: 1px solid #FF9900;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFCC00;
color: #000000;
}

