/* DOCUMENT INFORMATION
	- Document: Aaron Brand : Portfolio 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: #0cf;
		}

	a:hover {
		color: #ccc;
		}

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

/* HEADER (2ND)
   =============================
	 Defined in aaronbrand.css */
   
/* NAVIGATION(2ND)
   =============================
      Defined in aaronbrand.css */
					
		
/* CONTENT(1ST)
   ============================= */
   
#portfolio {
	border-top:5px solid #36f; 
	padding:10px 9px 10px 9px;
	position:absolute;
	height: 433px;
	width: 757px;
	left: 114px;
	top: 248px;
	}
	
	#info {
		width:757px;
		border-bottom:solid 1px #666;
		padding: 9px 0px 9px 0px
		}
		
/* FOOTER(2ND)
   ============================= */
		
	#footer {
		border-top:1px solid #36f; 
		padding: 9px 0px 0px 0px;
		margin: 9px 0px 0px 0px;
		background-image:none;
		text-align:center;
		}
		

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