*{
margin:0px;
padding:0px;
text-decoration:none;
}

ul{
list-style:none;
}

em{
font-style:normal;
font-weight:bold;
}

.inblack{
color:green;
}
.inred{
color:red;
}

html{
background:#f3ece1 url(img/bg_html.gif) repeat-y center top;
}

body{
background:transparent url(img/bg_body.gif) no-repeat center top;
font-size:12px;
line-height:140%;
font-family:Verdana,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4",sans-serif;
}

#homecontent a:link{color:#2f4f75;text-decoration:underline;}
#homecontent a:visited{color:#2f4f75;text-decoration:underline;}
#homecontent a:hover{color:#ff9600;text-decoration:underline;}
#homecontent a:active{color:#ff9600;text-decoration:underline;}

#wrapper{
width:720px;
margin:auto;
}


/* Header
---------------------------------------------------- */

#header{
width:720px;
height:180px;
position:relative;
background:white url(img/bg_header.jpg) no-repeat center top;
}

h1 a{
width:160px;
height:80px;
text-indent:-9000px;
position:absolute;
top:70px;
left:10px;
}


/* Sub menu
---------------------------------------------------- */

#submenu{
width:150px;
height:20px;
position:absolute;
top:30px;
left:550px;
}

#submenu ul{
position:relative;
}

#submenu ul li,
#submenu ul li a{
display:block;
width:70px;
height:20px;
}

#submenu ul li a{
text-indent:-9000px;
outline:0;
}

#submenu1{
position:absolute;
left:0px;
top:0px;
background:transparent url(img/submenu1.gif) no-repeat left top;
}

#submenu2{
position:absolute;
left:80px;
top:0px;
background:transparent url(img/submenu2.gif) no-repeat left top;
}


/* Global Menu
---------------------------------------------------- */

#globalmenu{
width:540px;
height:30px;
position:absolute;
top:150px;
left:180px;
}

#globalmenu ul{
position:relative;
}

#globalmenu li{
display:block;
width:90px;
height:30px;
position:absolute;
top:0px;
}

#globalmenu a{
display:block;
width:90px;
height:30px;
text-indent:-9000px;
outline:0;
}

#globalmenu1{
left:0px
}
#globalmenu1 a{
background:transparent url(img/globalmenu.gif) no-repeat left top;
}
#globalmenu1 a.on{
background:transparent url(img/globalmenu.gif) no-repeat left -60px;
}
#globalmenu1 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat left -30px;
}

#globalmenu2{
left:90px
}
#globalmenu2 a{
background:transparent url(img/globalmenu.gif) no-repeat -90px top;
}
#globalmenu2 a.on{
background:transparent url(img/globalmenu.gif) no-repeat -90px -60px;
}
#globalmenu2 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat -90px -30px;
}

#globalmenu3{
left:180px
}
#globalmenu3 a{
background:transparent url(img/globalmenu.gif) no-repeat -180px top;
}
#globalmenu3 a.on{
background:transparent url(img/globalmenu.gif) no-repeat -180px -60px;
}
#globalmenu3 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat -180px -30px;
}

#globalmenu4{
left:270px
}
#globalmenu4 a{
background:transparent url(img/globalmenu.gif) no-repeat -270px top;
}
#globalmenu4 a.on{
background:transparent url(img/globalmenu.gif) no-repeat -270px -60px;
}
#globalmenu4 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat -270px -30px;
}

#globalmenu5{
left:360px
}
#globalmenu5 a{
background:transparent url(img/globalmenu.gif) no-repeat -360px top;
}
#globalmenu5 a.on{
background:transparent url(img/globalmenu.gif) no-repeat -360px -60px;
}
#globalmenu5 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat -360px -30px;
}

#globalmenu6{
left:450px
}
#globalmenu6 a{
background:transparent url(img/globalmenu.gif) no-repeat -450px top;
}
#globalmenu6 a.on{
background:transparent url(img/globalmenu.gif) no-repeat -450px -60px;
}
#globalmenu6 a:hover{
background:transparent url(img/globalmenu.gif) no-repeat -450px -30px;
}



/* Home Image
---------------------------------------------------- */

#homeimage{
width:720px;
height:180px;
background:white url(img/bg_homeimage.jpg) no-repeat center top;
position:relative;
}

#homeimage ul{
position:absolute;
width:160px;
height:160px;
left:20px;
top:20px;
}

#homeimage li{
position:absolute;
width:160px;
height:20px;
}

#homeimage li a{
display:block;
width:140px;
height:20px;
text-indent:-9000px;
text-decoration:none !important;
outline:0;
}


#shortcut1{
left:0px;
top:50px;
background:transparent url(img/shortcut1.gif) no-repeat left top;
}

#shortcut2{
left:0px;
top:75px;
background:transparent url(img/shortcut2.gif) no-repeat left top;
}

#shortcut3 a{
left:0px;
top:75px;
background:transparent url(img/shortcut3-1.gif) no-repeat left top;
}
#shortcut3 a:hover{
background:transparent url(img/shortcut3-2.gif) no-repeat left top;

}


#homeimage a{
display:block;
text-indent:-9000px;
}


/* Content
---------------------------------------------------- */

#homecontent{
width:720px;
background:white url(img/bg_homecontent.gif) repeat-y left top;
}

#homecontent_inner{
background:transparent url(img/bg_homecontent.jpg) no-repeat left top;
}

#homecontent h2{
width:100px;
height:30px;
text-indent:-9000px;
margin-left:10px;
margin-bottom:0.3em;
}

#homecontent_inner:after {
display:block;
margin-top:-1px;
height:1px;
content:"";
clear:both;
}

#whatsnew{
float:left;
width:360px;
}

#whatsnew h2{
background:transparent url(img/hometopic1.gif) no-repeat left bottom;
margin-left:20px;
}

#whatsnew dl{
margin:0px 10px 10px 30px;
}

#whatsnew dt{
width:80px;
clear:both;
float:left;
font:10px "Verdana",sans-serif;
margin-top:0.2em;
}

#whatsnew dd{
margin-left:80px;
margin-bottom:0.5em;
}

#abouttowaly{
margin:0px 180px 10px 360px;
}

#abouttowaly h2{
background:transparent url(img/hometopic2.gif) no-repeat left bottom;
}

#abouttowaly p{
margin:0px 10px 10px 20px;
}

#graph{
width:180px;
float:right;
}

#graph h2{
background:transparent url(img/hometopic3.gif) no-repeat left bottom;
}

#graph ol{
margin:0px 10px 10px 30px;
}

#graph li{
margin-bottom:0.3em;
}

#graph p{
width:140px;
margin:0px 10px 10px 20px;
}

#book{
width:180px;
float:right;
}

#book h2{
background:transparent url(img/hometopic4.gif) no-repeat left bottom;
}

#book p{
width:140px;
margin:0px 10px 10px 20px;
}

#book img{
border:1px solid #ccc;
}

#book em{
font-weight:bold;
}


/*Footer
---------------------------------------------------- */
#footer{
width:720px;
text-align:right;
}

#footer p{
margin:10px 20px 10px 0px;
font:10px "Verdana",sans-serif;
color:white;
}

div.news1{
	padding: 5px 5px 5px 5px;
	background-color: #ccffff;
	width:100%;
}
div.news0{
	margin: 1px 25px 3px 25px;
}
