
body {
margin-top: 0; 
font-weight: normal;
font-size: 10pt;
font-family: verdana,tahoma;
background: #EEAD0E;
color: #000000;
}

#container {
width:775px;
background: #ffffff;
margin-left: auto;
margin-right: auto;
}

#top {
margin-top: 0; 
height:29px;
background: #3D3D3D;
}

#top-nav {
text-align: right;
margin-right: 10px;
padding-top: 5px;
}

#top-nav a, a:visited {
font-size: 8pt;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

#top-nav a:hover, a:active {
font-size: 8pt;
color: #999999;
font-weight: normal;
text-decoration: underline;
}

/* CONTENT */

#content {
margin-top:0;
width:580px;
float:right;
padding-left:0px;
border-left: 1px solid #cccccc;
background: #ffffff;
font-size: 10pt;
font-family: verdana,tahoma;
padding-right:8px;
}

#content a, a:visited {
font-size: 10pt;
font-weight: normal;
color: #9c8851;
text-decoration: underline;
}

#content a:hover, a:active {
color: #990000;
font-size: 10pt;
}

#head {
height:142px;
}

/* FOOTER */


#foot {
width:775px;
clear:both;
background: #3D3D3D;
margin-left: auto;
margin-right: auto;
text-align:center;
font-size:11px;
color: #ffffff;
}

#foot a, a:visited {
font-size: 8pt;
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

#foot a:hover, a:active {
font-size: 8pt;
color: #999999;
font-weight: normal;
text-decoration: underline;
}


/* LEFT NAV */

#leftnav {
margin-top:0;
margin-right:0;
width:180px;
font-family: verdana,tahoma;
font-size: 8pt;
float:left;
background: #ffffff;
padding-left:4px;
}

#leftnav img{
margin-top: 10px; 
margin-bottom: 20px; 
}

#leftnav ul {
display: block;
padding: 0px;
margin: 0px;
list-style-type: none;
margin-bottom:7px;
}

#leftnav b {
font-family:verdana,tahoma;
font-size: 8pt;
}

#leftnav li a {
padding: 0px;
text-decoration: none;
line-height: 15px;
font-family:verdana,tahoma;
font-size: 8pt;
}

#leftnav a:hover, a:active {
text-decoration: underline;
color: #551033;
font-family:verdana,tahoma;
font-size: 8pt;
}

A:link, A:visited {
font-size: 10pt;
color: #666666;
text-decoration: none;
font-weight: normal;
}

A:hover, A:active {
font-size: 10pt;
color: #666666;
font-weight: normal;
text-decoration: underline;
}

a.bold:hover, a.bold:active  {
font-family: verdana,tahoma;
font-size: 10pt;
color: #cc3300;
text-align: center;
text-decoration: underline;
font-weight:bold;
}

a.bold:link, a.bold:visited {
font-family: verdana,tahoma;
font-size: 10pt;
color:#cc0000;
font-weight:bold;
text-decoration:underline;
}

a img{
border:0;
}

p {
font-weight: normal;
font-size: 10pt;
font-family: verdana,tahoma;
color: #000000;
margin:5px 5px 15px 5px;
}

#leftnav p {
font-size: 8pt;
font-family: verdana,tahoma;
color: #666666;
margin:5px 5px 0px 5px;
}

b{
font-weight: bold;
font-size: 9pt;
font-family: verdana,tahoma;
color: #3B3B3B;
}

.more{
font-weight: bold;
font-size: 9pt;
font-family: verdana,tahoma;
color: #8E2323;
}

hr {
margin-top:10px;
border: 0;
color: #808080;
background-color: #808080;
height: 1px;
width: 85%;
text-align: center;
margin-bottom: 10px;
margin-top: 5px;
}

H2 {
color: #9c8851;
font-family: verdana,tahoma;
font-size: 10pt;
font-weight: normal;
text-transform:uppercase;
letter-spacing: 0.4em;
text-align:right;
margin-bottom:8px;
}

H1 {
color: #000000;
font-family: verdana,tahoma;
font-size: 10pt;
font-weight: normal;
text-transform:uppercase;
padding-left:5px;
margin-bottom:4px;
margin-top:4px;
}

.short{
font-family: verdana;
font-size: 8pt;
color:#666666;
margin-top: 0px; 
margin-bottom: 4px; 
}

.art{
font-family: verdana;
font-size: 8pt;
color:#666666;
}

table {
border-collapse: collapse;
border-spacing: 0px;
}

td {
border: 1px #E8E8E8 solid;
border-collapse: collapse;
border-spacing: 0px;
padding:4px;
font-size: 9pt;
color: #666666;
}


/* PRODUCT */

#product {
	width: 700px; 
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 700px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 670px;
	}
html>body #product {
	width: 670px; /* ie5win fudge ends */
	}


#right {
	width: 700px; 
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 700px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 670px;
	}

html>body #right {
	width: 670px; /* ie5win fudge ends */
	}