@font-face { font-family: gillsans; src: url('Helvetica/HelveticaLTStd-Roman_0.otf'); } 
@font-face { font-family: gillsans; font-weight: bold; src: url('Helvetica/HelveticaLTStd-Bold_0.otf'); }
@font-face { font-family: aller; src: url('Aller/Aller_Rg.ttf'); } 
@font-face { font-family: aller; font-weight: bold; src: url('Aller/Aller_Bd.ttf'); }

body
{
	background:url(cel.png) repeat;
background:#181a1b;
font-family: gillsans;
margin:0 auto;
width:100%;
size:100%;
text-align:center;
}



#container
{
text-align:left;
	position:relative;	
	margin:0 auto;
	width:1000px;
margin:auto;
margin-left:auto;
	margin-right:auto;
}
	
#title
{
	position:absolute;
	margin-left:110px;
	top:0px;
	margin-top:30px;
	font-size:24px;
}

#subtext
{
	top:0px;
	margin-top:5px;
	color:#333;
}

#logo
{
	margin-top:15px;
	margin-left:30px;
}

#header
{
	width:100%;
	height:130px;
	background:url(images/header.png);

margin-top:-5px;
}

#conquest
{
	width:100%;
	min-height:700px;

}

#leftsidebar
{
	top:300px;
	width:200px;
margin:10px 0px;
	float:left;


	min-height:440px;
	background:#e6e6e6;
box-shadow:0px 0px 40px 10px #c0c5c8 inset;
font-size:20px;
}

#leftsidebar a
{
	text-decoration:none;
	color:#656565;
font-size:14px;
}

#menu
{
	font-size:14px;
	margin:10px;
	}

#slidercontainer
{
	width:1000px;
	margin:0 auto;
	height:250px;
	background:#FFF;
}

#slider
{
	width:1000px;
	margin:0 auto;
	height:250px;
	background:#f5f1e0;
}

#slider img
{
height:250px;
width:1000px;
}

#content
{
	top:300px;
width:580px;
margin:10px;
color:#FFF;
	font-family:gillsans;
	min-height:440px;
	float:left;

	}
	
#rightsidebar
{
	top:300px;
	width:200px;
margin:10px 0px;
	float:right;


	min-height:440px;
	background:#e6e6e6;

box-shadow:0px 0px 40px 10px #c0c5c8 inset;
	}

#footer
{
	width:100%;
	min-height:100px;
	text-align:center;
background-color:#000;
box-shadow:0px 0px 50px 10px #000;
	margin-top:50px;
	float:left;
	color:#FFF;
}
	
.sub
{
	font-size:10px;
	display:none;
	list-style:none;
	color:#98B1C4;
font-family: gillsans;
}

.sub li
{
	color:#98B1C4;
	cursor:pointer;
	margin-top:2px;
	}

.sub:hover
{
color:#000;
}
	
.links
{
width:120px;
	padding:10px 10px;
	color:#656565;
	border-bottom: 1px solid #a8a8a8;
	cursor:pointer;
	margin:0 auto;
	font-weight:800;
	font-size:14px;
text-align:left;
}

.navbutton
{
	width:8px;
	height:8px;
	background:url(images/FINAL.png);
	cursor:pointer;
	position:absolute;
	z-index:100;
}

#nav
{
	position:absolute;
height:8px;
	top:350px;
	left:455px;
}
	
#nav1
{
	left:0px;
height:8px;

}

#nav2
{
	left:25px;
height:8px;
}

#nav3
{
	left:50px;
height:8px;
	
}

#nav4
{
	left:75px;
	height:8px;
}

#temp
{
	position:absolute;
	width:100%;
	top:135px;
	height:300px;
	background:#FFF;
display:none;
	}
	
#content p
{
	margin:20px;
	color:#000;
	width:540px;
font-family: aller;
text-align:justify;
color:#FFF;
font-size:16px;
	}
	
#content a
{
	text-decoration:none;
	color:#b3b4b4;
}
	
#content h1
{
	margin:0px 20px;
	font-size:28px;
font-family:aller;
	color:#b5d2e5;
	width:520px;
background:#515151;
padding:5px 10px;

text-transform:capitalize;
}

.sponsorimage
{
padding:10px;
display:inline-block;
width:auto;
}			
