#menu
	{
	width:900px;
	height:90px;
	border-width:thin;
	border-style:dashed;
	border-color:#999;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	line-height:3em;
	}
#content
	{
	width:900px;
	height:510px;
	border-width:thin;
	border-style:none;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	}
#home
	{
	width:180px;
	height:89px;
	float:left;clear:left;
	}
#comics
	{
	width:180px;
	height:89px;
	float:left;
	}
#bio
	{
	width:180px;
	height:89px;
	position:relative;
	float:left;
	}
#blog
	{
	width:180px;
	height:89px;
	position:relative;
	float:left;
	}
#elena
	{
	width:180px;
	height:89px;
	position:relative;
	float:left;
	color:#C60;
	}
#new
	{
	width:550px;
	height:450px;
	float:left;
	}
#news
	{
	width:200px;
	height:450px;
	border-left:dashed;
	border-width:thin;
	border-color:#999;
	padding:10px;
	margin-right:20px;
	float:right;
	text-align: left;
	}
#comics_menu
	{
	width:550px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	}
#comics_dec
	{
	width:200px;
	height:450px;
	padding:10px;
	margin-right:20px;
	float:right;
	}
#heidi
	{
	width:900px;
	height:510px;
	overflow:auto;
	}
#one
	{
	width:500px;
	float:left;clear:left;
	}
#two
	{
	width:500px;
	float:left;
	margin-top:10px;
	}
#bio_pic
	{
	width:350px;
	height:450px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	text-align: justify;
	}
body,td
	{
	color: #999;
	font-family: Helvetica Neue Light;
	}
a:link
	{
	color: #999;
	text-decoration: none;
	}
