* { margin: 0; padding: 0; } 

body
{
   background: url("http://aalf.org/images/new/header_pattern.jpg") top left repeat-x;
   font-family: Arial, sans-serif;
   color: #333;
}

a
{
   text-decoration: none;
   color: #257BB6;
   font-weight: bold;
}
a:hover {
	color:#0099FF;
}
.underline:hover {
	text-decoration:	underline;
	background-color: #FFFFFF;
}

a img
{
	border: none;
}

p
{
   margin: 7px;
}

#container
{
   position: relative;
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
}

#heading,
#sidebar
{
   color: #666;
   font-size: 12px;
   margin-bottom: 25px;
}

#heading #members
{
   font-size: 12px;
}

#heading #menu
{
   font-size: 14px;
}

#heading ul li a
{
   color: white;
   font-weight: bold;
}

h1
{
   position: relative;
   top: 3px;
   width: 370px;
   height: 185px;
}

h1 a
{
    background: url("http://aalf.org/images/new/logo.gif") no-repeat;
    text-indent: -9999px;
	width: 370px;
	height: 185px;
	display: block;
	overflow: hidden;
}

#members
{
   position: absolute;
   top: 0;
   left: 325px;
/*   width: 444px;*/
   height: 29px;
   background: url("http://aalf.org/images/new/header_left.jpg") top left no-repeat;
   margin-left: auto;
   margin-right: auto;
/*   list-style-type: none;*/
   color: white;
   text-align: center;
   padding-left: 7px;
}

#members ul
{
   background: url("http://aalf.org/images/new/header_right.jpg") top right no-repeat;
   list-style-type: none;
   height: 29px;
   padding-right: 7px;
}

#members ul li
{
   display: inline;
   margin-left: 3px;
   margin-right: 3px;
	font-size: 12px;
}

#members ul li a,
#members ul li
{
   line-height: 27px;
}


#menu
{
   position: absolute;
   top: 75px;
   left: 380px;
   list-style-type: none;
   display: none;
}

#menu li
{
   display: inline;
   float: left;
	margin-right: 1px;
	padding: 5px 6px 4px 7px;
}

#menu li a
{
	padding: 5px 6px 4px 7px;
}

#menu li.active
{
	background: url("http://aalf.org/images/new/tab_left.jpg") no-repeat left top;
	padding: 5px 2px 4px 5px;
}

#menu li.active a
{
	color: #50b4e8;
	background: url("http://aalf.org/images/new/tab_right.jpg") no-repeat right top;
	padding: 5px 10px 4px 5px;
/*   display: block;
   width: 101px;
   height: 29px;*/
}
#menu li a.active
{
   background: white;
   color: #50b4e8;
}

#join
{
   position: absolute;
   top: 120px;
   left: 380px;
   width: 320px;
}

h2 a
{
/*	width: 226px; */
	width: auto;
	height: 23px;
	margin-left: -10px;
	padding-left: 10px;
}

h2.oddwidth a
{
	width: 203px;
	height: 21px;
	margin-left: -7px;
	margin-top: -3px;
	padding-left: 7px;
	padding-top: 3px;
}

h2.alt a
{
	color: #50b4e8;
}

#newsletter
{
   position: absolute;
   top: 120px;
   left: 700px;
}

.rssbutton
{
   background: url("http://aalf.org/images/new/button.jpg") no-repeat;
   width: 238px !important;
   height: 63px !important;
}

.button, .rssbutton
{
   background: url("http://aalf.org/images/new/button.jpg") no-repeat;
   width: 195px;
   height: 25px;
}

.button img, .rssbutton img
{
   float: left;
   margin: 9px;
}

.button strong, .rssbutton strong
{
   font-size: 14px;
}

.button span, .rssbutton span 
{
   padding-top: 15px;
	text-align: left;
	display: block;
}

.button a, .rssbutton a
{
	display: block;
	height: 63px;
	color: #656565;
}

.button em, .rssbutton em
{
	color: #50b4e8;
	font-style: normal;
}

#newsletter img
{
	margin: 9px;
}

#newsletter span
{
	padding-top: 8px;
}

#heading h2
{
   width: 212px;
   height: 21px;
   display: block;
   background: url("http://aalf.org/images/new/slim_button.jpg") no-repeat;
   padding-top: 4px;
   padding-left: 8px;
   font-size: 14px;
   color: #50b4e8;
}

#banner
{
   position: relative;
   background: url("http://aalf.org/images/new/banner.jpg") no-repeat;
   width: 954px;
   height: 159px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
}

#banner h2
{
   position: absolute;
   top: 20px;
   width: 300px;
   font-size: 28px;
   font-weight: normal;
   font-style: italic;
}

#banner h2 em
{
   color: #75D341;
   font-weight: bold;
}

#banner form p
{
   position: absolute;
   left: 0;
   top: 110px;
   margin: 0;
}

#slimbutton a
{
   background: url("http://aalf.org/images/new/slim_grey_button.jpg") no-repeat;
   border: none;
   width: 293px;
   height: 21px;
   color: white;
	position: relative;
	top: 100px;
	padding-top: 4px;
   font-weight: bold;
	font-size: 14px;
	text-align: center;
	display: block;
}

#banner p
{
   position: absolute;
   top: 25px;
   left: 675px;
   color: #666;
}

#main_content
{
   padding: 10px 10px 50px 10px;
   width: 100%;
   float:left;
}

#main_content p
{
   margin-top: 10px;
   margin-bottom: 10px;
}

.float
{
   float: left;
   margin: 0 10px 0 7px;
}

#main_content h2,
#wide_content h2
{
   font-weight: normal;
   font-size: 24px;
   border-bottom: 2px solid #2AC4F6;
}

#main_content h2.artitle
{
   font-size: 32px;
}

#sidebar
{
/*   position: relative;
   top: 0px; 400*/
   margin-left: 700px;
   width: 240px;
   text-align: center;
   display: none;
}

#sidebar h2
{
   width: 238px;
   height: 25px;
   background: url("http://aalf.org/images/new/slim_blue_shorter_button.jpg") no-repeat;
   color: white;
   font-size: 14px;
   line-height: 25px;
   padding-left: 10px;
   margin-top: 20px;
}

#sidebar h2.alt
{
   background: url("http://aalf.org/images/new/slim_white_button.jpg") no-repeat;
   color: #666;
}

#sidebar ul
{
   list-style-type: none;
}

#sidebar ul li
{
   background: url("http://aalf.org/images/new/bullet.jpg") top left no-repeat;
   padding-left: 20px;
   padding-top: 10px;
   color: #AAA;
}

#sidebar ul li a
{
   color: #666;
   font-weight: bold;
}

#sidebar p,
#sidebar ul,
#sidebar h2,
#sidebar #refer
{
   text-align: left;
}

#footer
{
   clear:both;
   width: 100%;
   background: url("http://aalf.org/images/new/footer_pattern.jpg") repeat-x;
   padding-top: 10px;
}

#search
{
   font-weight: bold;
   margin-left: auto;
   margin-right: auto;
	width: 335px;
}

#notice
{
   width: 749px;
   height: 25px;
   background: url("http://aalf.org/images/new/footer.jpg") no-repeat;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   color: #666;
   font-size: 12px;
   font-weight: bold;
   clear: both;
}

#notice a
{
   color: #666;
   margin-left: 10px;
}

#notice p
{
   display: inline;
}

#notice #copyright
{
   position: absolute;
   left: 20px;
}

#notice #links
{
   position: absolute;
   right: 20px;
}

ul#footer_menu
{
   list-style-type: none;
   width: 522px;
   margin-left: auto;
   margin-right: auto;
}
ul#footer_menu2
{
   list-style-type: none;
   width: 275px;
   margin-left: auto;
   margin-right: auto;
}

ul#footer_menu li, ul#footer_menu2 li
{
   display: inline-block;
   float: left;
   font-size: 14px;
   margin: 10px 5px;
   line-height: 25px;
}

ul#footer_menu li a, ul#footer_menu2 li a
{
   color: #CCC;
}

ul#footer_menu li a:hover, ul#footer_menu2 li a:hover
{
   color: #666;
}

#wide_content
{
	min-height: 200px;
	padding: 10px 10px 50px 10px;
	text-align: center;
}

.linkk
{
	width: 170px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 25px;
}
.linkcontainer {
	968x241
	width:968px;
	height:195px;
	padding-top: 48px;
	background: url("http://aalf.org/images/blue.jpg") no-repeat;
}

#wide_content h2
{
}

#wide_content h2 a
{
	width: 170px;
	color: #333;
	font-size: 16px;
}

#wide_content p a
{
	font-size: 14px;
	font-weight: normal;
}

#wide_content p
{
	width: 170px;
	margin: 0;
	padding: 0;
}

.notebox { 
	color:#666666;
	border: 1px solid #6699FF;
	background-color:#DBF2FF;
}

.addmore {
	text-align: right;
}


/* PROFILE */
.small_titles {
	background-color: #49BBE6;
	font-weight: bold;
	color:#000000;
	/* Do Not Change Padding */
	padding: 2px;
}

.small_titles a {
	color:#FFF;
}
.small_titles a:hover {
	text-decoration: underline;
}

.subtitle {
	color: #666666;
	font-size: 8pt;
	padding-bottom: 20px;
	padding-left: 0px;
}