body {
	background-color: #181818;
}
html {
	overflow: scroll;
}
a:link {
	color: ##990099;
}
a:visited {
	color: #9933FF;
}
a:active {
	color: #181818;
}
#logo {
	background:url(img/logo.gif) repeat;
	position: absolute;
	left: 19px;
	top: 7px;
	width:327px;
	height:91px;
	background-image: url(logo.png);
}
#links {
	position: absolute;
	left: 780px;
	top: 2px;
	width:277px;
	height:586px;
	visibility: visible;
}
#links table td {
	height:24px;
}

.cursos {
	position: relative;
	border:1px solid #888888;
	width:764px;
	height:450px;
	overflow:auto;
}
.galeria{
	width:760px;
	height:450px;
overflow:hidden;
	/*border:1px solid red;*/
}
.pro {
	color: #878787;
	text-align:center;
	font-family: Tw Cen MT;
	font-style:normal;
	font-weight:normal;
	font-size:95%;
}
.escondido {
	color: #181818;
	text-align:center;
}
#img_pro {
	background:url(img/profile.jpg) repeat;
	position: absolute;
	left: 0px;
	top: 20px;
	width:760px;
	height:126px;
}
