/*CHPX CUSTOM*/

a:link
{
font-family: "Times New Roman", Times, serif;
color: #0096ff;
text-decoration: none;
margin: 0px;
padding: 0px;
}
 
a:active  
{
color: #0096ff;
text-decoration: none;
}

a:visited  
{
color: #0096ff;
text-decoration: none;
}

a:hover
{
color: #000000;
text-decoration: none;
}



	
	/*---------------------body---------------------------------------------------------------------*/		
	HTML, BODY
	{
		font-family: "Times New Roman", Times, serif;
		font-size: .9em;
		color: #000000;
		background-image: url(http://www.amp-squad.com/chat/templates/amp/images/template/bg.gif);
		background-repeat: repeat-y;
		background-position: top center;
		position: relative;
		margin: 0px;
		padding: 0px;
		height: 100%;
		width: 100%;
		
	}
	
	
	IMG 
	{ 
	border: 0px;
	padding: 0px;
	margin: 0px; 
	}

	/*---------------------mainbody---------------------------------------------------------------------*/	
	#mainBody
	{
		background-image: url(http://www.amp-squad.com/chat/templates/amp/images/template/bgtop.gif);
		background-position: top center;
		background-repeat: no-repeat;
		width: 100%;
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		min-height: 100%;
		
	}
	
	* HTML DIV#mainBody
	{
		height: 100%;
	}
	
	#mainBodyInner
	{
		width: 904px;
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		min-height: 100%;
		background-image: url(http://www.amp-squad.com/chat/templates/amp/images/template/bginner.gif);
		background-repeat: repeat-y;

	}
	
	* HTML DIV#mainBodyInner
	{
		height: 100%;
	}
	
	/*---------------------header---------------------------------------------------------------------*/
	#header
	{
	

	
	}


	/*---------------------container---------------------------------------------------------------------*/
	
	#content
	{
	position: relative;
	width: 885px;
	padding: 175px 10px 100px 10px;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.amp-squad.com/chat/templates/amp/images/template/header.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	/*border-left: 1px black solid;
	border-right: 1px black solid;*/
	}


	/*---------------------footer---------------------------------------------------------------------*/
	
	#footer
	{
	background-image:  url(http://www.amp-squad.com/chat/templates/amp/images/template/footer.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align:center;
	position: absolute;
	height: 80px;
	bottom: 0px;
	width: 904px;
	font-size: .8em;
	}
	
	#footer UL LI
	{
	list-style-type: none;
	display: inline;
	font-size: .8em;
	color: #000000;
	text-align: center;
	}
	
	#footer UL
	{
	padding: 0px;
	margin: 0px;
	}

	/*---------------------txt styles---------------------------------------------------------------------*/	
	

	
	/*---------------------txt styles---------------------------------------------------------------------*/	
	

	/*---------------------misc---------------------------------------------------------------------*/	
	.clear
	{
	clear: both;
	}
	
	.menuNav
	{
	list-style:none;
	padding: 0px;
	margin: 0px;
	}
	
	.menuNav li
	{
	list-style:none;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0px 7px;
	}
	
	table
	{
	background-color: ;
	}
	
	iframe {
	background-color:#FFFFFF;
}

table.forumline tr
{
border: 1px #000000 solid;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

table.forumline tr tr
{
background-image: none;

}

.spaceRow
{
background-image: ;
background-position: center;
background-repeat: repeat-x;
}

.postRow
{
}

.row2
{

}

.topics
{
background-image: ;
background-position: bottom;
background-repeat: repeat-x;
}


#logo
{
display:none;
}

#postingbox input
{
font-size: 1em;
}

#message-box
{
font-size: 1.5em;
}

.postbody
{
font-size: .9em;
}

#site-description
{
color: #ff0084;
}

#site-description h1
{
color: #0096ff;
font-size: 1.5em;
}

.rightside .fontsize
{
display: none;
}

.legend
{
display: none;
}



	


