/* CSS Document */

@import url(style2.css);

.www1 {
	background-color: #B7B8BD;
}

.www2 {
	background-color: #DBDCE1;
}

.www3 {
	background-color: #D3D2E4;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #788189;
	text-decoration : none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6574;
	text-decoration : none;
	}
	
#home
{
position : absolute;
left: 590px;
top : 55px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
z-index : 200;
}
	
#square
{
position : absolute;
left: 10px;
top : 10px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:super;
font-size:22px;
font-weight : 600;
color:#669999;
z-index : 20;
}

.author
{
padding-left : 300px;
}

#logo
{
position : absolute;
left : 0px;
top:0px;
background-color:rgb(86,91,110);
width : 1024px;
}

#menu
{
position : absolute;
left : 160px;
top:250px;
border : 1px dotted #CCCCCC; 
padding : 12px;
width : 900px;
}

.footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width : 900px;
	text-align:center;
	color: #FFFFFF;
	line-height:133%;
}

#menu1{
position : absolute;
left: 34px;
top : 81px;
height : 140px;
width : 138px;
background-color:#D1DBE4;
text-align:right;
}

#menu2{
position : absolute;
left: 32px;
top : 87px;
height : 140px;
width : 131px;
text-align:right;
line-height : 96%;
padding-right : 8px;
}

#lblock
{
position : absolute;
left: 00px;
top : 81px;
height : 140px;
width : 28px;
background-color:#9AAFC0;
color:#9AAFC0;
font-size:24px;
}

#rblock
{
position : absolute;
left: 740px;
top : 81px;
height : 140px;
width:284px;
background-color:#9AAFC0;
}

#pageimage
{
position : absolute;
left: 178px;
top : 81px;
height : 140px;
width : 555px;
background-color:#DADBE0;
text-align:right;
}

a.nav:link, a.nav:visited, a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	//color: #788189;
	color : navy;
	text-decoration : none;
}

a.home:link, a.home:visited, a.home.active{
   color : white;
   text-decoration:none;
}




a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	//color: #5F6574;
	color:white;
	text-decoration : none;
}

#tell
{
position : absolute;
left: 30px;
top : 260px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
//color:#669999;
color : white;
z-index : 20;
}

#content
{
position : absolute;
left:178px;
top: 240px;
width : 544px;
font-family:Arial, Helvetica, sans-serif;
color:#000066;
font-size : 12px;
border : 1px dotted rgb(225,237,255);
padding : 8px;

}

p.footer
{
width : 544px;
font-family:Arial, Helvetica, sans-serif;
color:#000066
font-size : 12px;
font-style:italic;
background-color:#9AAFC0;
}

ul li a:link
{

}

ul li a:visited
{
color : navy;
font-size : 14px;
}

ul li{
color : navy;
font-size : 14px;
}

ul{
line-height:180%
}











