/* ----------------------------------------------
	Template Name : TechJunkie
	Template Code : S-0024
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/    
	Last Date Modified : May 31, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666; 
	text-align: left;	
}

/* links */
a, a:visited {	
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background-color: inherit;
	text-decoration: underline;
}

/* Paragraphs */

p { padding: 0px 0px;	
font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-weight:normal;}


#words{
	style="position:absolute; left:25px; top:220px; width:360px;
}

 

.main {font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-weight:normal;}

.x1 {font-size:16px; font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-weight:normal;}

.x2 {font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color: #000; 
	font-weight:normal;}
	
.x3 {font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-weight:normal;}
	
.footer {font-size:10px; font-family: Arial, Helvetica, sans-serif;
	color: #999; 
	font-weight:normal;}
	
	

