body {font-size: 80%; } 
p { font-family: "georgia"; font-size: .83em; line-height:140%}
.angles {font-family: "georgia"; font-size: 0.83em;	line-height:140%; color: #006699}
.castella {font-family: "georgia"; font-size: 0.83em; line-height:140%; color: #666666}
.catala {font-family: "georgia"; font-size: 0.83em; line-height:140%; color: #000000}

a.one:link {color: black; text-decoration: none}
a.one:visited {color: black; text-decoration: none}
a.one:hover { color: #000000;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;}

a.two:link {color: #FF6600; text-decoration: none}
a.two:visited {color: #FF6600; text-decoration: none}
a.two:hover { color: #0033CC;
    text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;}
	    
	a#banner, #contentc, #contentd, #navAlpha {
		position:fixed;
	}
	
	a#banner {
		height: 120px;
		width: 170px;
		margin-left: 20px;
		padding: 10px 20px;
		top: 0px;
		border-left:0px solid black;	
		background: url(links/masthead4.jpg) no-repeat top left;
		display: block;
	
	}
    
 #navAlpha {
	width:155px;
	top:0px;
	left:26px;
	border-left: 1px dotted #000;
	padding:140px 10px 0px;
	}
	

#contentc
{
	position: fixed;
	width: 184px;
	top: 0px;
	left: 250px;
	border-left: 1px dotted #000;
	padding: 139px 21px 10px 11px;
	
}

#contentd
{
	position: fixed;
	width: 184px;
	top: 0px;
	left: 250px;
	padding: 20px 21px 10px 11px;
	
}
	#containerc
	{
		position: absolute;
		width: 500px;
		top: 0px;
		left: 475px;
		border-left: 1px dotted #000;
		padding: 139px 11px 0px;
		background-color: white;
	}
	
	
	#footer
	{
		position: fixed;
		width: 140px;
		top: 550px;
		left: 26px;
		border-left: 1px dotted #000;
		padding: 0px 0px 0px 11px;
		background-color: white;
	}
