html{
height: 100%;
}

body {
height: 100%;
background: url('images/bkgd.png') repeat 0;
margin: 0px;
text-align:center;
font: 12px verdana;
}
#container {
width:955px;
margin:0 auto;
position:relative;
min-height:100%;
background-color:#FFFFFF
}
* html #container{
height: 100%;
}
#pageHeader {
width:955px;
text-align:left;
}
#logo {
position: relative;
left:0px;
top:0px;
}
#skyline {
position: relative;
left:269px;
top:-145px;
height:143px;
width:686px;
}
html>body #skyline {top:-143px;}
#linkList {
width:955px;
background: url('images/bkgd.png') repeat 0;
text-align:left;
position: relative;
left:0px;
top:-145px;
}
html>body #linkList {top:-143px;}
#buttons{
position:relative;
left:40px;
}
#gradient {
width:955px;
text-align:left;
position: relative;
left:0px;
top:-146px;
}
#linkList2 {
background-color: #FFFFFF;
width:955px;
text-align:left;
position: relative;
left:0px;
top:-143px;
}
#buttons2{
position:relative;
left:222px;
}
#columnas {
	background-color: #FFFFFF;
	width:955px;
	text-align:left;
	position: relative;
	left:0px;
	top: -143px;
}
#columna1 {
width:450px;
position: relative;
vertical-align: text-top;
}
#columna2 {
float:right;
width:490px;
text-align:center;
position: relative;
left:0px;
}
#foot {
	clear:both;
	text-align:center;
	margin:0 auto;
	background-color: #FFFFFF;
	color: #0066CC;
	font: 10px verdana;
	width:955px;
	text-align:center;
	position: relative;
	margin-top: -108px;
}
#site{
font:14px verdana;
font-weight: bold;
}
#gradient2{
position: relative;
top:55px;
}
html>body #gradient2 {top:10px;}

.member{
background: url('images/bkgd.png') repeat 0;
border:1px solid #06c;
width:666px;
text-align:center;
margin:0 auto;
padding:10px;
height:122px;
}
.avatar{
float:left;
border:1px solid #06c;
}
.txt{
	font-family: Arial;
	font-size: 12px;
}
.txt a{font-weight:bold}
.memberTxt{
float:right;
width: 111px;
text-align: left;
}
#alerta{color:red}
.imgCenter{
	left:80px;
	display: block;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}
#texto1{
	font-family: Arial;
	font-size: 12px;
	margin: 30px 30px 10px 50px;
	text-align: justify;
}
#texto2{      
	font-family: Arial;
	font-size: 12px;
	margin: 0px 40px 10px 60px;
	text-align: justify;
}
.titulos{
  color: #0066CC;
	font-weight: bold;
}
.alignleft{float:left}
.aligncenter{float:center; margin:0}
.alignright{float:right; margin:0}

a, a:hover, a:visited{color:#06C;text-decoration:none;} 
