body {
width: 750px;
background-color: #000000;

}

#header {
position: absolute ;
margin-left: 15px;
margin-top: 190px;
font-family: arial,helvetica;
font-size: 18px;
padding: 5px;

}

#header a {

color: #66cc00;
text-decoration: none;

}


#horses {

position: absolute ;
margin-left: 15px;
margin-top:60px;
background: url(/images/horses3.jpg);
height: 119px;
width: 150px;
border: 3px solid #ffffff;


}

#nav {

	position: absolute;
	margin-top: 215px;
	margin-left: 25px;
	width: 200px;
	padding: 5px;

}

#nav a{
 
text-decoration: none;
font-family: arial,helvetica;
font-size: 15px;
color: #ffffff;
padding: 3px;

}

#nav a:hover {
color: #66cc00;

}

#nav h1 {
color: #66cc00;
display: inline;
font-size: 15px;

}


#rightDiv {

	position: absolute;
	margin-top: 60px;
	margin-left: 600px;
	width: 275px;
	text-align: right;

}


#rightDiv p {
  
  font-family: arial,helvetica;
  color: #ffffff;
  margin-bottom: 5px;
  
  }
  

  
#rightDiv a {
	
  color: #ffffff;
  border: 3px solid #ffffff;
  padding: 5px;
  text-decoration: none; 

  }
  
#rightDiv a:hover {

	color: #66cc00;
	border: 3px solid #66cc00;
	
}

#videoThumb {

	position: absolute;
	margin-top: 60px;
	margin-left: 700px;
	width: 175px;
	text-align: right;

}


#videoThumb a img {
	
	width: 50px;
	height: 50px;
	padding: 5px;
	border: 3px solid #ffffff;
	padding: 5px;
	margin: 3px;
}

#videoThumb a:hover img {

	border: 3px solid #66cc00;


}
  
#centerDiv {
 
 	position: absolute;
	margin-top: 60px;
	margin-left: 275px;
	width: 250;
	border: 5px solid #ffffff;
	padding: 15px;
	
}
 
 #centerDiv p{
 
 width: 250;
 font-family: arial,helvetica;
 color: #ffffff;
 padding: 5px;
 letter-spacing: 1px
 
 }
 
 #centerDiv img{

margin-left: 50;
height: 150px;
width: 150px;
 
 }
 
 #centerDiv a{

text-decoration: none;
font-family: arial,helvetica;
font-size: 15px;
color: #66cc00;

}

#centerDiv a:hover{
color: #ffffff;
}

#resume {

	position: absolute;
	margin-top: 60px;
	margin-left: 275px;
	width:700px;
	padding: 15px;
	color:#ffffff;


}

#resume p{

	margin: 5px;
	padding: 3px;

}

#resume h1{

	

}

#dynamic
{

}


.video{
 
 	position: absolute;
	top: 30px;
	left: 350px;
	width: 300px;

}

.video p{

font-family: arial,helvetica;
 margin-right: 5px;

 color: #000000;

}

.video h1{

  font-family: arial,helvetica;
  margin: 30px 35px;
  margin-right: 5px;
  margin-left: -10px;
  color: #000000;
    /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  /* for Mozilla */
  -moz-opacity:0.9;
  
  font-size: 20px;
  font-weight: bold;
}

.video a{

text-decoration: none;
font-family: arial,helvetica;
font-size: 15px;
color: #ffffff;

}

.video a:hover{
border-top: 3px solid #66cc00;
}


#bottomNav{

text-decoration: none;
font-family: arial,helvetica;
font-size: 15px;
color: #ffffff;
position: absolute;
left: 280px;
top: 715px;


}

.company{
padding: 0px;
margin: 0px 25px;

font-size: 15px

}



