@import "all.css";

	body 	{
		background-color: #fff;
		background-image: url(/img/n_bg2.jpg);
                background-repeat: repeat-x;
		text-align: center;
		}

	


	
	
	#wrapper {
		
		margin: 0 auto;
		top: 0px;
		width: 960px;
		height: 869px;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333;
		}

	#header {
	
		position: relative;
        	left:  0px;
		top: 80px;
		padding-top: 0px;
		height: 105px;
		background-repeat: no-repeat;
		border-width: 1px;
		border-color: #000000;
		}

	#server {
	
		position: relative;
        	float: right;
		top: -75px;
		height: 235px;
		background-repeat: no-repeat;
		border-width: 1px;
		border-color: #000000;
		}
		
	
	#navigation {
                position: relative;
        	float: left;
		top: -137px;
                width: 650px;
                height: 39px; 
		border: 0px solid #000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:12px; 
		font-weight:bold;
	        color: #999999;
		text-align: left;
		z-index: 4;
		}

	

	#content {
                position: relative;
        	float: right;
		top: -80px;
                width: 680px;
                height: 290px;
		overflow: auto;
               	border: 0px solid #000;
		font-family: verdana;
		font-size: 15px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	#contenth {
                position: relative;
        	float: right;
		top: -90px;
                width: 680px;
                height: 509px;
		overflow: auto;
               	border: 0px solid #000;
		font-family: verdana;
		font-size: 15px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	* html #tbl {position: absolute; top: 50%;}
	#tbl[id] {display: table; height: 100%;}
	* html #cell {position: relative; top: -50%;}
	#cell[id] {display: table-cell; vertical-align: middle;}
	
		.class3 A:link {text-decoration: bold; color: #660000;}
		.class3 A:visited {text-decoration: bold; color: #660000;}
		.class3 A:active {text-decoration: bold; color: #660000;}
		.class3 A:hover {text-decoration: bold; color: #660000;}

	#sidel {
                position: relative;
        	float: left;
		top: -80px;
                width: 260px;
                height: 290px;
		overflow: auto;
               	border: 0px solid #000;
		font-family: verdana;
		font-size: 15px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	#bcontent {
                position: relative;
        	float: right;
		top: -100px;
                width: 682px;
                height: 222px;		
               	border: 0px solid #000;
		font-family: verdana;
		font-size: 15px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	#bcontenta {
                position: relative;
        	float: right;
		top: -1px;
                width: 682px;
                height: 222px;		
               	border: 0px solid #000;
		font-family: verdana;
		font-size: 15px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	#sidel2 {
                position: relative;
        	left: 0px;
		top: -85px;
                width: 260px;
                height: 240px;
		border: 0px solid #000;
		font-family: verdana;
		font-size: 10px; 
		font-weight:bold;
	        color: #666666;
		text-align: left;
		}

	

	#footer {
		
   		position: relative;
        	float: right;
		top: -45px;
		width:960px;
		height:39px;
		margin:auto;
		margin-left:auto;
		margin-right:auto;
		}

	#footercontent {
		height:39px;
		padding:10px 10px 0 0px;
		color:#ffffff;
		text-align: right;
		font-size:1em;
		font-weight: bold;
		line-height:1.2em;
		}

	.clear {
		width:100%;
		clear:both;
		line-height:1px;
		}

		.class1 A:link {text-decoration: none; color: #ffffff;}
		.class1 A:visited {text-decoration: none; color: #ffffff;}
		.class1 A:active {text-decoration: none; color: #ffffff;}
		.class1 A:hover {text-decoration: underline; color: #ffffff;}

		.class2 A:link {text-decoration: none; color: #dcbdad;}
		.class2 A:visited {text-decoration: none; color: #dcbdad;}
		.class2 A:active {text-decoration: none; color: #dcbdad;}
		.class2 A:hover {text-decoration: none; color: #dcbdad;}


