div.rightcolumn
{
	
	width: 340px;
	height:214px;
}
#tablist{
	padding: 0px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	width: 510px;	
	height:30px;

}

#tablist li{
	list-style: none;
	
	margin: 0;
	margin-left: 0;
	margin-bottom: 0;
	
}


#tabcontentcontainer{
width: 670px; 
height: 214px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	background-image:url('images/fdtab.gif');
	background-repeat: no-repeat
}

.tabcontent{
	display:none;
	padding: 5px;
	
}
.pack{

font-family: Verdana;
	font-size: 12px;
}
pre.readmeFile
{
	width: 690px;
	border: 0px solid #f0f0f0;
	overflow: auto; 
}
* html .nav a {
	width:0;
	}

 .nav #curent a {
	border-bottom:0px solid #CFCFCF;
 	background:#CFCFCF;
	color:#3B414A;
	font-weight:bold;
	}

 .nav li a:hover,  .nav li a.current {
 	height:19px;
 	background:#ffffff;
	color:#fff;
	}

.nav .s-nav {
	float:right;
	}

.subnav, .subnav2 {
	display:none;
	float:left;
	margin:0;
	width:1015px;
	height:29px;
	}	

.subnav { background:#CFCFCF; }
.subnav2 { background:#E40204; }

.subnav a, .subnav2 a  {
	float:left;
	padding:5px 20px 0px 12px;
	font-family: Verdana;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	white-space:nowrap;
	background:url("/images/arrow.gif") 0 9px no-repeat;
	}

.subnav a { color:#3B414A; }
.subnav2 a { color:#fff; }


* html .subnav a, * html .subnav2 a {
	width:1%;
	}

.subnav a:hover {
	color:#000;
	}

.subnav #upload a {
	font-weight: bold;
	margin:0 32px 0 0;
	background:none;
	}
.subnav #photoupload a {
	font-weight: bold;
	margin:0 32px 0 0;
	background:none;
	}
.subnav #fontupload a {
	font-weight: bold;
	margin:0 32px 0 0;
	background:none;
	}
.subnav #tutorialupload a {
	font-weight: bold;
	margin:0 12px 0 0;
	background:none;
	}
.subnav #contestupload a {
	font-weight: bold;
	margin:0 32px 0 0;
	background:none;
	}
