﻿/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Containers */

#leftside 		{ width:400px; margin: 10px;float :left; background-color: #dddddd; border:0px #aaa dashed;	 }
#rightside		{ width:400px; margin: 10px;float :left; background-color:#dddddd	}


/* Navigation */

#leftside_2 		{ width:250px; margin: 10px; float:left; background-color: #dddddd; border:1px #aaa dashed;	padding: 10px; }
#rightside_3	{ width:550px; margin: 10px;float :left; 	}

