* {
margin: 0;
padding: 0;
}
body {
	color: #FFFFFF;
	background: #000000;
	margin: 8px;
}
a {
	color: #FFCC00;
	text-decoration: underline;
}
hr {
display: none;
}
sup {
	font-size: smaller;
}
#header, #container, #footer {
width: 500px;
}
#sidebar, #container {
height: 289px;
}
#sidebar .new a {
	color: #00FFFF;
}
#sidebar .new a:hover {
	background: url(seistn.gif);
	color: #FF0000;
}
#sidebar {
	font: 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	width: 165px;
	overflow: auto;
	float: left;
}
#sidebar ul {
	list-style: url(none) none outside;
}
#sidebar li {
	background: url(menubullet.gif) no-repeat 0 0.5em;
	padding-left: 1em;
}
#sidebar a {
	color: #FFCC00;
}
#header {
	background: no-repeat;
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 8px;
	border-bottom: 1px solid #009900;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	background: #009900;
	line-height: 1em;
	padding: 0.2em;
	margin-bottom: 8px;
}

#randomimage {
	width: 325px;
	height: 287px;
	float: left;
	margin-left: 8px;
	background: url(rotate.php);
	border: 1px solid #FFFFFF;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#footer{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #009900;
	padding-top: 8px;
}
/* despreciado */
.tot {
	margin: 0px auto;
	height: 440px;
	width: 470px;
	border: 1px solid #FFFFFF;
}
.newl {
	color: #00FFFF;
}
