body {
		 margin:0px; padding:10px;
		 text-align: left;
		 font-family: arial, helvetica, sans-serif;
		 background-color: #400040;
		 }
		 
	 
#background {
						width:1700px; height: 1500px;
						margin:0px auto;
						text-align:left;
						border-style: none; border-width: 0px; border-color:#000000;
						
						}
                        
#content {
				 float:left; width:920px; height:1280px;
				 text-align:left;
				 padding:0px;
                 
				 }		                        
	
#detail {
				 float:right; width:730px; height:1260px;
				 text-align:left;
				 padding:10px;
				 background-color:#FFF2FF;
				 }
                 
#thumbnail {float:right; width:220px; height:300px;

           }
                    
#adsright 	{	
			float:right; width:760px; height: 1260px;
			padding:10px;
			text-align:left;
			}	                    
                    
#links 		{
			float:left; width: 150px; height: 1260px; padding: 10px;
			border-style: none; border-width: 0px; border-color: #ff359a;
			font-size: 1em;
			}				 								 
	

#right-footer {
				 float:right; width: 760px; height: 180px;
				 text-align:left;
                 padding:10px;
				 }	
                 
                 
#left-footer {
				 float:right; width: 730px; height: 180px;
				 text-align:left;
                 padding:10px;
				 background-color:#FFF2FF;
				 }


#ad		{
			
			margin:20px auto;
			padding:0px;
			text-align:center;
			}	

           
h1 {	 	 
		 background-color: ;
		 padding: 10px;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 180%;
		 text-align: center;
		 }

h2 {
	 	 background-color: ;
	 	 font-family: arial, helvetica, sans-serif;
	 	 font-size: 120%;
		 text-align: center;
		 }

a:link { 
			 		text-decoration: none;
					color: blue;
}
a:visited { 
					text-decoration: none;
					color: purple;
}
a:hover{
				color: black;
				text-decoration: underline;
				background-color:  #ff99ff;
}



