/*
mlem specific
*/
#home_sitemap_links{
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

#home_sitemap_links a{
	color: #ABA202;
	text-decoration: none;
}


	/* body
			Define the default text type and style of the website here.
			The background colour of the site should be set here too.
	 */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-color:white;
	background-image: url(img/centre_back.jpg);
	background-repeat: no-repeat;

	background-position: 195px 148px;
}


.title_section {

	font-family: Arial, Helvetica, sans-serif;
	color: #006897;
	font-size:130%;
	font-weight: bold;
	text-transform: uppercase;
}

.title_section_outer {

	padding-bottom: 5px;
}

.left_section_outer {

	padding-top: 20px;
	padding-bottom: 5px;
}

div.navigation {
	background-color: #DAF5FF;
	width: 120px;
	text-align: left;
	margin: 0px;
	height: auto;
	padding: 0px;
	border: 1px solid #0099FF;
	
}

div.stories {

	width: auto;
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;
}
div.stories_mainp2 {
	margin-bottom: 5px;
	padding: 10px;
	text-align: left;

	}

div.outer_freeform {
	
	height: auto;
	width: 130px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
div.inner_freeform {
	
	width: 118px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 80%;
}

div.outer_freeform_02 {
	
	text-align: left;
	
}

div.inner_freeform_02 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.stories_internal {
	height: auto;
	width: auto;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;

}

div.bottom_inner1{
	width: 40px;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}

.bottom_inner2{
	color: #A48C96;
}
.bottom_inner3{
	float: right;
	width: 80px;
	height: auto;
	padding: 0px;
	margin-top: 5px;
	color: #E8E088;

}
.bottom_inner4{
	float: right;
	width: 90px;
	padding: 0px;
	margin-top: 5px;
	color: #E8E088;
}

.story_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #0099CC;
}

.story_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}


div.login {
	float: left;
	width: 40px;
	height: 15px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#login_buttons ul {
	list-style-type: none;
	height: 15px;
	width: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#login_buttons li {
	font-size:  smaller;
	
	display: block;
	list-style-type: none;
	height: 15px;
	width: 40px;
	text-align: center;
	
}
#login_buttons li a {
	color: #918900;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 40px;

}
	
html>body #login_buttons li a {
	width: auto;
	}
	
#login_buttons li a:hover {
	list-style-type: none;
	color: #E69400;
	text-decoration: none;
	display: block;
	width: 40px;
	height: 15px;
}


.stories_large{
	float: left;
	height: 275px;
	width: 613px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	text-align: left;
	background-image:  url(img/storieswm_large.jpg);
	background-repeat: no-repeat;
}
.stories_internal_large{
	float: left;
	height: 269px;
	width: 603px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 3px;
}
.blurb_box_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 5px;
	height: auto;
	border: 1px solid #0099CC;
	width: 565px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image:  url(img/half_999.gif);
}
