@charset "utf-8";
/* CSS Document */

body 
{
	background-image: url(../images/bg_3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	
</style>
<div><a href=http://www.myspacemaster.net><img src=http://www.myspacemaster.net/img/button.gif border=0 alt="myspace layouts"></a></div><div><a href=http://www.myspacemaster.net/scrollbar>Scrollbar Color</a> by MyspaceMaster.net</div><div>Get <a href=http://www.myspacemaster.net>Myspace Layouts</a></div>
}
.layer_menu 
{
	opacity:0.9;
	.filter:alpha(opacity=90);
	font-size: xx-small;
	margin: 0px;
	padding: 5px;
	background-position: center center;
	vertical-align: middle;
}
.layer_bg 
{
	opacity:0.8;
	.filter:alpha(opacity=80);
	font-size: x-small;
	margin: 0px;
	padding: 10px;
}
.layer_conteudo 
{
	opacity:1;
	.filter:alpha(opacity=100);
	margin: 0px;
	padding: 10px;
	font-size: x-small;
	height: 100%;
	
}
.div_template
{
	align: center;
	height: 100%;
}
.style1 {font-size: xx-small}
.style_resumo {
		font-size: xx-small;
		color:99CC00
		}
.style_titulo {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#conteudo {
	position:absolute;
	left:200px;
	top:52px;
	width:550px;
	height:396px;
	z-index:4;
	overflow-x:hidden;
	overflow-y:auto;
	visibility: visible;
}
#bg {
	position:absolute;
	left:200px;
	top:50px;
	width:550px;
	height:400px;
	z-index:1;
	visibility: visible;
	background-color: #000000;
}
#red {
	position:absolute;
	left:50px;
	top:50px;
	width:100px;
	height:100px;
	z-index:8;
	background-color: #FF0066;
	layer-background-color: #FF0066;
	border: 1px none #000000;
	visibility: visible;
}
#green { 
	position:absolute; 
	left:50px; 
	top:200px; 
	width:100px; 
	height:100px; 
	z-index:7; 
	background-color: #99CC00; 
	layer-background-color: #99CC00; 
	visibility: visible; 
	overflow: visible; 
	border: 1px none #000000;
}

#blue {
	position:absolute;
	left:50px;
	top:350px;
	width:100px;
	height:100px;
	z-index:6;
	background-color: #0066FF;
	visibility: visible;	
}
	
