/* shadows  */
/* site layout tags  */
/* ratan@todaywaslonely.org */
/* created on 29 Dec 2007 */
/* last edited on 27 Nov 2008 */

@import "common.css";

#wrap {
	width: 68.3em;
	text-align: left;
	position: relative;
	margin: 1em;
	padding: 0.8em;
	background: #4682B4;
	color: #000;
	border: 0; 
}

#banner {
	width: 65em;
	height: 3.5em;
	position: relative;
	margin: -1.8em 0 0.8em 0;
	background: #4682B4;
	color: #000;
	border: 0;
	text-align: center;
}

#content {
	width: 58em;
	background: #4682B4;
	color: #f0ffff;
	position: relative;
	margin: 1.7em 0 1.7em 17em;
	padding: 0.6em;
	text-align: justify;
	line-height: 1.8em;
	font-size: 0.9em;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	border: 0;
}

#menu {
	width: 15.5em;
	height: 34.7em;
	border: 1px black dotted;
	background: #4682B4;
	color: #f0ffff;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.4em;
	margin: 0;
	position: absolute;
	top: 10em;
	left: 1em;
}

/* fin */