@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../media/bg_gradient_sky.jpg);
	background-repeat: repeat-x;
	background-color: #93BBEC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	height: 100%;
	background-position: 0px 0px;
	font-size: 90%;
}
/* Containers */
#bg_moon {
	background-image: url(../media/bg_moon.jpg);
	background-position: center 200px;
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 0;
}
#bg_mountains {
	background-position: center 400px;
	background-repeat: no-repeat;
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 1;
}
#elcentro {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 2;
	background-image: url(../media/bg_planet.gif);
	background-repeat: no-repeat;
	background-position: center 440px;
}
#content {
	height: 630px;
	background-repeat: no-repeat;
	background-position: center 500px;
	text-align: center;
}
#bg_house {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 1px;
	line-height: 1px;
}
#main {
	height: 630px;
	width: 950px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	z-index: 0;
	left: 50px;
	top: 35px;
}
#language {
	height: 30px;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 850px;
	text-align: right;
}
#title_page {
	position: absolute;
	z-index: 0;
	top: 85px;
	left: 500px;
	text-align: right;
	font-size: 130%;
	letter-spacing: 2pt;
	width: 400px;
	color: #4887CA;
}
#nav {
	background-position: 8px 170px;
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 160px;
	height: 500px;
	position: absolute;
	z-index: 1;
	top: 130px;
	left: 0px;
	float: right;
}
#home_left {
	position: absolute;
	width: 380px;
	height: 220px;
	left: 175px;
	top: 120px;
	z-index: 2;
	background-image: url(../media/bg_hl.gif);
	background-repeat: no-repeat;
	text-align: justify;
	line-height: 18px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_left_p{
	position: absolute;
	left: 337px;
	top: 340px;
	z-index: 1;
	background-image: url(../media/bg_hl_p.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 51px;
}
#home_right {
	position: absolute;
	width: 300px;
	height: 230px;
	left: 610px;
	top: 90px;
	z-index: 2;
	background-image: url(../media/bg_hr.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
}
#home_right_p{
	position: absolute;
	left: 671px;
	top: 320px;
	z-index: 1;
	background-image: url(../media/bg_hr_p.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 51px;
}
#portfolio {
	position: absolute;
	width: 720px;
	left: 180px;
	top: 127px;
	z-index: 2;
	font-size: 80%;
}
#portfolio_w {
	background-image: url(../media/bg_gallery_w.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#portfolio_info {
	position: absolute;
	width: 400px;
	left: 200px;
	top: 510px;
	z-index: 4;
	text-align: left;
}
#portfolio_nav_pages {
	position: absolute;
	left: 485px;
	top: 495px;
	z-index: 4;
	text-align: right;
	font-weight: bold;
	height: 22px;
}
#mouse {
	position: absolute;
	left: 590px;
	top: 480px;
	z-index: 5;
}
#about_left {
	position: absolute;
	width: 380px;
	left: 185px;
	top: 130px;
	z-index: 2;
	text-align: justify;
	line-height: 20px;
}
#about_left_in {
	font-size: 90%;
}
#about_left_b {
	position: absolute;
	left: 485px;
	top: 495px;
	z-index: 2;
}
#about_leo {
	position: absolute;
	width: 300px;
	left: 600px;
	top: 130px;
	z-index: 2;
	text-align: justify;
	line-height: 20px;
}
#about_others {
	position: absolute;
	width: 300px;
	left: 600px;
	top: 310px;
	z-index: 2;
	text-align: justify;
	line-height: 20px;
}
#about_andy_img {
	position: absolute;
	left: 510px;
	top: 145px;
	z-index: 2;
}
#about_leo_img {
	position: absolute;
	left: 505px;
	top: 325px;
	z-index: 2;
}
#contact_left {
	position: absolute;
	width: 300px;
	left: 185px;
	top: 130px;
	z-index: 2;
	text-align: justify;
	line-height: 20px;
}
#contact_right {
	position: absolute;
	width: 400px;
	left: 510px;
	top: 120px;
	z-index: 2;
	text-align: justify;
	line-height: 20px;
}
#leocat_home {
	position: absolute;
	left: 370px;
	top: 355px;
	z-index: 1;
}
#andycat_home {
	position: absolute;
	left: 605px;
	top: 355px;
	z-index: 1;
}
#leocat_contact {
	position: absolute;
	left: 370px;
	top: 330px;
	z-index: 1;
}
/* Page structures 
.home #left {width: 50%;}
*/
/* Links, text */
.nav_links {
	list-style-type: none;
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li {
	text-align: center;
	padding-bottom: 2px;
	padding-top: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover, a:active{
	outline: none;
	text-decoration: none;
	color: #FFCC00;
}
a.a1:link, a.a1:visited, a.a1:active {
	color:					#66CCFF;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.a1:hover, a.a1:visited:hover, a.a1:active:hover {
	color:					#FFFF00;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.a2:link, a.a2:visited, a.a2:active {
	color:					#FFCC00;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.a2:hover, a.a2:visited:hover, a.a2:active:hover {
	color:					#FF9900;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.a3:link, a.a3:visited, a.a3:active {
	color:					#0D81A5;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.a3:hover, a.a3:visited:hover, a.a3:active:hover {
	color:					#FFFF00;
	text-decoration:		none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.activelink {
	font-weight: bold;
	color: #999999;
}
.portfolio_pgs {
	height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #2298BF;
}
.about_row1 {
	color: #FFFFFF;
}
.about_row2 {
	color: #FFFF99;
}
.titleb{
	padding-bottom: 8px;
}
