body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	padding: 0;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	font: 14px/24px Helvetica, Sans-Serif; color: #7e7e7e;
	background: #f5f5f5 url(images/bg.png);
}

#frontpage {
	top: 200px;
	left: 400px;
	position: absolute;
}
#choice {
	top: 100px; 
	left: 200px;
}

a {
	color: #6a9eff;
	text-decoration: none;
}

#topic {
	color: #7e7e7e;
	text-align: center;
	font: 17px Helvetica, Sans-Serif;
	padding: 3px 0 0 10px;
	border: 1px solid white;
	background-color: #e9e9e9;
	text-transform: uppercase;
	background-attachment: fixed;
	height: 45px;

}

#container #esp  {
	margin: 0 0 0 500px;
}
	a:hover {
	color: #436aff;
	}

#container {
	width: 960px;
	margin: 0 0 0 0;
	position: relative;
	left: 10%;
}

#header {
	overflow: hidden;
	height:100px;
}

#header #lang {
	overflow:hidden;
	list-style: none;
	float: right;
	margin: 20px 60px 10px 0;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	}

#eng {
	position: absolute;
	top: 370px;
	left: 270px;
}
#spa {
	position: absolute;
	top: 370px;
	left: 830px;
}

#header #subscribe li.spa {
	padding: 5px 0 5px 40px;
	font-size: 14px;
	margin: 5px 0 0 0;
}

#header #logo {
	margin: 10px 0 0 10px;
	overflow:hidden;
}

#social {
	width: 400px;
}
#main {
	background: url(images/white.png);
	border: 1px solid #e6e6e6;
	overflow: hidden;
	box-shadow: 0px 0px 5px #FFFFFF;
	-moz-box-shadow: 0px 0px 5px #d8d8d8;
	-webkit-box-shadow: 0px 0px 5px #d8d8d8;
	border-bottom: 15px solid #fff;
}
#main #left {
	width: 590px;
	float: left;
	padding: 10px 30px 30px 30px;
}
#main #left h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	}
#main #right #world {
	margin: 10px 0 0 0;
}

#main p {
		margin: 0 0 24px 0;
	}
#right {
	width: 250px;
	float: left;
	padding: 0 30px 15px 15px;
	border-top: 15px solid white;
	background-color: #e2e0e0;
	list-style: none;
}	
#categories {
	top: 10px;
	list-style: none;
	margin: 10px 0 30px 0;
	}
	
#main #right ul#pages li, #main #side ul#categories li {
	padding: 1px 0 0 5px;
	margin: 10px 0 5px 0;
	text-align: center;
	height: 20px;
	list-style: none;
		}
#main #right ul#pages li a, #main #side ul#categories li a {
	display: block;
	background: #e9e9e9;
	padding: 0 20px 10px 20px;
	text-transform: uppercase;
	background-attachment: fixed;
	border: 1px solid #FFFFFF;
	list-style: none;
			}
#main #right h3 {
	font-size: 20px; font-weight: normal; text-transform: uppercase;
	margin: 0 0 10px 0; text-align: center;
}			
#main #right form {
	overflow: hidden;
	margin: 0 0 30px 0;
}

#container #main #right #side #world {
	margin: 10px 0 0 45px;
}
#container #main #left .post p {
	margin: 10px 0 0 0;
}
#container #main #left .post h2 {
}

div.floating-menu {
	position:absolute;
	left: 650px;
	z-index:100;
	}
	
div.floating-menu a, div.floating-menu h3 {
	display:block;
	margin:0 0.5em;
}

#twitter {
	position: absolute;
	top: 250px;
	left: 30px;
}

#facebook {
	position: absolute;
	top: 250px;
	left: 320px;
}


#footer {
	position: absolute;
	margin-top: 10x;
	margin-left: 0px;
	width: 960px;
	height: 200x;
	background-color: #e9e9e9;
	overflow: hidden;
	padding-bottom: 30px;
	left: -106px;
	top: 6310px;
}

#listone {
	margin-left:50px;
	float:left;
	margin-right:50px;
}

#listtwo {
	float:left;
	margin-right:50px;
}

#listthree {
	float:left;
}

#credit {
	position:absolute;
	left:0px;
}

#footer h2 {
	margin-top:30px;
	margin-bottom:10px;
	padding-left: 230px;
}

#footer p.credit {
	float:right;
	margin-right:40px;
	margin-top:150px;
}
