/*********************************************************/
/*                                                       */
/*   CALIGREAN.COM V2.0 LAYOUT STYLE SHEETS              */
/*                                                       */
/*********************************************************/

#content {
	float:center;
	font-family: arial, helvetica;
	font-size:14px;
	margin:0;
	padding:0;
	color:#999;
	background:black;
	}
div.header {
	width: 800px; height:52px;
	position:absolute; top:0px; left:0px;
	margin:auto;
	padding:0;	
	color:#999;
	background:url('../Images/Topper.gif') no-repeat;
	border:0;
	}
div.navbar {
	width: 640px; height:30px;
	position:absolute; top:160px; left:160px;
	margin:0;
	padding:0;	
	color:#AF6622;
	background:#AF6622;
	border:0px;
	}
div.left {
	float:left;
	width:160px; height:1100px;
	position:relative; top:150px; left:0px;
	margin:0;
	padding:0;
	color:#999;
	background:black;
	border:2px solid #AF6622;
	border-width:0 2px 0 0;
	}
div.content {
	width:580px; height:100%;
	position:absolute; top:220px; left:220px;
	margin:0;
	padding:0;
	color:#999;
	background:black;
	border:0;
	}
	
div.lefta {
	width:230px; height:100%;
	position:absolute; top:100px; left:0px;
	margin:0;
	padding:0;
	color:#999;
	background:transparent;
	background:url('../Images/Orangebehind.jpg') no-repeat;
	border:5px solid #000;
	border-width:0 5px 0 0;
	}
div.righta {
	width:230px; height:100%;
	position:absolute; top:100px; left:565px;
	margin:0;
	padding:0;
	color:#999;
	background:#1C331C;
	background:url("../Images/Greenbehind.jpg") no-repeat;
	border:5px solid #000;
	border-width:0 0 0 5px;
	}
div.contenta {
	width:325px; height:100%;
	position:absolute; top:100px; left:235px;
	margin:0;
	padding:0;
	color:#999;
	background:#000;
	border:5px solid #000;
	border-width:0 5px 0 0;
	}
div.navbara {
	width: 800px; height:45px;
	position:absolute; top:50px; left:0px;
	margin:0;
	padding:0;	
	color:#AF6622;
	background:#AF6622;
	}
