body{	background-color: #0000ff ;
	background-image: url("/images/carmen800_fade.gif") ;
	background-repeat: no-repeat ; 
	background-position: top right ;
	background-attachment: fixed ;
        margin-top: 0px; margin-bottom: 0px;
        margin-left: 10px; margin-right:10px;

	}

div.menu{       
                position: absolute ;
		left: 10px ;
		top: 100px ;
		width: 150px ;
		margin-top: 0px; margin-bottom: 10px;
                margin-left: 0px; margin-right: 0px;
		padding: 0px;
                text-align: left;
                font-family:arial,sans-serif ;
                font-size: 1.0em ;
                font-weight: bold ;
                color: #cccccc ;
                border-style: solid ;
                background-image: url("/images/fills/fill-dark-blue.gif") ;
        }


div.content{	position: absolute ;
                top: 100px;
                left: 175px;
		margin-top: 0px; margin-bottom: 10px;
                margin-left: 0px; margin-right: 10px;
		font-family:arial,sans-serif ;
		font-size: 1.0em ;
		color: #cccccc ;
		border-style: solid ;
		background-image: url("/images/fills/fill-dark-blue.gif") ;
		padding: 10px ;
	}

.footer{
	font-size: 0.8em ;
	color: #cccccc ;
	text-align: center ;
}

h2{	margin: 0px 0px 0px 0px ;
	color: #00cc00 ;
	background-color: #000066 ;
	}
a{
        text-decoration: none ;
        }

a:link{
        color: #00ee00 ;
        text-decoration: none ;
        }

a:visited{
        color: #00cc00 ;
        text-decoration: none ;
        }

a:hover{
        color: #00ff00 ;
        text-decoration: none ;
	background-color: #000066 ;
        background-image: url("/images/fills/fill-blue-0000cc.gif")
        }


a.menu{
	display: block ;
	}

a:link.menu{
	color: #00cc00 ;
	text-decoration: none ;
	}

a:visited.menu{
	color: #00aa00 ;
        text-decoration: none ;
	}

a:hover.menu{
	color: #00ee00 ;
        text-decoration: none ;
        background-image: url("/images/fills/fill-blue-000066.gif") 
	}
img.right{
	float: right ;	
	}

.small{
	font-size: 0.6em ;
	}
