body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.right {
	margin-right: 0px;
	display: inline;
}

#outer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: black;
	border-left-color: black;

}
#sidebar_left {
	background-image: url(/images/menu_bg_gradiant.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	float: left;
	width: 184px !important;
	min-height:519px;
	height:auto !important;
	height:519px;
	
}
#fabspec_content {
	float: left;
	width: 590px;
	background-image:url(/images/bg_image.jpg);
	padding-left:5px;
	/*border:1px solid red;*/
	min-height:550px;
	height:auto !important;
	height:550px;
}
#fabspec_footer {
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	position:relative;
}

#outer #sidebar_left img{
	margin-bottom: 20px;
	margin-left: 51px;
}

#logo {
	height: 150px;
	width: 280px;
	float: left;
	position: absolute;
}
#header_address {
	height: 61px;
	padding-left: 285px;
}
#header_bar {
	padding-left: 180px;
}
#header_lower {
	height: 41px;
	padding-left: 220px;
	background-image: url(/images/bg_header_lower.jpg);
	text-align: center;
}
.submitted,.taxonomy{
	display:none;
}
.block-user{
	background:#ffffff;
	padding-left:10px;
	width:80% !important;
	width:80%;
	margin-left:20px;
	border:1px black solid;
}
h2.title{
	text-align:center;
}
.pager-first{
	padding-right:10px;
}
.pager-last{
	padding-left:10px;
}
.pager-previous, .pager-next, .pager-current{
	padding-left:3px;
	padding-right:2px;
}
.acidfree-full{
	text-align:center;
}
