/* DOCUMENT INFORMATION
	- Document: Aaron Brand : About Specifics
	- Version:  1.1
	- Client:   www.aaronbrand.co.uk
	- Author:   Aaron Evans - www.aaronbrand.co.uk

    COLORS
	- default body text  #fff
	- subtitle h3 text   #666
	- default p text     #000

 	FONTS
	- default body text  Verdana, Arial, Helvetica, sans-serif
	- subtitle h2 text   Georgia, "Times New Roman", Times, serif
	- default p text     Verdana, Arial, Helvetica, sans-serif
	*/

/* GLOBAL SETTINGS
   ============================= 
	Defined in aaronbrand.css */
   
/* TEXT RELATED
   ============================= 
    Defined in aaronbrand.css */
   
/* IMAGES & LINKS
   ============================= */
   	a {
		color: #0c3;
		}

	a:hover {
		color: #ccc;
		}

/* GENERAL CLASSES
   ============================= 
   None*/
   

/* HEADER (2ND)
   =============================
	 Defined in aaronbrand.css */
   
/* NAVIGATION(2ND)
   =============================
      Defined in aaronbrand.css */
					
		
/* CONTENT(1ST)
   ============================= */
   
#about {
	border-bottom:1px solid #093; 
	border-top:5px solid #093; 
	padding:10px 9px 10px 9px;
	position:absolute;
	height: 370px;
	width: 757px;
	left: 114px;
	z-index:-2;
	top: 248px;
	}		
		
/* FOOTER(2ND)
   ============================= */
		
	#footer {
		left: 344px;
		top: 648px;
		}
		

/* Signature Remark: AaronBrand Designing your Face off! */
