@import url("screen.css");

#Left-Menu-Cell
	{
		padding:			0;
		text-align:			left;
		vertical-align:		top;
		float:				none;
	}
	
#Content-Area-Cell
	{
		padding:			0;
		padding-left:		37px;
		padding-right:		60px;
		border-top:			solid 1px #cbcbcb;
		font-size:				.8em;
	}
	
* html td#Content-Area-Cell
	{
		padding-top:			20px;
	}
	
#Content-Area-Cell h1
	{
		margin:					0;
		background-image:		url('/images/Dotted-Border.jpg');
		background-repeat:		repeat-x;
		background-position:	bottom left;
		padding-top:			25px;
		padding-bottom:			30px;
		margin-bottom:			20px;
		color:					#8BA6AF;
		font-weight:			normal;
		font-size:				2.3em;
		letter-spacing:			1px;
	}
	
#Content-Area-Cell h2
	{
		color:					#8BA6AF;
		font-weight:			normal;
		font-size:				1.2em;
	}

h3.news
	{
		background-image:		url('/images/Dotted-Border.jpg');
		background-repeat:		repeat-x;
		background-position:	top left;
		padding-top:			10px;
	}
	
#Utility-Bar
	{
		margin:					0;
		border-left:			0;
		margin-bottom:			15px;
	}
	
#Utility-Bar a
	{
		line-height:			22px;
		color:					#BCBDBD;
		font-size:				1em;
		background-image:		none;
		padding-top:			4px;
	}
	
#Utility-Bar a:hover
	{
		text-decoration:	underline;
	}

#Footer-Left
	{
		width:					233px;
	}
	
/* Salutes layout css */
.salute {
	background-image:		url('/images/Dotted-Border.jpg');
	background-repeat:		repeat-x;
	background-position:	bottom left;
	padding-bottom:			15px;
}
div.salute {
	padding-top:			15px;
}
#salutes {
	width:					307px;
	padding-right:			17px;
	background-image:		url('/images/Dotted-Border-Vertical.jpg');
	background-repeat:		repeat-y;
	background-position:	top right;
	float:					left;
}
#salutelist {
	padding-left:			17px;
	margin-left:			324px;
}