body
{ 
background: #FFFFFF 
}

/*stripes extending from the logo*/

p {
font-family: sans-serif;
color: #555555}

p.title {
font-family: sans-serif;
color: #202020;
font-weight: bold}

p.teeny {
font-family: sans-serif;
color: #555555;
font-size: 65%}


/*links*/
a:link     {color:#110C8C; text-decoration: none}
a:visited  {color:#42415D; text-decoration: none}
a:active   {color:yellow; text-decoration: none}
a:hover    {color:#008FCA; text-decoration: none}

td.blue {background-color: #FEFFD3}

table.blue {background-color: #FEFFD3}

/*table.contents { 
background: #FFFFFF 
url("../images/back_cake.png") 
no-repeat fixed 
center center
}*/

#layer2 {position:absolute; left:0; top:0; z-Index:2}

#leftcontent {
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 160px
line-height:11px;
background-color:#FEFFD3;
}.frame {
	border: 1px solid #333333;
}
.backsplash {
	background-color: #FFFFCC;
}
