.backgroundImage{
/*background-image:url(../site/img/site/back.gif);
background-repeat:no-repeat;*/
}
.homeBground{
background-image:url(../site/img/site/splash_colors.gif);
}
.title{
font-size:14px;
font-weight:bold;
font-style:italic;
}
.bottomBorder{
border-width:0px 0px 3px 0px;
border-style:solid;
border-color:#CCC;
}
a.heavyMental{
font-weight:bold;
display:block;
background-color:#ccc;
}
.cat{
font-weight:bold;
}
.yellowish{
background-color:#DFED00;
}
.whiteOnRed{
line-height:15px;
color:#000;
}
.iFrame{
width:800px;
height:450px;
}
.movieFrame{
padding:25px 0px 0px 0px;
background-color:#ccc;
}
.related{
font-size:10px;
}
.related a{
display:block;
}
.related a:hover{
text-decoration:underline;
}
a.rLink{
color:#000;
}
a.rLink:hover{
text-decoration:underline;
}
/* Navigation shit */
.navList{
font-size:11px;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px;
margin:0px;
list-style-type:none;
}
.navList li{
padding:0px;
margin:0px;
display:block;
}
.navList a{
text-decoration:none;
width:100%;
display:block;
}
.navList a:hover{
background-color:#DFED00;
}
.navTd{
width:150px;
}
/* / Navigation shit*/