/* CSS Document */

body	{
		background-color: #000; 
		
	}
	
img
{  border-style: none;
}
	

#enter	{
	background: url(../images/cp_intropageNEW.gif");
	width: 900px;
	height: 700px;
	
	}
	
a	{
	font-family: Courier New, Courier, monospace;
	font-size: 20px;
	color: ;#FFF
	text-decoration: none;
	
	}
	
a:hover	{
		font-size: 26px;
		
		}
		
		
/* Ralphs header */


#top	{
	background: url("url(../images/RID_header.gif);
	width: 1200px;
	height: 112px;
	
	
	}
	
#rlogo	{
	/*	background-color: #000) no repeat; */
	padding: 0px 0px 0px 0px;
	/*	border:solid 1px; */
	
	}
	
#menu	{
	margin: 0px 0px 48px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: inherit;
	font-size: 18px;
	color:# FFF;
	}

#main	{
		background-color: # FFF
		
	}
		
/* Page Content */
	
	
#content	{

	
	padding: 0px 0px 0px 0px;

	width: 256px;
	
	height: 493px; 

	vertical-align: top;

	color: # FFF

	font-size: 14px;

	text-align: justify;
	
	
	}
	
#con2	{
	margin: 0px 0px 0px 0px;
	background-color:# FFF;
	width:	670px;
	height:	493px; 
	
	}

	
/* Ralphs Footer */

#bottom	{
	background: url(old%20site/url(../images/RID_footer.gif) );
	width: 1200px;
	height: 62px;
	
	}

