html, body{
        padding: 0px;
        margin: 0px;
		background-color: #993300;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
}

	    div#sites h1.christos a {background: url('sites/link01achristos.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}

    div#sites h1.christos a:hover {background: url('i/sites/Link01b-christos.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}

    

    div#sites h1.mocco a {background: url('sites/link03amocco.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}

    div#sites h1.mocco a:hover {background: url('sites/Link03b-mocco.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}



    div#sites h1.christosmasters a {background: url('sites/Link03achristosmasters.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}
	
		    div#sites h1.christosmasters a:hover {background: url('i/sites/Link01b-christosmasters.png') no-repeat; display:block; float:right; height:50px; text-indent:-10000px; width:110px; margin: 0 0 0 0;}
			
			


#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('../img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #4e6605;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
