/* Main Tags */
	body	{ text-align:center; font-family:Verdana; font-size:.8em; }
	div		{ border:0px; padding:0px; margin:0px; }
	img		{ border:0px; padding:0px; margin:0px; }
	ul		{ list-style:none; margin:0px; padding:0px;}
	li		{ padding:0px; margin:0px; }
/* Main Body Elements */
	#divBody				{ margin:auto; display:block; width:760px; border:1px solid #3C3C3C; text-align:left; padding:0px 5px 10px 5px;}
	#divMainContent1			{ }
/* Top Menu CSS */
	#ulTopMenu				{  float:left; display:block; width:700px; margin-left:10px;}
	#ulTopMenu	.liTMItems		{ float:left;  margin:0px -14px 4px 0px; padding:0px; }
	#ulTopMenu	.liTMItems	a	
		{
			display:block; width:132px; height:29px;
			background-image:url(images/button1.gif); background-position:0px 0px; 
			color:#ffffff; 
			font-family:'Times New Roman'; font-size:1.1em;
			line-height:29px;
			text-align:center; text-decoration:none;
			vertical-align:middle;
			font-weight:bold;
			letter-spacing:.1em;
		}
	#ulTopMenu	.liTMItems	a:active	{ text-decoration: underline; border:0px solid red;  }
	#ulTopMenu	.liTMItems	a:hover		{ background-position:132px 0px; }

.liClearItem				{ float:none; clear:both; line-height:0px; font-size:0px; height:0px; }
.divClear					{ clear:both; font-size:1px; line-height:1px; display:block; height:1px;  }

#divLatestNews				{ float:left; width:175px; }
#divLatestNews	#divLNC			{ padding:5px; border:1px solid #E48100; }
#divLNC	p				{ margin:5px 0px 5px 0px; font-size:.85em; }
#divLNC	label			{ font-weight:bold; }
#TitleLatestNews				{ background-color:#E48100; }

/* CSS for Title bar of Sections */
.TitleLC					{ float:left;  width:24px; height:24px; background-image:url(images/arrow-outline%20copy.gif); }
.TitleRC					{ float:right; width:24px; height:24px; background-image:url(images/outline-uppercorner%20copy.gif);}
.TitleContainer				{ display:block; color:#ffffff; font-weight:bold; font-size:.90em;  height:24px; background-color:#C32728; }
.TitleContainer	p				{ color:#FFFFFF; margin:0px; padding:0px 0px 0px 30px; line-height:1.7em;}

.divMainSection				{ float:right; width:74%; line-height:18px; overflow:hidden; }
.divMainSection #Content			{ border:1px solid #C32728; margin:0px; padding:5px; }
.divMainSection #Content .details		{ margin:0px; padding:0px; text-align:right; color:Gray; font-size:.8em; margin-top:5px;  }
.divMainSection #Content p				{ font-size:.90em; color:#6287AE; margin:0px; }
.divMainSection #Content h1				{ font-size:1.2em; color:#A61B00; margin-bottom:5px; }
/* Main Content Sections for First Page */ 
/*
.divMainSection				{ display:block; width:495px; height:110px; border:1px solid #DFF3F3; background-color:#94E7F3; }
.divMainSection	p		{ margin-top:0px; text-indent:15px; }
.divMainSection img		{ margin:0px; padding:0px; display:inline; }
.divMainSection	.left		{ float:left;	border:0px solid red;	height:100%; width:19px; margin-right:-10px;}  
.divMainSection	.right		{ float:right;	border:0px solid green; height:100%; width:19px; margin-left:-10px; }
.divMainSection	.top		{ background-image:url(images/blue-top.gif); line-height:19px;}
.divMainSection	.bottom		{ background-image:url(images/blue-bottom.gif); margin-bottom:expression("-10px"); }
.divMainSection .section	
	{
		border:0px solid black;	
		display:block; width:450px; 
		background-color:#94E7F3; 
		padding:8px; 
		margin-left:9px;
		margin-right:5px;
	}
*/
/* Obselete stuff we were testing */	
/*
.Section1		{  background-color:#94E7F3; display:block; width:342px; height:234px; border:1px solid #DFF3F3; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/scale.png', sizingMethod='scale'); }
*/

/* Bottom Menu CSS */
/*
	#ulLeftMenu				{ float:left; width:150px; margin-left:10px; }
	#ulLeftMenu	.liLMItems		{ float:left; margin:0px; padding:0px; }
	#ulLeftMenu	.liLMItems	a	
		{
			display:block; width:132px; height:29px; 
			background-image:url(images/button1.gif); background-position:0px 0px; 
			color:#ffffff; 
			font-family:'Times New Roman'; font-size:.90em;
			line-height:29px;
			text-align:center; text-decoration:none;
			vertical-align:middle;
		}
	#ulLeftMenu	.liLMItems	a:hover	{ color:Red; background-position:132px 0px; }
	#divMainContent			{ float:right; background-color:#DBDBDB; border:1px solid #807E7E; padding:0px; display:block; width:520px; padding:10px; margin-top:-10px;}

*/
