/* CSS Document */
#header {
background-color:#A72124;
height: 62px;	
}

/*<div id="//list">
  <div align="center" class="style8"><a href="websites.php">Websites</a>   
      <a href="flash.php">Flash</a>
       <a href="creative.php">Creative</a>  
     <a href="aboutme.php">About Me</a>  
      <a href="contact.php">Contact</a> 
  </div>
</div>
*/



a img {
border-color:#CCCCCC;
}

#background {
	width:900px;
}
	
	
@media screen and (-webkit-min-device-pixel-ratio:0){
#email {
margin-left: 100px;
}
}

#graystripe {
position:fixed;
margin:-15px auto 0px auto;
height:18px;
width:3000px;
z-index:51;
background:url(graystripe.png) repeat-x;
}


#container {
	margin:0px auto;
	background-color:#ffffff;
	width:900px;
	height:auto;
	position:relative;
	/*border:solid;
	border-width:medium;
	border-color:#000000;
	border-bottom:none;
	background:url(headerfinal.png) no-repeat; */ 
	/*border-bottom-color:#c5fd17;*/
	/*site background 
	background:url(backgroundfinal.png); */
}


#resumetext {
	margin: 0px auto 0px auto;
	background-color:#ffffff;
	padding: 0px 0px;
	width:750px;
	height:400px;
	z-index:1;
	
}

#resumetext p{
	padding: 0px 25px;
	}

#alltext {
	/* margin: -25 0 0 37; */
	margin: -15px auto;
	padding: 10px 0px;
	width: 725px;
	background:url(greenbar.png) repeat-y;
	
}

#websitestext {
	margin: 10px auto;
	width:725px;
	
}

#flashtext {
	margin: 10px auto;
	width:725px;
	
}


#heading {
	z-index:2;
}

.style3 {
	margin: 0 auto;
}

#nav{
	position:absolute;
	top:0px;
	left:420px;
	width:330px;
	height:28px;
	z-index:3;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	width: 600px;
	margin: 0 auto;
}

#description {
	font-size: 14px;
	font-style: normal;
	width: 600px;
	margin: 0 auto;
	font-weight:bold;
}

#list{
	position:absolute;
	top:0px;
	right:10px;
	left: 470px;
	width: 350px;
	z-index:5;
	height: 54;
}

#myFlash {
	position: relative;
	top: 0px;
}

p.flash {
	border: 1px solid blue;
	text-align: center;
}

#container ul li {
	list-style: none;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
	width:350px;
	float: left;
	margin-right: 15px;
}

#container li span {
	position: absolute;
	left: -9999em;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	width:900px;
	background:url(newfooter.png);
}

#featuredsite img {
	width:291px;
	height:254px;
	margin-top:80px;
}

#featuredflash img {
	margin-top:80px;
	width:291px;
	height:254px;
}

#featuredad img {
	margin-top:195px;
	width:290px;
	height:360px;
}

#rightside {
	position:absolute;
	top:-200px;
	left:300px;
	float:left;
}

#leftside {
	margin-left:0px;
	float:left;
	width:450px;
}

.clear {
	clear:both;
}

#restaurantpic img {
	margin-left:105px;
	width:200px;
	height:200px;
	}
	
#address {
	position:absolute; 
	left: 604px; 
	top: 323px;
}

#contactbox {
	margin-right:50px;
}
	
	
.espnpic {
position:absolute;
z-index:1;
}

#espnbanner {
	position:absolute;
	z-index:10;
	left: 402px;
	top: 222px;
}

.halfOpacity {
   opacity: 0.5;
   filter: alpha(opacity=50); /**//* older IE */
}

