body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;





}
.left {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-width: 2px;
	border-left-color: #FF0000;

}
.right {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
.top {
	background-image: url(../pics/punkrock.png);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;


}
.content {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;

}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
p {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;

}

