* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: #bfadad;
	color: #333;
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif;
}
#container {
	background: url(bg.gif) repeat-y;
	width: 755px;
	margin: auto;
	text-align: justify;
}
#header {
	height: 262px;
	background: url(header.gif) no-repeat;
}
#header h1 {
color:#FFFFFF;
position:relative;
top:130px;
left:380px;
background:none;
display:inline;

}
h3 {
	text-align: right;
	font-weight: normal;
	line-height: 28px;
background:none;
position:relative;
top: -260px;
color:#FFFFFF;
	font-size: 95%;
}
#footer {
	background: url(footer.gif) no-repeat;
	height: 68px;
	clear: both;
	padding: 0 0 0 46px;
	font-size: 95%;
	line-height: 35px;
}
#content {
	width: 470px;
	margin-top: -80px;
	padding-left: 46px;
	float: left;
	text-align: center;
}
#column {
	width: 185px;
	margin-top: -20px;
	padding-left: 30px;
	float: left;
	color: #e4dfdf;
}
h1 {
	font-size: 150%;
	text-indent: 10px;
	line-height: 45px;
	color: #770000;
	background: url(divider01.gif) bottom right no-repeat;
	font-weight: normal;
	margin: 0 0 -6px 0;
	text-align: left
}
h2 {
	text-align: right;
	background: url(divider02.gif) bottom right no-repeat;
	font-weight: normal;
	line-height: 28px;
	font-size: 130%
}
p {margin: 0 0 5px 0; text-align: justify}
a:link, a:visited {color: #A43B3B; }
a:hover {color: #000; }
#column a:link, #column a:visited {color: #C65E5E; }
#column a:hover {color: #FEE1E1}
ul, ol {margin: 0 0 5px 2em; text-align: justify}
#column ul {margin: 0 0 5px 0; list-style: none}
.avatar {float: left; margin: 0 5px 0 0;}
.box {
	width: 418px;
	margin: 10px auto;
	padding: 5px 10px;
	background: url(boxbg.gif) repeat-y;
	font-size: 95%;
	border: #bfadad solid;
	border-width: 1px 0;
	text-align: justify
}