/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#bhome a#home{
color:#fff;
}

#bnews a#news{
color:#fff;
}

#bgames a#games{
color:#fff;
}

#bpartners a#partners{
color:#fff;
}

#btech a#tech{
color:#fff;
}

#bjobs a#jobs{
color:#fff;
}

#bcontact a#contact{
color:#fff;
}
body {
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	text-align: center;
	background-image:url(../images/pcfback.png);
	background-color: #000000;
	background-repeat: repeat;
	}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:80%;				
	width: 55em;				
	background-color: #eeeeee;
	}
	 	
#content
	{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:18px;
	padding-left:10px;
	height: 340px;
	color:#ffffff;
	font-size: 11px;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}

#content h1
	{
	color:#ffffff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#ffffff;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}	
.holder{
	color:#ffffff;
	font-size: 1em;
	font-family: helvetica, geneva, arial, sans-serif;
	margin: 0px auto;
	width: 900px;
	background-color: #000000;
	background-repeat: repeat;
}
.head{
	float: left;
	width: 100%;
	height: 460px;
	background-color: #000000;
}
.left{
	float: left;
	border-left: 80px solid #000000;
	border-right: 32px solid #000000;
	width: 225px;
	background-color: #232323
}
.mid{
	float: left;
	border-right: 32px solid #000000;
	width: 225px;
	background-color: #232323;
}
.right{
   float: right;
   border-right: 80px solid #000000;
   width: 225px;
   background-color: #232323
}
.footer{
	float: left;
	width: 100%;
	color:#CCCCCC;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	background-color: #000000
}
.nav{
	float: left;
	width: 100%;
	background-image:url(../images/navbar.jpg);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #666666;
}
.r1, .r2,.r3,.r4,.r5 {
    display: block;
    overflow: hidden; 
}
.r1 {
	margin: 0 5px;
	height: 1px;
	background: #9BD1FA;
}
.r2 { 
    margin: 0 2px;
    height: 1px;
    background: #9BD1FA;
}
.r3 { 
    margin: 0 1px;
    height: 1px;
    background: #9BD1FA;
}        
.r4 {
    margin: 0 1px;
    height: 1px;
    background: #9BD1FA;
}
.r5 {
    margin: 0 1px;
    height: 1px;
    background: #9BD1FA;
}	
			
