body {		background: url(bkgrndDVD.jpg);
		background-repeat: no-repeat; 
		background-position: top center;
		background-color: #743D33;
		color:white;
		width: 100%;
		margin:0;
		padding: 0;
		font-size: 16px;
		font-family: "Verdana";
		}


.lost { 
	margin: 0;
	position: absolute;
	top: -500px;
	left: -3500px; }


.footer	{position: absolute;
	top: 850px;
	text-align: center;
	font-family: Arial;
     	width: 100%;	
        font-size: 16px;
        font-weight: bold;
	color: white;
        list-style: none;
        margin: 0;
        padding: 0;
        }

.footer a:link {
        color: black;
        
        } 
.footer a:visited {
        color: #777;
        
        }

.footer a:hover, .footer a:active {
        color: #8B9B87;
	text-decoration:underline;        
        }
.footer h4 {width: 45em;}
.footer img {border: 5px solid #000;}

	p            {
		font-size: 12px;
		margin:0px .5% .5% .5%;
		}
		
	h1 {	font-family: "Lucida Sans";		
		font-size: 34px;
		font-weight: bold;		
		margin: -1px 0 -18px 0;
		}
	
	h2  {	font-size: 18px;
		font-weight: bold;		
		
		}
	h3  {	font-size: 16px;
		font-family: Arial;
		color: #eee;
		margin-top: -5px;
		}
               h4  {	font-size: 16px;
		font-family: Arial;
		
		margin: 0;
		}
	
	ul {
		font-size:14px;
		}

a                {text-decoration: none; }
a:link         {color: yellow; }
a:visited     {color: #bbb; }
a:hover      {color: #8B9B87;
	    text-decoration:underline;
		}


#centercontent {	width: 1000px;
		margin-right:auto;
		margin-left:auto;
		margin-top;80px;
		padding:0px;
		text-align:left;
		}


#banner {	width: 35em;
		text-align:left;
		padding: 80px 0px 0px 0px;
		}


#rightcontent {color:white;
		width: 400px;
		float: right;
		padding: 150px 0px 0px 0px;
		}

#leftcontent {color:white;
		width: 450px;
		float: left;
		padding: 140px 0px 0px 0px;
		}

