@charset "utf-8";
/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		color:#000000;
		margin: 0; 
		padding: 0;
		background:url(../media/graphics/GradiantGrays.jpg) #000000;
		
		}

body { 
		margin:auto;
		width:1000px;
		background:#000000;
		}
h1 {
	text-align:center;
	color:#e27000;
	font-family:"charlemagne Std";
	padding:5px;
	}
 h2 {
	text-align:center;
	color:#e27000;
	font-family:"charlemagne Std";
	padding:5px;
}

.clearfloat {
	clear:both;
	
			}
#Masthead{
	width:1003px;
	height:133px;
	background: url(../media/graphics/headerbkgd.gif) center no-repeat; 
	float:left;
	}
	
#midHeader{
	width:595px;
	height:133px;
	float:left;
	background: url(../media/graphics/header.gif) center no-repeat;
	overflow:hidden;
}

#RotateLt{
	float:left;
	width:200px;
}

#RotateRt{
	float:right;
		width:200px;
}

#container{
	
	width:1000px;
	background:#fff5ec;
	height:750px;
	padding-left:3px;
		padding-top:15px;
	
}

#container_pg{
	
	width:1000px;
	background:#fff5ec;
	padding-left:3px;
	padding-top:15px;
	
	
} 


#container_Articles{
	
	width:1000px;
	background:#fff5ec;
	padding-left:3px;
	padding-bottom:10px;
	margin-bottom:10px;
		padding-top:15px;
}

#LiveView{
float:left;
margin:3px 3px 2px 1px;
}
.picLeft{
float:left;
margin:3px 3px 2px 1px;
}

.picRight{
float:right;
margin:3px 3px 2px 1px;
}

#ColmLeft{
	margin-left:-3px;
	float:left;
	width:495px;
	padding:3px;
	background:#fff5ec;
}

#ColmRight{
	float:right;
	width:496px;
	background:#fff5ec;
	padding:3px;	
}



#smColmLeft{
	margin-left:-3px;
	float:left;
	width:475px;
	padding:3px;
	background:#fff5ec;
}

#exsmColmRight{
	float:right;
	width:300px;
	background:#fff5ec;
	padding:3px;		
}
#smColmRight{
	float:right;
	width:360px;
	background:#fff5ec;
	padding:3px;		
}
#lgColmLeft{
	margin-left:-3px;
	float:left;
	width:575px;
	padding:3px;
	background:#fff5ec;
	
}

#lgColmRight{
		float:right;
	width:600px;
	background:#fff5ec;
	padding:3px;
	
}
#exLgColmMiddle{
			float:left;
	width:990px;
	background:#fff5ec;
	padding:3px;
}
.lgColmRight{
		float:right;
	width:850px;
	background:#fff5ec;
	padding:3px;
	
}


.exLgColmMiddle{
			float:left;
	width:990px;
	background:#fff5ec;
	padding:3px;
}