/*		body
		{
			font-size:11px;
			text-transform:uppercase;
			font-weight:bold;
		}
*/
/*Splash*/
/* Replaced with a flash slideshow
		#splash
		{
			background-image:url('/library/1/splash.jpg');
			height:351px;
		}
*/
/*Content*/
		#conentwrap
		{
			margin-top:12px;
			background-color:#000000;
		}
		#content
		{
			background-color:black;
			margin-right:324px;	
			padding:16px 4px 4px 25px;
			height:157px;

		}
		#pageitems
		{
			position:relative;
			padding:0;
			margin:0;
			width:324px;
			background-color:black;
			float:right;
			height:177px;						
		}
		#content_logo
		{
			position:absolute;
			left:185px;
			top:30px;
			width:117px;
			height:108px;
			background-image:url('/library/1853/');
			background-repeat:no-repeat;
			background-position:right;
		}
		#footer_wrapper
		{
			position:relative;
			padding:12px;
			width:736px;
			margin-left:auto;
			margin-right:auto;
			text-align:left;
		}		
		#footer_left
		{
			position:absolute;
			left:38px;			
		}
		#footer_right
		{
			position:absolute;
			left:616px;
			width:146px;
			height:44px;
			background-image: url("/library/1854/");
			background-repeat:no-repeat;
			background-position:right;
		}
			