@import url(tokmain.css);



#title{

position : absolute;

top : 10px;

left : 10px;

width : 450px;

height : 150px;

background : transparent url(http://www.stjulians.com/tok/image/perceptiontitle.png) no-repeat;

}

#rightcontent ul {
font-size : 0.8em;
}

.hoverlinks:link {color : blue; font-weight : normal; text-decoration : none;}
.hoverlinks:active {color : blue; font-weight : normal; text-decoration : none;}
.hoverlinks:visited {color : blue; font-weight : normal; text-decoration : none;}
.hoverlinks:hover {color : red; font-weight : normal; text-decoration : underline;}