*{
margin:0;
padding:0;
font-size:12px;
font-weight:normal;
text-decoration:none;
border:none;
line-height:1.5em;
}

body{
background-color: #EEEEEE;
background-position:center 150px;
background-image:url(../img/tline.PNG);
background-repeat: repeat-y;
}

div#center{
margin:0 auto;
width:800px;
background-color:#ffffff;

}

div#header{
width:800px;
height:150px;
background:url(../img/topbanner.png) no-repeat;
}
div#header h1{
text-indent:-9999px;
}


div#container{
float:left;
width:800px;
background-color: #FFFFFF;
/*background-image:url(../img/tlinel.png);
background-repeat: repeat-y;*/
}


div#left{
float:left;
width:640px;
background-color: #FFFFFF;
/*background-image:url(../img/tlinel.png);
background-repeat: repeat-y;*/
margin-bottom:15px;
}

div#right{
float:left;
width:160px;
background-color: #FFFFFF;
/*background-image:url(../img/tliner.png);
background-repeat: repeat-y;*/
}

div#footer{
clear:left;
width:800px;
background:#ff9900;
}




h2{
padding-left:10px;
margin:20px 30px 0 10px;;
border-left:#ff3300 18px double;
border-bottom:#ff3300 1px solid;
color:#ff3300;
font-size:130%;
font-weight:bold;
line-height:1.5em;
}

#left p{
margin:15px 30px 0 30px;
line-height:1.5em;
}

#left a:link{
color:#ff6600;
}
#left a:visited{
color:#ff9900;
}
#left a:hover,#left a:active{
color:#ff3300;
border-bottom:1px dashed;
}


#left .center{
margin:30px auto;
text-align:center;
}

#left table.collaborator{
width:540px;
margin:20px auto;
}

#left table.collaborator td{
width:180px;
font-size:80%;
text-align:center;
}

#left ul{
margin:25px 30px 0 50px;
}
#left li{
line-height:1.3em;
}

























#right ul{
margin:0px 0 0 10px;
list-style:none;
}

#right ul ul{
margin:0 0 0 10px;
list-style:none;
}

#right ul li img{
margin-left:12px;
margin-top:10px;
}

#right ul ul li img{
margin:0;
}

#right ul li{
color:#ff3300;
font-weight:bold;
font-size:115%;
line-height:1.3em;
margin-top:7px;

}

#right ul ul li{
font-size:90%;
margin:0;
margin-top:7px;
line-height:1.3em;
}

#right ul li a{
font-weight:normal;
}
#right ul li a.img{
font-weight:normal;
font-size:80%;
}

#right ul li a.img span{
white-space:nowrap;
}

#right ul li a:link{
color:#ff9900;
}
#right ul li a:visited{
color:#ffcc00;
}
#right ul li a:hover,ul li a:active{
color:#ff3300;
border-bottom:1px dashed;
}

#right .center{
margin:10px auto;
text-align:center;
}


#footer p{
text-align:center;
color:#ffffff;
font-size:80%;
}