/* 
http://www.trenethick.co.uk
TTPS freelance online communications
Copyright @ TTPS 2008
You are welcome to use this style sheet but please remember it is only polite to ask permission first
 */

/* content styles

------------------------------------------------------------*/

#content {
	float: left;
	width: 70%;
	overflow: auto;
	}

/* leftside
---------------------------------------------*/

#leftside {
	display: none;
	width: 0%;
	}

/* side
---------------------------------------------*/

#side {
	float: right;
	width: 30%;
	}

#sidespace {
	clear: both;
	height: 10px;
	}

/* footer
---------------------------------------------------------------*/

#footer {
	clear: both;
	}


/* Bottom -----------------------------------------------------------------*/
#bottom {
	clear: both;
	}

/* misc.
---------------------------------------------------------- */

#editForm {
	margin-left: 20px;
	text-align: left;
	}
	
/* Accessibility
---------------------------------------------------------- */

