/*defaults*/
body 	{background:#FFFFFF repeat-x 0 0; color:#000000; margin:15px 0; padding:0; font-family:"Verdana", verdana, arial, "Times New Roman", serif; font-size:70% }
p		{margin-top: }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#800000; text-decoration:underline;}

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:800px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background: no-repeat 150px; border-bottom:1px solid #DADADA; padding:0px 0px 10px 0px; }
#navigation	{padding:10px 0; }
#header		{background:#DADADA url('../images/al_header_home.jpg') no-repeat 5px 5px; padding:10px; height:172px }
#header2	{background:#DADADA url('../images/al_header_content.jpg') no-repeat 5px 5px; padding:10px; height:25px }
#content	{float:left; height: 550px; width:440px; padding:20px 10px 0 0; line-height:160%; }
#content2	{float:left; height: 403px; width:440px; padding:20px 10px 0 0; line-height:160%; }
#content3	{float:left; width:440px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:300px; padding:20px 0; line-height:140%; text-align:left; }
.newsItem	{padding:10px 20px 2px 10px; background:#F5F5F5; border:0px solid #C4C2C2; font-size:100%; margin-bottom:15px; }
#footer		{clear:both; font-size:80%; background:#FFFFFF; padding:10px 20px; text-align:left; border-top:1px solid #800000; }
#copyright	{float:right; }
#language	{float:right; }

/*headings*/
.newsItem h1	{color:#800000; margin:0 0 5px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:150%; font-weight:normal; line-height:110%; margin:0; padding:0 0 20px 0; color:#800000; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#80000; padding:0 16px 0 0; text-decoration:none; }
#navigation a:hover	{color:#80000; text-decoration:underline; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:;  }
#footer a:hover	{color:#000000; text-decoration:none; }