* {
	margin: 0;
	padding: 0;
	line-height: 20px;
}


a {
	color: #ccc;
	
}
 a:hover {color: #e9e9e9;}

body {
	background: #333;
	color: #fff;
	background-image: url(img/NCNP_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
   
}

img {
	border: none;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h1{
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 4px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
   
}

h2{
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 4px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
   
}

h3{
	
	color: #b3e156;
        Font: normal 14px  "Lucida Sans Unicode",sans-serif;
        margin-top: 5px;
        margin-bottom: 4px;
   
}

#container {
	border: 3px none #444;
	height:100%;
	width: 775px;
	top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
        
}

#header {
	height: 100px;
	width: 790px;
	margin: 0 auto;
	height: 100px;
	background-color: #333333;
	background-image: url(img/header.gif);
}
#navigation {
	height: 20px;
	width: 790px;
	height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 13px;
}
  
   
#main {
	height:530px;
	width: 477px;
	padding:10px;
	line-height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
        
       
}
#footer {
	height:180px;
	width: 785px;
	background-color: #000000;
	padding-top: 10px;
	color: #666666;
	position: static;
}

#footer2 {
         width: 778px;
        padding:6px; color: #000000;
          margin: 0 auto; 
        
}
#cspatie {
	height: 20px;
	width: 790px;
	top: 10px;
	margin: 10px;
}

    
#footer2 a {
	color: #ccc; text-decoration:none;
	
}
#footer2 a:hover {color: #333;}     

#footer ul {
	border-top: 1px solid #4c4c4c;
	margin: 0;
}
#footer li {
	list-style: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	visibility: visible;
	font-style: oblique;
}
#footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
#footer a {color: #333; text-decoration:none;}
#footer a:hover {
	color: #FFFFFF;
	background: #333;
	font-size: 14px;
}

.f1,.f2 {
	float: left;
	width: 31%;
	color: #FFFFFF;
	font-style: oblique;
}
.f2{
	margin: 0 3%;
}

/* bottom */
.bottom {
	color: #000000;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #000000;}
       
/*- Menu Tabs 3--------------------------- */

    #tabs3 {
	background-color: #000000;
	left: 0%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-style: normal;
      }
    #tabs3 ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
      }
#container #rode {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	clip: rect(20px,auto,auto,auto);
	padding-top: 10px;
	margin-top: 10px;
}

    #tabs3 li {
	display:inline;
	margin:0;
	padding:0;
	left: auto;
      }
    #tabs3 a {
      float:left;
      background:url("img/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("img/tabright3.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
	background-position:0% -42px;
	color: #FFFFFF;
      }
    #tabs3 a:hover span {
	background-position:110% -42px;
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	left: 0px;
	white-space: normal;
	color: #FFFFFF;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
	background-position:100% 40px;
      }
#main2 {
	height:auto;
	width: 255px;
	padding:10px;
	line-height: 20px;
	background-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}
