body {
		margin: 0;
		padding: 0;
		background: #000000;
		
		}
		
a		{
		/*padding: 4px;*/
		color: #ffff00;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		}
a:link {
		font-size: 13px;
		font-family: verdana, arial, helvetica, sans-serif;
		color: yellow;
		background-color: transparent;
		}
a:visited{
		color: #ffff00;
		background-color: transparent;
		}
a:hover{
		color: #ff9900;
		background-color: transparent;
		}	
		
.text1	{
		color: #ff9900;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		padding: 2px;
		}
.text2	{
		text-align: center;
		color: #999999;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		}
.secnav	{
		text-align: center;
		color: #666666;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		}
.text3	{
		/*padding-left: 5px;*/
		color: #CC9999;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		}		
.text4	{
		/*padding-left: 5px;*/
		color: black;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 16px;
		}
.text5	{
		/*padding-left: 5px;*/
		color: #CC9999;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 16px;
		}		

.Button {
		padding-top: 8px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: center;
		color: black;
		height: 28px;
		width: 150px;
		/*border: 1px solid #ffff33;*/
		background: url("images/site/button.gif");
		}

.Divider {
		
		margin-left: 0px;
		height: 18px;
		width: 150px;
		padding-left: 0px;
		padding-top: 2px;
		/*border-bottom: 1px solid #ffff33;*/
		background: url("images/site/vert_space_1.gif");
		}

/* Main content area's */
.ConR{  
		float: left;				
		text-align: left;
		color: black;
		width: 180px;
		background: transparent;
		font-family: verdana, arial, helvetica, sans-serif;
		margin-left: 22px;
		/*text-align: justify;*/
		}
.ConL{  
		float: left;				
		text-align: left;
		color: black;
		width: 590px;
		background-image: url('http://www.hypersportspark.com/images/site/main_content_bg.gif');
		font-family: verdana, arial, helvetica, sans-serif;
		border-right: 1px dashed #666666;
		margin-left: 15px;
		/*text-align: justify;*/
		}
.MCBOXH{
		height: 28px;  
		float: left;
		margin-top: 10px;
		/*margin-left: 10px;*/
		text-align: left;
		color: black;
		width: 560px;
		background: transparent;
		background-image: url('http://www.hypersportspark.com/images/site/header_base.gif');
		font-family: verdana, arial, helvetica, sans-serif;
		
		}
/* Header Image */
.Himg{
		height: 50px;  
		float: left;
		width: 50px;
		/*background-image: url('http://www.hypersportspark.com/images/site/Headline_player.gif') ;*/
		}
.MCBOX{  
		float: left;
		/*margin-left: 10px;	*/			
		text-align: left;
		color: black;
		width: 560px;
		background: trasparent;
		font-family: verdana, arial, helvetica, sans-serif;
		}
/* Right side content */
.MCBOXR{
		height: auto;  
		float: left;
		margin-top: 15px;
		margin-bottom: 5px;
		/*margin-right: 10px;*/
		text-align: center;
		color: black;
		width: 190px;
		background: #333333;
		font-family: verdana, arial, helvetica, sans-serif;
		border: 2px  solid #666666;
		/*text-align: justify;*/
		}
.MCBOXR_A{
		height: auto;  
		float: left;
		margin-top: 15px;
		margin-bottom: 5px;
		/*margin-right: 10px;*/
		text-align: center;
		color: black;
		width: 190px;
		background: #333333;
		font-family: verdana, arial, helvetica, sans-serif;
		/*border: 2px  solid #666666;*/
		/*text-align: justify;*/
		}		
/* Footer */
.FboxL{
		height: 75px;  
		float: left;
		/*margin-right: 10px;*/
		text-align: left;
		color: black;
		width: 200px;
		/*background: yellow;*/
		font-family: verdana, arial, helvetica, sans-serif;
		/*border: 1px  solid black;*/
		/*text-align: justify;*/
		}
.FboxR{
		height: 75px;  
		float: right;
		/*margin-right: 10px;*/
		text-align: left;
		color: black;
		width: 160px;
		/*background: yellow;*/
		font-family: verdana, arial, helvetica, sans-serif;
		/*border: 1px  solid black;*/
		/*text-align: justify;*/
		}



#Banner {
		margin-left: 0px;
		height: 100px;
		width: 1000px;
		background: url("http://www.hypersportspark.com/images/site/hsp_banner_2.jpg") no-repeat left top; 
		text-align: center;
		border-bottom: 2px solid #CC0000;
		
		}
		
#Content { 
		
		background-image: url('http://www.hypersportspark.com/images/site/MCBY850.gif');
	    
		}
		
