* {
	padding:0;
	margin:0;
}
body {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif, Tahoma;
	margin: 0px;
	padding: 0px;
	color:#000000;
}
#container {
	width:100%;
	float:left;
	padding: 0 0 20px 0;
}
hr {
    width:100%;
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px;
}
.backsection {
	display:none;
}
#headerWrap {
	float:left;
	border-top:none;
}
#header {
	margin:0;
}
#header h1 {
	margin:0;
	float:left;
}
#header h1 a {
	text-decoration: none;
	text-indent:0px;
	font-size:180%;
	margin:;
	padding:0;
}
#content {
	margin:0 auto;	
}
#leftColumn {
	display:none;
}
#rightColumn {
	float:left;
	position:relative;
	text-align:left;
}
#rightColumn blockquote {
	display:none;
}
#rightColumn #comingsoon {
	display:none;
}
#rightColumn #trailer {
	display:none;
}
#rigthColumn ul {
	padding:0;
	margin:0;
}
#rigthColumn li {
	color:#FFFFFF;
	font-size:80%;
	line-height:18px;
}

#footerWrap {
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0;
}
#bottomPhotos {
	margin-top:-20px;
}
#footer {
	width:900px;
	position:relative;
	margin:0 auto;
	text-align:center;
}
#credits {
	background: url(../images/alterego/credits.gif) no-repeat;
	width:900px;
	height:160px;
	float:left;
}
#sponsors {
	text-align:center;
	width:900px;
	float:left;
	margin-top:20px;
}
#sponsors ul{
	padding:0;
	margin:0 0 0 250px;
	list-style-type:none;
}
#sponsors li {
	display:inline;
	margin-right:15px;
}
#sponsors li a {
	text-indent:-9999px;
	display:block;
	float:left;
}
.nitro {
	background: url(../images/alterego/xorigoi-nitro.gif) no-repeat;
	height: 45px;
	width: 112px;
}
.downtown {
	background: url(../images/alterego/xorigoi-downtown.gif) no-repeat;
	height: 45px;
	width: 97px;
}
.mcdonalds {
	background: url(../images/alterego/xorigoi-mcdonalds.gif) no-repeat;
	height: 45px;
	width: 56px;
}
.vodafone {
	background: url(../images/alterego/xorigoi-vodafone.gif) no-repeat;
	height: 45px;
	width: 70px;
}
.ion {
	background: url(../images/alterego/xorigoi-ion.gif) no-repeat;
	height: 45px;
	width: 104px;
}

#cybertechnics a {
	font-size:70%;
	color:#999999;
	text-decoration:underline;
	float:left;
	clear:both;
	margin:10px 0 0 410px;
}
#cybertechnics a:hover {
	text-decoration:none;
}
p {
	font-size:80%;
	color:#000;
	margin:10px 0;
	line-height:18px;
}
.small {
	font-size:70%;
	line-height:15px;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#ccc;
	text-decoration:none;
}
table.wallpapers a {
	font-size:75%;
}
table.wallpapers img {
	border:2px solid #CCCCCC;
	margin:5px 10px 5px 0;
}

