body {
	background-color: #000;
	margin: 0 auto;
	padding: 10px 50px;
}

table { 
	border-color: #666666; 
}

h1 {
	background : inherit;
	border-bottom : 1px dashed #ccc;
	color : #ccc;
	font : 20px Georgia, serif;
	margin : 10px;
	padding : 20px;
	text-align : center;
}

h2 {
	font : 17px Georgia, serif;
	color : #ccc;
	text-align : center;
	margin : 20px 30px;
	border : 1px dashed #003399;
}

h3 {
	font : 14px Georgia, serif;
	color : #ccc;
	text-align : left;
	margin : 20px;
}

h4 {
	font : 14px verdana, serif;
	color : #333;
	padding : 10px;
	font-weight : bold;
	
}

p { 
	padding: 5px 20px; 
}

a:link {
	text-decoration: none;
	color: #777;
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none; 
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: small;
}

.footer {
	margin: 10px 0;
	background: #333;
	text-align: center; 
	font-size: x-small;
}

.style4 {
	color: #999;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	list-style-type: none;
}

.bg {
	background: #000;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 2px solid #039;
	border-bottom: 13px solid #039;
	color: #999;
	font-variant: small-caps;
	text-align: center;
}

#navcontainer {
background-color: #000;
border-top: solid 1px #666666;
border-bottom: solid 1px #666666;
font-size: 11px;
}

#navcontainer ul {
text-align: center;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #666666;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

#navcontainer ul li {
display: inline;
margin-left: -4px;
}

#navcontainer ul li a {
padding: 5px 10px 5px 10px;
color: #999;
text-decoration: none;
border-right: 1px solid #666666;
}

#navcontainer ul li a:hover {
background-color: #039;
color: white;
}

#navcontainer a#current {
background-color: #36c;
color: #000;
}

#navcontainer #active {
border-left: 1px solid #666666;
}

#left {
float: left;
margin: 0;
width: 69%;
background-color: #333;
}

#right {
float: right;
  background: #333;
  font: 0.85em/1.5 Verdana, Arial, Helvetica, sans-serif;
  width: 30%;
  }
.Article {
  background: 
	url(../images/topleft.gif)
  top left no-repeat;
  width: 100%;
  }
.Article h4 {
	background: url(../images/topright.gif) top right no-repeat;
    font-size:1.2em;
	text-align: center;
	padding:25px;
	margin:0;
}
.ArticleBody {
background: url(../images/rightborder.gif) top right repeat-y;
margin:0;
margin-top:-2em;
padding:15px;
color: #6666666;
font-variant: small-caps;
text-align: center;
}
.ArticleBody  p a {
color: #039;
font-weight: bold; 
}
.ArticleBody  p a:hover {
color: #fff;
font-weight: bold; 
}
.ArticleBody  img {
padding:0;
margin-left:-1.3em;
}
.ArticleFooter {
  background: 
	url(../images/bottomleft.gif) 
  bottom left no-repeat;
  }
.ArticleFooter p {
  background: 
	url(../images/bottomright.gif) 
  bottom right no-repeat;
    display:block;
  padding:30px;
  margin:-2em 0 0 0;
  }

#sale 
{
width: 600px;
margin: 0 0 2% 12%;
}
#sale table tr td
{
border: #fff 1px solid;
padding: 5px;
text-align: left;
}
#sale p
{
text-align: left;
}

#presentation1  img
{
float: left; 
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
border: 2px solid #000000;
}
#presentation1 p
{
float: right;
padding-top: 100px;
padding-right: 80px;
font-size: medium;
text-align: left;
}
#presentation2 img
{
float: right; 
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0;
border: 2px solid #000000;
}
#presentation2 p
{
float: left;
padding-top: 100px;
padding-left: 150px;
font-size: medium;
text-align: right;
}
