html{
	height:100%;
}

body	{
	background: #ffffff;
	height: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 0px;
	padding-bottom: 0px
}

img	{
	border: 0;
}

ul{
	margin-left: 0px;
	padding-left: 12px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

#thenav {
	position: absolute;
	margin-left: -312px;
	margin-top: -250px;
	top: 50%;
	left: 50%;
	width: 24px;
	color: #99ccff;
	z-index: 2;
	padding: 0px;
	border: 0px solid #000000
} 



#main_site {
	position: absolute;
	margin-left: -254px;
	margin-top: -150px;
	top: 50%;
	left: 50%;
	width: 507px;
	height: 299px;
	color: #99ccff;
	z-index: 3;
	padding: 0px;
	border: 0px solid #000000
} 

#catright {
	position: absolute;
	margin-left: -116px;
	margin-top: -264px;
	top: 50%;
	left: 50%;
	width: 430px;
	z-index: 3;
	padding: 0px;
	border: 0px solid #000000
} 

#gametop {
	position: absolute;
	margin-left: -288px;
	margin-top: -41px;
	top: 50%;
	left: 50%;
	height: 29px;
	width: 172px;
	z-index: 1;
	padding: 0px;
	border: 0px solid #000000
}

#thecat_bottom {
	position: absolute;
	/*margin: 0px auto;*/
	margin-left: -312px;
	margin-top: -12px;
	top: 50%;
	left: 50%;
	width: 625px;
	color: #99ccff;
	z-index: 0;
	padding: 0px;
	border: 0px solid #000000
}

#videoarea {
	position: absolute;
	margin-left: -285px;
	margin-top: -230px;
	text-align: left;
	top: 50%;
	left: 50%;
	width: 150px;
	color: #99ccff;
	z-index: 5;
	padding: 0px;
	border: 0px solid #000000
}

#main_content {
	position: absolute;
	background: #ffffff;
	margin-top: -245px;
	top: 50%;
	margin-left: -285px;
	left: 50%;
	width: 220px;
	height: 330px;
	border: 0px solid #000000;
} 

#content_txt{
	text-align: left;
	color: #000000;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
}







#section_title{
	text-transform: uppercase;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px; 
	margin-bottom: 20px;
	color: #493D5A;
}

#section_txt{
	text-align: left;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	font-size: 11px;
}





/* /////////////////// TABLE STYLES //////////////////////*/

#content_table{
	padding: 0px;
	border: 0px solid black;
}

#area_table{
	width: 250px;
	padding: 0px;
	border: 0px solid black;
}

#portfolio_table{
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px solid black;
}

.col_wide{
	padding-right: 10px;
	margin: 0px;
	width: 330px;
	vertical-align: top;
}



.col_narrow{
	padding: 0px;
	margin: 0px;
	width: 145px;
	vertical-align: top;
}

.col_gap{
	padding: 0px;
	margin: 0px;
	width: 30px;
}

.title {
	color:#ffffff; font-size:14px; line-height: 16px
}

/* ///////////////////////////////////////////////////////////////////////////*/



.footer{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : none;
	color: #A39ACC;
	}



/* /////////////////// GENERAL LINK STYLES //////////////////////*/

a:link {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : none;
	color: #A39ACC;
	background: transparent; 
	}
	
a:visited {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal; 
	text-decoration : none;
	color: #A39ACC;
	background: transparent; 
	}
	
a:hover {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	background: #A39ACC;
	font-weight : normal; 
	text-decoration : none;
	color: #ffffff;
	}

a:active {
	font-family: tahoma, arial, helvetica, sans-serif;l
	font-size: 11px;
	font-weight : normal; 
	text-decoration : none;
	color: #A39ACC;
	background: transparent;  
}

/* ///////////////////////////////////////////////////////////////////////////*/
