body {
	background: #fff;	
	font: 11px verdana;
	text-align: center;
			}
a {
	text-decoration: underline;
	color: #125EC6;}

a:hover {
	text-decoration: none;}

a:visited {
	color: #tf6c01;}
#intro {
	color: #999;
	text-align: left;
	margin-left: 10px;}

#container {
	position: relative;
	margin: 0 auto;
	border: 1px solid #aaa;
	background: #fff;
	width: 700px;
	height: auto;
	text-align: left;
}
#header {
	background: #f3f2fa url(images/ala_flat.jpg) no-repeat top right;
	width: 700px;
	height: 156px;
	border-bottom: 1px solid #125EC6;
		

		
		/*	background: #a5c72e url(babatop.jpg) no-repeat top left;*/
}
#nav {
	width: 193px;
	height: auto /*521px*/;
	color:  #fdd;
	float: left;
	margin-top:0px;
	background-color: #125EC6; /* #b17e8d;*/
	border: 1px solid #aaa;

}
#mainnav {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;}
a.button {	
	background: #f3f2fa url(images/navarrow.gif) no-repeat 90% -20%;
	width: 90px;
	height: 15px;
	border-top: 1px solid #aaa;
	display: block;
	text-decoration: none;
	color: #777;
}
a.button:visited {
	color: #777;}
a.button:hover {
	background: #125EC6 url(images/navarrow.gif) no-repeat 90% 120%;
	color:#fff;}

#content {
	width: 700px;
	background: #f3f2fa ;
/*#70d0c4;*/			
	height: auto;
	text-align: left;
}
#text {
	position: relative;
	top: 10px;
	left: 30px;
	width:400px;
	color: #444;
	padding-left: 5px;
}

#text h3 {
	font: 10pt trebuchet ms;
	background: #f3f2fa url(images/alaheadingback.jpg) no-repeat top left;
	color: #777;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
}

#text h2 {
	font: 14pt trebuchet ms;
	color: #CC0033;
	padding: 3px 3px 3px 3px;
	margin-top: 0;
}

p.main {
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
}

#long {
	background: #fff url(images/alababa.jpg) repeat-x;
	height: 155px;
	width: 120px;
	float: right;}
#corner {
	background: #fff url(images/alacorner.jpg) repeat-x;
	height: 20px;
	width: 15px;
	float: right;}
#line {
	background: #fff url(images/border.jpg) no-repeat;
	height: auto;
	width: 1px;
	float: right;}

#footer {
	border: 1px solid #125EC6;
	padding: 5px 5px 5px 5px;
	background: #f3f2fa;
	text-align: center;
	color: #aaa ;
}

#footer a {
	color: #aaa;}
/* CSS Document */

