
html, body {margin: 0; padding: 0; border: 0;}

body	{	
			background-color: #6c6c6c;
			font-family: Arial, Helvetica, sans-serif;
			color: #fff;
			text-align: center;
			margin:0;
			padding:0;
}

div#container {
			  margin-left: auto; 
			  margin-right: auto;
			  width: 1000px;
			  height: 100%;
		   	  height:auto !important;
			  text-align: right;
			  padding: 0px;
			  margin-top: 100px;
			  border-right: 1px solid #fff;
}
.headcont 	{ 
			width: 1000px;
			text-align: right;
}

.head		{
			text-align: right;
			width: 1000px;
			margin-top:-3px;
}


.name		{
			margin: 0px;
			padding:0px;
			color: #a4e903;
			font-weight: normal;
			margin-right: 20px;
			font-size: 13.5pt;
}

.descrip	{
			margin: 0 0 30px 0;
			padding:0px;
			margin-right: 22px;
			font-size: 12px;
}

.namef		{
			margin: 103px 0 0 0;
			padding:0px;
			color: #a4e903;
			font-weight: normal;
			font-size: 13.5pt;
}

.descripf	{
			margin: 0 0 30px 0;
			padding:0px;
			font-size: 12px;
}

a.enter		{
		color: #a4e903;
			font-weight: normal;
			font-size: 13.5pt;

}

div#navbar2 {
			text-align: right;
			padding-right: 168px;
   			height: 30px;
			background-color: #4f4f4f;
}

div#navbar2 ul {
    		margin: 0px;
    		padding: 0px;
    		color: #a4e903;
			font-size: 12px;
    		line-height: 30px;
    		white-space: nowrap;
}

div#navbar2 li {
    		list-style-type: none;
    		display: inline;
			padding: 0 20px 0px 5px;
			color: #a4e903;
}

div#navbar2 li a {
    		text-decoration: none;
    		color: #FFF;
}
div#navbar2 li a:link {
    		color: #FFF;
}
div#navbar2 li a:visited {
    		color: #fff;
}
div#navbar2 li a:hover {
    		color: #a4e903;
}


#pic   {
		   min-height: 350px;  
		   height:auto !important;
  		   height:350px;
		   width:1000px;
		   text-align: left;
		   border-top: 1px solid #fff;
		   border-bottom: 1px solid #fff;
}
		   
.copy	   {
		   font-size: 10px;
		   text-align: right;
		   float: right;
		   margin-right: 5px;	   
}

.port_back	   {	   
		   position: absolute;
		   margin-top:1px;
		   width: 350px;
		   height: 349px;
		   border: 0;
	   	   background-color: #3e3e3e;
		   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    	   -moz-opacity:0.70;
}
.text_back	   {	   
		   position: absolute;
		   margin-top:1px;
		   width: 370px;
		   height: 349px;
		   border: 0;
	   	   background-color: #3e3e3e;
		   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    	   -moz-opacity:0.70;
}
.text	   {	   
		   position: absolute;
		   width: 335px;
		   height: 350px;
		   border: 0;
		   font-size: 12px;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #fff;
		   text-align: left;
		   padding: 20px;
		   z-index: 200;
}
img.big	   {
		   border: 0px;
}

img.small	   {
		   margin-left: 350px;
}

h1		   {
		   font-size: 11pt;
		   margin: 0 0 10px 0;
		   padding: 0px;
		   color:#a4e903;
		   text-align: left;
}

img.tn	   {
		   border: 1px solid #a4e903;
		   margin: 5px;
		   }

a.con   {
		color: #fff;
		text-decoration: none;
		}
		
a.con:hover   {
		color: #a4e903;
		text-decoration: none;
		}

.next	{
		font-weight: normal;
		padding-left: 170px;
		padding-bottom:0px;
		color: #a4e903;
}