html{
	background-image:url(../img/pattern.gif);
}

#main
{
	margin:30px;
	width: 760px;
	float: left;
	
}

#lateral
{
	width: 300px;
	float:left;
	margin-top:30px;
	margin-left: -30px;
}

#topo
{
	width: 730px;
	margin-left:30px;
}

.content
{
	width: 730px;
}

a:visited
{
	color: #00b8d3;
	text-decoration:line-through;
}

a:active, a:link
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	text-decoration: underline;
}

.txt { 
	font-family: "Georgia","Times New Roman"; 
	font-style: italic; 
	color:#333333; 
	text-decoration:none; 
	letter-spacing: 0em;
	vertical-align: 0%;
	line-height: normal;
	background-position: 0px;
	background-color:#FFFF00;
	}
	
.txt#description
	{		
	font-size: 18px;
	background-color:#F69;
	}

	
.txt#title {
	font-size: 30px; 
	}
	
.txt#info {
	font-size: 10px;
}

.txt#about {
	font-size: 23px;	
}

.txt#name {
	font-size: 43px;	
	background-color:#F69;
}

.txt#status {
	font-size: 33px;	
	background-color:#F69;
}
