body 	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
        background: url('banner.jpg'); 
        background-repeat: repeat-x;
        background-position: 0px 0px; 
		}

a:link {text-decoration: none; color:#333333;}
a:visited {text-decoration: none; color:#333333;}
a:active {text-decoration: none; color:#666666;}
a:hover {text-decoration: none; background-color:#eeeeee;}

ul {list-style-image: url('bullet.gif'); }

div#sidemenu {position: absolute; top:250px; left:600px;}

.title {font-size: 24pt; color: #7d7d7d; font-weight: bold;}

.subtitle {font-size: 16pt; color: #7d7d7d; font-weight: bold;}

.banner {font-size: 24pt; color: #dd0000; font-weight: bold;}

.nopix {border: none}