body {
	background-image: url(images/background.jpg);
	background-color:#FF00CC;
	background-repeat: repeat-x;
	background-attachment: fixed;


}

.branding{
	position:absolute;
	left:0px;
	align:center;
}

.navigation{
	position:absolute;
	left:0px;
	top:130px
	
}

.sub_bar{
	position:absolute;
	padding:5px;
	margin:0px;
	left:0px;
	top:200px;
	width:200px;
	height:100%;
	background-color:#CC0099;
}
.content{
	position:absolute;
	left:220px;
	top:200px;
	width:250px;
	background-color:#000000;
	padding:10px;
	font-family:arial,verdana,times;
	font-size:.8em;
	color:#666666;
	line-height:1.5em;

}

.content2{
	position:absolute;
	left:500px;
	top:200px;
	width:250px;
	background-color:#000000;
	padding:10px;
	font-family:arial,verdana,times;
	font-size:.8em;
	color:#666666;
	line-height:1.5em;

}

.container {
	position:absolute;
	top:0px;
	left:200px;
	height:100%;
	

}

.footer {
	position:static;
	left:25%px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
}

.content a:link{color:#FF66CC;}
.content a:visited{color:#666666;}
.content a:active{color:#FF00CC;}
.content a:hover{color:#ffffff;}

.content2 a:link{color:#FF66CC;}
.content2 a:visited{color:#666666;}
.content2 a:active{color:#FF00CC;}
.content2 a:hover{color:#ffffff;}


p {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	

}

.site-map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	background-image: none;
	color: #FFFFFF;
}

li.foot {
	background-image: none;
	list-style-image: none;
	color: #FFFFFF;
	display: inline;
}
hr {
	border: thin solid #FFFFFF;
	width: 400px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link{color:#CCCCCC;}
a:visited{color:#CCCCCC;}
a:hover{color:#FF00CC;}
a:active{color:#CCCCCC;}

#footer.a:link{color:#CCCCCC;}
#footer.a:visited{color:#CCCCCC;}
#footer.a:hover{color:#FF00CC;background-color:#000000;padding:20px;}
#footer.a:active{color:#CCCCCC;}

.wrapper {
	text-align:left;
	position:relative;
	background-color:#000000;
	width:500px;
	padding:30px;
	left:300px;
}

.wrapper_tube {
	text-align:left;
	position:relative;
	background-color:#000000;
	width:800px;
	height:1000px;
	padding:30px;
	left:200px;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.columna {
	background-color:#000000;
	width:150px;
}

.embed_box {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	text-align:center;
}

li {
	display:inline;
}

.intro {
	width: 900px;
	height:680px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	position:relative;
	background-image: url(images/frontpage.png);
	text-indent:-9999px;
	background-repeat: no-repeat;
	
	
}

.enter {
	font-family:arial, helvetica, sans-serif;
	font-size:52px;
	position:absolute;
	left:535px;
	top:380px;
	font-weight: bold;
	
}
.enter a:link{color:#FFFFFF;text-decoration:none;}
.enter a:visited{color:#FFFFFF;text-decoration:none;}
.enter a:hover{color:#000000;text-decoration:none;}

