A:link {
	COLOR: #0E2038
; font-weight: normal
; font-size: 11px
; text-decoration: underline
}
A:visited {
	COLOR: #0E2038; TEXT-DECORATION: underline
; font-weight: normal
; font-size: 11px
}
A:hover {
	COLOR: #0E2038; TEXT-DECORATION: none
; font-weight: normal
; font-size: 11px
}
A:active {
	COLOR: #0E2038; TEXT-DECORATION: none
; font-weight: normal
; font-size: 11px
}
A.buy:link {
	COLOR: #FFFFFF
; font-weight: normal
; font-size: 11px
; text-decoration: none
}
A.buy:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
; font-weight: normal
; font-size: 11px
}
A.buy:hover {
	COLOR: #FF9E5E; TEXT-DECORATION: none
; font-weight: normal
; font-size: 11px
}
A.buy:active {
	COLOR: #FF9E5E; TEXT-DECORATION: none
; font-weight: normal
; font-size: 11px
}
.image{	border: 1px solid;        
	border-color: #0E2038; 
}
	
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #333333; FONT-SIZE: 11px}
        
#container
{
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#top
{
padding: 5px;
background-image: url('im/top.gif');
line-height: 116px;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 2px;
margin: 2px;
FONT-SIZE: 28px;
FONT-FAMILY: Georgia, Times New Roman, Times, serif;
COLOR: #FF6600
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
margin-left: 200px;
border-left: 1px dotted gray;
padding: 12px;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px dotted #FF6600;
padding: 0px;
}

#footer
{
clear: both;
margin: 0px;
padding: 5px;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p { margin: 15px 0 10px 0; }
#content h2 { margin: 10px 0 8px 0; }
h2
{
FONT-SIZE: 20px;
FONT-FAMILY: Georgia, Times New Roman, Times, serif;
letter-spacing: 1px;
COLOR: #036
}

#content h3 { margin: 10px 0 8px 0; }
h3
{
FONT-SIZE: 14px;
FONT-FAMILY: Georgia, Times New Roman, Times, serif
letter-spacing: 1px;
COLOR: #ff6600
}

div#container
{
margin-left: 10%; 
margin-right: 10%;
} 

#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

body
{text-align: center; background-image: url('im/bg.jpg'); background-repeat: repeat-x }


div#container
{
margin-left: auto;
margin-right: auto;
width: 780px;
text-align: left;
} 



