 a:link{color:#b3071b;}
 a:visited{color:#b3071b;}
 a:hover{color:#b3071b;}
 a:active{color:#b3071b;}
a{text-decoration:none;}

body{
margin: 0px;
}

#header {
	position: absolute;
	border: 0px solid black;
	width: 828px;
	height:103px;
	font-weight: bold;
	text-align: justify;
	background-image: url(../pic/header.jpg);
}
#menu {
	position: absolute;
	border: 0px solid black;
	top:103px;
	width: 170px;
	height:597px;
	font-weight: bold;
	text-align: justify;
	background-image: url(../pic/menu.jpg);
}
#meta {
	position: absolute;
	border: 0px solid black;
	top:570px;
	left:10px;
	width: 429px;
	height:38px;
	padding-top: 8px;
	padding-left: 8px;
	font-size:12px;
	font-weight: bold;
	color: 	#58585a;
	text-align: justify;
    font-family: Arial;
	text-decoration:none;


}
#content {
	position: absolute;
	border: 0px solid black;
	top:117px;
	left:184px;
	width: 442px;
	height:448px;

	font-size:12px;
	font-weight: bold;
	color: 	#58585a;
	text-align: justify;
    font-family: Arial;

}
#items{
	position: absolute;
	border: 0px solid black;
	top:168px;
	left:635px;
	width: 243px;
	height:448px;
	padding-top: 8px;
	padding-left: 8px;
	font-size:12px;
	font-weight: bold;
	color: 	#58585a;
	text-align: justify;
    font-family: Arial;
}
#sidebar {

	position: absolute;
	border: 0px solid black;
	top:117px;
	left:643px;
	width: 160px;
	height:377px;
	margin-top:0px;
	margin-left:0px;
	font-size:12px;
	font-weight: bold;
	color: 	#58585a;
	vertical-align:top;
	background-image:url(../pic/sidebar.jpg);
	background-repeat:no-repeat;
	text-align: justify;
    font-family: Arial;
}
