#mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 21px;
}
#indexmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	}
body {
	margin-top: 0px;
	background-image: url(../images/alianza-bg.gif);
	background-repeat: repeat;
}
#mainmenu a:link, #indexmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:visited, #indexmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover, #indexmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:link {
	color: #0066FF;
	text-decoration: underline;
}
#content a:visited {
	color: #0066FF;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
	color: #0033FF;
}
.alianzatop {
	background-image: url(../images/alianza-top.jpg);
	background-repeat: no-repeat;
	height: 439px;
	width: 800px;
}
#content {
	background-color: #FFFFFF;
	padding: 20px;
}
#tableborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0px;
	line-height: 18px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
.allcaps {
	letter-spacing: .1em;
}
.smaller {
	font-size: 12px;
}
#footer {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#content .attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	margin-top: .3em;
	margin-bottom: 0px;
	line-height: 18px;
}
.subhead {
	color: #0099FF;
}
