html,body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background: url(../images/layout/bg.jpg) repeat-x;
	background-color: #f9f9f9;		
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #e1007a;
}

h1
{
	color: #004c98;
	font-size: 19px;
	margin: 0px;
	padding: 0px;

}

h2
{
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
}

/* BEGIN Is used to give the A the color blue when its active BEGIN*/

#small
{
	background: url(../images/layout/small_on.jpg) no-repeat;
	height: 12px;
	width: 9px;
}

#medium
{
	background: url(../images/layout/medium.jpg) no-repeat;
	height: 12px;
	width: 11px;
}

#large
{
	background: url(../images/layout/large.jpg) no-repeat;
	height: 12px;
	width: 11px;
}

/* END Is used to give the A the color blue when its active END*/


	#container
	{
		min-height: 100%;
		margin: 0 auto;
		margin-bottom: -36px;
		position: relative;
				
		background: url(../images/layout/content_bg.jpg) repeat-y;
		width: 980px;
	}
	
		#header
		{
			background: url(../images/layout/header_bg.jpg) no-repeat;
			height: 241px;
			width: 980px;
		}
		
			#logo
			{
				margin-left: 33px;
			}
			
			#header_items
			{
				float: right;
				margin-top: 14px;
				margin-right: 28px;
				
				text-align: right;
			}
			
				#fontsize
				{
					margin-right: 3px;
					margin-bottom: 12px;
					font-size: 11px;
					color: #004c98;
				}
				
					#fontsize table
					{
						margin-left: 465px;
						.margin-left: 0px;
					}
				
				#slogan
				{
					margin-top: 50px;
					color: #004c99;
				}
				
					#slogan h1
					{
						font-size: 20px;
					}
					
				#search
				{
					margin-left: 300px;
					.margin-left: 0px;
					width: 280px;
					height: 22px;
				}
				
					#search_field
					{
						background-color: transparent; 
						border: solid 0px #fff; 
						float: left; 
						margin-left: 8px; 
						width: 195px; 
						margin-top: 3px; 
						font-size: 11px; 
						color:#bcbcbc;					
					}
					
			#menu
			{
				height: 32px;
				width: 917px;
				margin: 0 auto;

				font-weight: bold;
				font-size: 12px;
				color:#004c99;
			}
			
				#menu a
				{
					color:#004c99;
					text-decoration: none;
				}
			
				#menu ul
				{
					margin: 19px 0px 0px 0px;
					.margin: 17px 0px 0px 0px;
					padding: 0px;
					list-style:none;
				}
				
					#menu ul li
					{
						float: left;

					}
					
				.no_item
				{	
					margin: 0px 10px 0px 11px;
				}
				
				#wrapper
				{
					height: 32px;
					min-width: 50px;
				}
			
				#menu_left
				{
					background: url(../images/layout/menu_left.jpg) no-repeat;
					height: 32px;
					width: 11px;
					

				}
				
				#menu_middle
				{
					background: url(../images/layout/menu_middle.jpg) repeat-x;
					height: 20px;
					padding-top: 12px;
					
					font-weight: bold;
					color: #f5bdd5;
					
				}
				
					#menu_middle a
					{	
						text-decoration: none;
						color: #f5bdd5;
					}				
				
				#menu_right
				{
					background: url(../images/layout/menu_right.jpg);
					height: 32px;
					width: 10px;

				}
				
			#print
			{
				float:right; 
				margin-right: 25px; 
				margin-top: -7px; 
				.padding-top: 15px;
			}
		
		#submenu_container
		{
			background: url(../images/layout/menu_bg.jpg) repeat-y;
			background-color: #c3006a;
			min-height: 332px;
			width: 959px;
			margin-left: 10px;
		}
		
		#submenu_container2
		{
			background: url(../images/layout/menu_bg.jpg) repeat-y;
			background-color: #c3006a;
			width: 959px;
			margin-left: 10px;		
		}
		
		

			#flash
			{
				float: right;
				padding-bottom: 8px;
				
			}
			

					
					
		#content_container
		{
			padding-top: 17px;
		}
		
			#links table
			{
				margin-left: 21px;
				float: left;
			}
			
				#pictures
				{
					margin-right: 5px;
					margin-bottom: 5px;
					float: left;
				}
				
			#content
			{
				width: 680px;
				padding: 0px 15px 10px 15px;
				margin-left: 258px;
				.margin-left: 198px;
			
			}
			
				#content a
				{	
					color: #e2007a;
				}
		
			.menu_level
			{
				margin-top: -1px;
				color: #e2007a;
			}
			
				.menu_level a
				{
					color: #e2007a;
					text-decoration: none;
				}
		
		
			.menu_item
			{
				background: url(../images/layout/submenu_bg.jpg) no-repeat;
				background-color: #fafafa;
				height: 26px;
				width: 213px;
				
				font-weight: bold;
				color: #e2007a;
				padding-left: 36px;
				padding-top: 0px;
			}
			
				.menu_item ul
				{
					margin: 10px 10px 10px 36px;
					padding: 0px;
					color: #004c99;
				}
				
					.menu_item ul li
					{
						padding: 0px 0px 0px 0px;
					}
					
					.menu_item ul li a
					{
						color: #004c99;
						text-decoration: none;
					}
					
			.news_item
			{
				background: url(../images/layout/submenu_bg.jpg) no-repeat;
				background-color: #fafafa;
				height: 26px;
				width: 213px;
				
				font-weight: bold;
				color: #e2007a;
				padding-left: 36px;
				padding-top: 0px;
			}
			
				.news_item ul
				{
					margin: 0px 10px 0px 36px;
					padding: 0px;
					color: #004c99;


				}
				
					.news_item ul li
					{
						padding: 4px 0px 4px 0px;
						
					}
					
					.news_item ul li a
					{
						color: #004c99;
						text-decoration: none;
					}	


			
					.sub_item
					{
						border-top: 1px solid #eeeeee;
						width: 249px;
						margin-left: -36px;
					}
					
					.href
					{
						margin-top: 5px;
						color: #e2007a;
						margin-bottom: 5px;
					}
					
						.href a
						{
							color: #e2007a;
							text-decoration: none;
						}					
			
				

	#footer
	{
		height: 36px;
		position: relative;
		background: url(../images/layout/footer_bg.jpg) no-repeat;
		width: 980px;
		margin: 0 auto;
		text-align: center;
		color: #004c99;
	}
	
		#footer_content
		{
			padding-top: 17px;
		}
		
		
		#footer a
		{
			color: #004c99;
			font-weight: bold;
			text-decoration: none;
		}
		
		
	
	.clearfooter
	{
		height: 36px;
		clear: both;
	}
	
	
/* BELOW THE CSS FOR THE BACKPAGES */

			#backp_content
			{
				width: 680px;
				padding: 30px 15px 10px 15px;
				margin-right: 10px;
				float: right;
			}
			
			#backp2_content
			{
				width:897px;
				padding: 10px 30px 10px 30px;
				margin-left: 10px;
				
			}			
			
			
		
			#backp_links table
			{
				margin-left: 21px;
				margin-top: 20px;
			}


			#image
			{
				margin-top: 5px; 
				margin-left: 15px;			
				height: 157px;
				width: 238px;
				overflow: hidden;
			}
			
				#image_picture
				{
					height: 157px;
					width: 238px;
					overflow: hidden;
				}
				
			#streamer
			{
				margin: 7px 0px 0px 17px; 
				font-style: italic; 
				color: #004c98; 
				font-size: 10px;			
			}
	