body 
{	
	background-color: rgb(255,0,0);   
	background-image: url("/images/toxicpixeL_light_bg.png"); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;     
} 

.strong
{
	font-weight: bold;
}
   
.p
{
	font-family: sans-serif;   
	font-size: 16pt;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 432px;
	text-align: left;
}

#mediacidversion
{             
	top: 108px;
	width:20%;   
	height:30%;   
	position:relative;   
	margin: 0 auto; 
	text-align: center;
	color: red;  
	font-size: 16pt;
	font-family: monospace;  
	font-weight: bold; 
}
           
div.left_top_panel
{    
	opacity: 0.7;
	position:absolute;
	top: 0px;
	width:20%;   
	height:20%;   
    left:0px;
	text-align: left;
	background-color: white;
	color: red;  
	font-size: 12pt;
	font-family: monospace;   
}
       
div.right_top_panel 
{  
	opacity: 0.7;
	position:absolute;
	top: 0px;
	width:20%;   
	height:20%;   
    right:0px;
	
	text-align: right; 
	background-color: white;
	color: red;  
	font-size: 12pt;
	font-family: monospace;  
	float:right;
	
}     
  
#l_edge_block
{       
	bottom: 0px;
	width:10px;   
	height:80%;   
    left:0px;
	background-color: red;
	float:left;  	
}         

#r_edge_block
{   
   	bottom: 0px;
	width:10px;   
	height:80%;   
    right:0px;
	background-color: red;
	float:right;
	margin:0;
}                

#r_small_block
{   
   	bottom: 0px;
	width:80%;   
	height:10px;   
    right:0px;
	background-color: red;
	float:right;
	margin:0;
}           

#l_small_block
{   
   	bottom: 0px;
	width:80%;   
	height:10px;   
    right:0px;
	background-color: red;
	float:left;
	margin:0;
}        

#pod_space 
{                 
	opacity:0.5;        

	border: 0px;
	width:98.5%;     
	height:15%;   
	position:relative;   
	margin: 0 auto; 
	text-align: center;
	text-align: center; 
	background-color: black;
	color: white;  
	font-size: 12pt;
	font-family: monospace;   
	z-index:1;
	
}    

#contact 
{   

	bottom:0px;
	border: 0px;
	width:98.5%;  
	height:64px;   

	margin: 0 auto;    
	position: relative;
	text-align: center;
	text-align: center; 
	background-color: black;
	color: white;  
	font-size: 12pt;
	font-family: monospace;   
	float: bottom;  
	top:150px;
	
}                      


     
#main_content
{         
	opacity:0.85;
	background-color:white;       
	width:80%;


	top:120px;
	z-index:9;
	position:relative;   
	margin: 0 auto; 
	text-align: center;
}                  

#copyinfo
	{                  
		position: relative; 


		padding:15px;  
		padding-top:8px;  
		padding-bottom:15px;  
		padding-left:30px;        
	margin: 0 auto; 
		width:82%;   
		height:0px;   
		background-image: url("/images/pavertile2.png"); 
		background-attachment: fixed;                                     
		font-family: sans-serif;    
		font-weight: bold;     
		text-align: center;
		font-size: 8pt;
	top:120px;
    }
         

#resumeinfo
    {                  
		position: relative; 


		padding:15px;  
		padding-bottom:15px;  
		padding-left:30px;        
	margin: 0 auto; 
		width:82%;   

		font-family: sans-serif;    
		font-weight: bold;
		font-size: 8pt;

	text-align: right; 
	       	top:90px;                 

}
