/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 40px;
	color: #999999;
	text-align:justify;
	background: #FFFFFF url(gml/limaeyes.jpg) fixed right top no-repeat;
}

a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a img{border: 0px;}
a:hover {color: #CC0033}


/* LOGO */
#logo{
	height:110px;
	display:block;
	padding: 0;
	margin: 0;
	text-indent: -90000px;
	background:url(gml/gmllogo.gif) left top no-repeat;
}

#menubar, #pagetop, #pagebtm, #footer, .letter, .heading{
	margin: 0;
	padding: 2px;
	margin-bottom: 6px;
	margin-top: 6px;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	border-left: #CC0033 1px solid;
}

#menubar, #pagetop, .letter, .heading{
	border-bottom: #CC0033 1px solid;
}

#pagebtm, #footer{
	border-top: #CC0033 1px solid;
}

.red, .letter .heading{
	color: #CC0033;
}

.content{
	 margin:0px;
	 padding:0px;
}

.right{
	width:160px;
	float:right;
	margin:0px;
	padding: 2px;
	border-left: #CC0033 1px solid;
}

.middle{
	margin:0px;
	margin-right: 170px;
	padding:0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.entrance{
	width:100%;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
}

.small{
	font-size: .5em;
}
