* {	margin:0;padding:0;}

Body {
	color:#222222;
	font: 1em/1em Tahoma,Verdana,"Trebuchet MS",sans-serif;
	background:#CDA3AB url(bg.gif) left top repeat-y;
	text-align:justify;
	}
a:link {color:#CC3377;}
a:visited {color:#000000;}

input, textarea {
	color:#222222;
	font-size: 0.8125em;
	background-color:#CDA3AB;
	border:#C58891 1px solid;
	}
p {
	font-size: 0.8125em;
	line-height: 1.3846em;
	margin:0 0 1em;
	}
h1 {
	color: #AA0000;
	font-size: 0.875em;
	margin: 0.3em 0 0 0;
	padding: 0 0 0 17px;
	background: url(bullet.gif) 0.1em center no-repeat;
	}
h2 {
	font-size: 0.8125em;
	}
blockquote {
	background: url(blockquote.gif) 0.25em 0 repeat-y;
	padding: 0 1em 0 1.6em;
	}
ul {
	padding: 0 0 0.6em 0;
	list-style-type:none;
	}
li {
	font-size: 0.8125em;
	}
li:before {
	content:"\002013 \0020";
	}

#layout {
	float:left;
	z-index:1;
	}
#title {
	float:left;
	padding:354px 0 0;
	z-index:2;
	width: 250px;
	background-color: #CDA3AB;
	}
#content {
	position:absolute;
	top:430px;
	left:20px;
	width:450px;
	z-index:100;
	}*/