body
{
	margin: 0px;
	padding: 0px;
}

#main
{
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -388px;
	width: 775px;
	height: 550px;
}

#flashbar
{
	width: 775px;
	height: 104px;
}

#leftcolumn 
{
	float: left;
	background-image: url(../images/sombradireita.jpg);
	background-position: center center;
	width: 20px;
	height: 422px;
}

#rightcolumn 
{
	margin-left:753px;
	background-image: url(../images/sombraesquerda.jpg);
	background-position: center center;
	width: 22px;
	height: 422px;
	margin-top: -422px;
}

#leftcorner
{
	float:left;
	background-image: url(../images/cantoesquerdo.jpg);
	background-position: center center;
	height: 22px;
	width: 20px;
}

#rightcorner
{
	float: right;
	background-image: url(../images/cantodireito.jpg);
	background-position: center center;
	height: 22px;
	width: 22px;
}

#bottom
{
	float: left;
	padding-top: 4px;
	background-image: url(../images/sombrabaixo.jpg);
	background-position: center center;
	width: 733px;
	height: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4967A8;
	text-decoration: none;
}

#newscontainer
{
	float: left;
	width: 190px;
	height: 414px;
	font-family: verdana;
	font-size: 9px;
	padding: 4px;
}

#pagecontent
{
	float: right;
	width: 527px;
	height: 422px;
	margin-top: -422px;
	margin-right: -10px;
	font-family: verdana;
	font-size: 11px;
}

#content
{
	float: top;
	width: 733px;
	height: 422px;
}

.tinylink:link, .tinylink:visited, .tinylink:active 
{
	font-family: Verdana;
	font-size: 10px;
	color: #B0B0B0;
	text-decoration: none;
}

.tinylink:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #B0B0B0;
	font-weight: bold;
}

.portfoliotitle
{
	font-family: Verdana;
	font-size: 13px;
	color: #AAAAFF;
	font-weight: bold;
}

.portfoliolink:link, .portfoliolink:active, .portfoliolink:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #B0B0B0;
}

.portfoliolink:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #B0B0B0;
	font-weight: bold;
}

.portfoliothumb
{
	border: 1px solid #AAAAFF;
}

a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color: #AAAAFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #8888FF;
	font-weight: bold;
	text-decoration: none;
}

.newstitle
{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8888FF;
}

.newscontent
{
	font-family: verdana;
	font-size: 9px;
}

