@charset "utf-8";
*, html, body, div, dl, dt, dd, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
q:before, q:after { content:''}

p {
	font-size: 70%;
	margin-bottom: 8px;
	}
h1 {
	margin-bottom: 10px;
	font-size: 90%;
	}
#main_article h1 {
	padding-left: 16px;
	background-image: url(../images/alma_main_article_icon.jpg);
	background-repeat:no-repeat;
	}
h2 {
	color:#000000;
	margin-bottom: 10px;
	font-size: 90%;
	padding-left: 16px;
	background-image: url(../images/alma_header_icon.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	}
h3 {
	color:#FFFFFF;
	size: 8px;
	}
h4 {
	margin-bottom: 8px;
	font-size: 75%;
	color: #000000;
	}
.pink_text {
	color: #FF0066;
	font-size: 70%;
	}
.white_text {
	color: #FFFFFF
	}
.italic {
	font-style:italic;
	}
.body_text {
	color:#666666;
	}

.style2 {
	font-size: 55%
}
.style3 {
	font-size: 10px;
	margin-bottom: 8px;
	padding-left: 5px;
}

.page_indicator {
	background-image:url(../images/page_indicator.gif);
	background-position:center;
	background-repeat: no-repeat;
	height:40px;
	
}




a {
	color:#FF0066;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#footer p {
	color:#B1B1B1;
	}
#footer a {
	color: #B1B1B1;
	text-decoration:none;
	}
#footer a:hover {
	color: #FF0066;
	text-decoration:none;
	}
	
body {
	background-color: #eeeeee;
	background-image: url(../images/alma_bg-fade.jpg);
	background-repeat:repeat-x;
}
#header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/alma_header.jpg);
	background-repeat:no-repeat;
	height: 25px;
	width: 600px;
	padding-top: 145px;

	}
	#nav {
	margin-left: 80px;
	margin-right: 80px;
	height: 35px;
	vertical-align: text-top;
		}
		#nav a {
		color: #FFFFFF;
		font-weight:bold;
		text-decoration:none;
		font-size: 75%;
		overflow:visible;
		padding-bottom: 10px;
		}
			#nav a:hover {
			color: #FF0066;
			}

#content {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/alma_content-bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 440px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
}
	#main_article {
		padding: 20px 40px 20px 20px;
		background-image:url(../images/alma_main_article.jpg);
		background-repeat:no-repeat;
		margin-bottom: 20px;
		height: 150px;
	}
	#columns_container {
		height: 22px;
		overflow:hidden;
		}
	#columns_container h3 a {
		color:#FFFFFF;
		}
	#columns_container h3 a:hover {
		color:#FF0066;
		text-decoration:none;
		}
	#columns123 {
		width: 102px;
		float:left;
		height:auto;
		background-image:url(../images/columns_bar.gif);
		background-position:top;
		background-repeat: no-repeat;
		margin-right: 10px;
		padding-top:5px;
	}
		#columns4 {
			padding-top:5px;
			width: 102px;
			float:left;
			height:auto;
			background-image:url(../images/columns_bar.gif);
			background-position:top;
			background-repeat: no-repeat;
		}
	
		
#footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/alma_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 440px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 80px;
	padding-right: 80px;
	}
ul, li {
margin-bottom: 8px;
margin-left: 10px;
list-style: circle ;
}
#wedo1, #wedo2, #wedo3 {
	overflow: hidden;
	height: 55px;
	margin-bottom: 20px;
	}