/*links*/

/*Content*/

#content-1  {
    background: #E6ECFD;
  	width: 470px;
	border: 1px solid black;
	padding-left: 80px;
	padding-top: 20px;
	padding-right: 30px;
	position: absolute;
	top: 235px;
        left: 235px;
        z-index:2;

}

/*logo*/



#logo-text  {
        color:#eeeeee;
	font-size: 50px;
        position:absolute;        
        top:100px;
        left:280px;
        z-index:3;
}


#border-image  {
    background: #ffffff;
        width: 800px;
	height: 158px;
	border: 2px solid black;
	padding-left: 0px;
	padding-right: 100px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
        position: absolute;
        top: 18px;
        left: 50px;
        z-index:1;
        
}
#background    {
     background: #EEF2FF;
  	width: 100%;
	height: 850px;
	border:0px solid black;
	padding-left: 50px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 50px;
	position: absolute;
	top: 0px;
        left: 0px;
}
#border-image {
        background: url("image-border.gif") no-repeat; 
        z-index:1;   
} 
/*NavBav*/
 

#menu   {
        background: #aaaaff;
  	width: 160px;
	height: 600px;
        border: 2px solid #4A73EB;
	padding-left: 0px;
	padding-right: 0px;
	position:absolute;
        top: 235px;
        left: 58px;
        z-index: 0;
}
 
div.tabArea   {
        font-size: 80%;
        font-weight: bold
        z-index:2;
}



a.tab   {
        float: left;
        color: #999955;
        background: #7777ee;
 	width: 123px;
	height: 32px;
        border-right: 2px dotted black;
        padding-top: 13px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
        position: relative;
        top: 0px;
        left: 0px;
        z-index:2;
        text-decoration: none;
}

a.tab:link   {
      color:#cccc11; 
      font-size:9pt; 
      text-decoration:none
}
a.tab:hover  {

        color:#eeee33;
        z-index:2;
}

a.tab:active   {
      background: #aaaaff;  
      font-size:9pt; 
      text-decoration:none
      z-index:2;
}
#navbar   {
    background: #7777ee;
  	width: 660px;
	height: 45px;
	padding-left: 00px;
	padding-right: 100px;
	position:absolute;
        top: 183px;
        left:58px;
        z-index:2;
}

#navar-current  {
        text-decoration: underline;
        color: #888888;
)



/*footer*/




#footer   {
        background: #bbbbee;
        text-align: center;
  	width: 580px;
	height: 32px;
	padding-left: 0px;
	padding-right: 0px;
        padding-top: 8px;
	margin-top: 250px;
	position: absolute;
	top: 548px;
	left: 236px;
        z-index:3;
}


/*ads*/

#ad160x600  {
  	position:absolute;
        top: 505px;
        left: 58px;
}






