/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

html, body, div{
padding:0px; margin:0px;
}


body{
font-family:arial, helvetica, sans-serif;
background-color: #090909;
font-size:14px;
}

#navigation{
color:#0000FF;
font-family:georgia, "Times New Roman",Times, serif;
background-color: #211F1F;
margin-top: 50px;  
margin-bottom: 30px;
padding:20px; 
}
 
#navigation ul{
list-style-type:none;
padding: 0px;
margin: 0px;
}

#navigation ul li{
display:inline;
margin-right:40px;
}

#navigation a{
color:blue;
text-decoration:none;
}
 
#navigation a:hover{
color:white;
}
 
h1{
color:#ff0000;
}

#picture-text{
color:#FF0000; 
padding: 20px;
}

.homepage{ 
background-image:url('pictures/zondabackground.jpg'); 
height: 728px;
}

.about-me{
background-image:url('pictures/c-x75background.jpg');
height: 728px;
}

.videos{
background-image:url('pictures/bmw-visionbackground.jpg');
height: 728px;
}
 
.gallery{
background-color:#090631;
}
 
.contact-me{
background-image:url('pictures/mazdabackground.jpg');
height: 728px;
}

.map{
xmargin-left:500px;
xmargin-top:-380px;
float:right;
}

#contact-form{
float:left;
}

#table{
margin-left:80px;
}

.medium{
width: 100px;
}

#footer{
margin-top:-40px;
margin-left:20px;
}

.white{
color:white;
}

.blue{
color:#0080FF;
}

.green-white{
color:#10B107;
background-color:white;
padding:5px;
}

.green{
color:#10B107!important;
}

.yell{
color:#EFF411;
background-color:white;
}

.black{
color:#000000;
}

#caption{
background-color:#C0C0C0
}

 
#container{
width:986px; 
margin:0px auto;
}

#picture-text a {
color:red;
 }
 
#picture-text a:hover {
color: blue!important;
 }
 
#navigation a.selected {
	color:white;
}