@import url("base.css");

#overallLayout		{background-image:url(../images/home/bg_home.gif);
						background-repeat:repeat-y;}
						
#contentLeft		{float:left;width:580px;}
#contentRight		{float:left;width:195px;}
#contentRight a		{text-decoration:none;color:#9D0029;}
#contentRight a:hover {text-decoration:underline;}

#contentArea		{margin:20 0 0 18;}
#contentArea a		{text-decoration:none;color:#9D0029;}
#contentArea a:hover {text-decoration:underline;}

#imageArea			{float:left;width:164px;margin:24 0 0 0;}
#imageArea	img		{border:1px solid black;}
#articleArea		{float:left;width:360px;margin:24 0 0 0;}

#otherArticles		{margin:30 0 0 15;font-size:11px;}
#otherArticles p		{}
#otherArticles a	{text-decoration:none;color:#9D0029;}
#otherArticles a:hover {text-decoration:underline;}

h1					{font:18pt 'Trebuchet MS', Arial,Verdana,san serif;
						font-weight:bold;
						margin:8 0 -6 0;padding:0;}
						
h2					{font:16pt 'Trebuchet MS', Arial,Verdana,san serif;
						margin:8 0 -6 0;padding:0;}					
						
#hedDescription			{width:195px;height:40px;background-color:#E3E2E3}
#hedDescription img		{margin:14 0 0 11px;}
#bodyDescription		{width:180px;line-height:1.3;margin:10 0 0 11;font-size:11px;}
