@CHARSET "ISO-8859-1";


body {
	background-color: #000000;
	text-align:center;
}

#logo h1 {
  text-indent: -9999px;
  margin: 0;
}

#logo h1 a {
  width:436px;
  height: 261px;
  display: block;
  margin-left:auto; margin-right:auto;
  background: url(../img/Lambo_Logo.jpg) no-repeat;
}

#nav {
  margin-left:auto; 
  margin-right:auto; 
  color:white; 
  width:850px;
}

div.someClass{
width: 1000px;
position: relative;
left: 50%;
margin-left: -500px; /* half the width of the div */
}


#nav_text {
  text-align:right;
}	

#nav_text1{
position:absolute;
width:648;
left:-313px;
top:0px;
}

#nav_logo1{
position:absolute;
width:648;
left:313px;
top:200px;
}

a.red{
color:#ed1c24;
text-decoration:none;
}

a:hover.red{
text-decoration:underline;
}

p {
  font-family:arial, verdana, helvetica; 
}

p.right{
text-align: right;
 
line-height:140%;
font-size:10pt;
color:#ed1c24;
}

.imgright {
float: left;
margin: 15 8 0px 0px;
} 

h1 {
	font-size:18px; 
	font-weight: bold;
	font-family:arial, verdana, helvetica;  
}

#mySlideShowDiv {
    color:white;	
}

#mySlideShowDiv a {
  color:#ed1c24;
  margin-top: 20px;  
}

.line {
  padding-top:8px;
}

.container {
  padding-top:10px;
  text-align: center;
}

img {
  border: 0;
}	
