@charset "utf-8";
body  
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	text-align: center;
	background-image:url(http://www.britneymeadows.com/epicbamfas.com/images/epic_header_blue.png);
	background-repeat:no-repeat;
	margin-left:100px;
}

.content
{
	position:absolute;
	left: 243px;
	top: 234px;
	width: 780px;
	height:auto;
}

.links 
{
	padding-left: 80px;
	position: absolute;
	left:0px;
	top: 180px;
	width: 239px;
	height: 183px;
}

* {
	margin: 0;
}
html, body {

	padding-left:150p !important;
	padding-right:200px;
	height: 100%;
}
.wrapper {
max-width:600px;
min-width:600px;
	width:600px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 250px 100px -142px 150px;
}
.footer, .push {
	margin-top: 100px;
	margin-left: 150px;
	margin-right: 220px;
	height: 142px;
}


a {
	color:white;
	text-decoration:none;
	font-size:large;
}
img
{
	border:hidden;
}

a:hover {
	color:#1F682C;/*color of the dino*/	
}


.thrColElsHdr #container {
	width: auto;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;


	margin: 2% 100px
% 2% 100px;
	min-width: 800px;
	margin: 20px 300px 20px 300px;
} 
