/* WHERE TO CHANGE THINGS

Make sure you change widths both in the container div and the rail/center div


*/


html, body {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
    background-image: url(../images/mssui_background.jpg);
    background-repeat: none; 
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1C1C1C;

			}

a:visited {
	color: #006699;
	}

img {
	border: none;
	}

#meta_container {
	position: relative;
	min-height: 100%;
	width: 975px;
	padding: 0px;
	margin: 0px auto 10px auto;
	background-color: white;
			}


#column_a{
	float:left;
	width:490px;
	margin-left: 46px;
	position:relative;
}

#column_b{
	float:left;
	width:360px;
	margin-left: 12px;
	position:relative;
}

#center{
	float:left;
	width:425px;
	margin-right:-425px;
}
#rightRail{
	float:right;
	width:250px;
	margin-right:-250px;
	position:relative;
}

#header {
	height: 100px;
	width: 975px;
	clear:both;
}

#headline_photos {
	background-color: #ccc;
	height: 300px;
	width: 850px;
	clear:both;
}

/* ############# HEADER *********************************/
.masthead {
	margin-left: 46px;
	margin-top: 12px;
	}

/* #############******* *********************************/	


/* ############# HEADLINE 1 *********************************/

#headline1_image {
	background-color: #999;
	height: 300px;
	width: 490px;
}
	
#headline1 #headline2 {
	padding-top:0;
	overflow:hidden;
}

#headline1 {
	margin-left: 132px;
}

* html #headline1 {
	height:1%; /* So IE plays nice */
	}
	
.photo_credit {
	float: left;
	}
	
.photo_credit_main {
	float: right;
	}	
	
.photo_credit, .photo_credit_main {
	font-size: .8em;
	font-family: ariel, sans-serif;
	margin-top: 2px;
	color: #333;
}

.photo_credit a:link, .photo_credit_main a:link {
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
	
.photo_credit a:hover, .photo_credit_main a:hover {
	text-decoration: underline;
	}	
	
.caption {
	font-family: Times New Roman, serif;
	margin-top: 3px;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	}

#headline1 h1 {
	font-family: Arial Black;
	color: #990000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 3em;
	margin: 0px;
	padding-left: 10px;
	}

#headline1 p{
	margin:0;
	padding: 10px;
}

a.fullstory {
	color: #990000;
	font-weight: bold;
	}

/* ############# HEADLINE 2 *********************************/

#headline2_image {
	background-color: #999;
	height: 300px;
	width: 320px;
}

* html #headline2 {
	height:1%; /* So IE plays nice */
}

#headline2, #fresh_teaser h1 {
	font-family: Arial;
	color: #990000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 1.5em;
	margin: 0px;
	padding-right: 10px;
	padding-top: 2px;
	}

#headline2 p{
	margin:0;
	padding-top: 10px;
	line-height: 1.5em;
}	

.photo_credit2 {
	float: right;
	font-size: .8em;
	font-family: ariel, sans-serif;
	margin-top: 2px;
	color: #333;
	margin-right: 20px;
}

.photo_credit2 a:link {
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
	
.photo_credit2 a:hover {
	text-decoration: underline;
	}


#previous_headlines {
	background-color: white;
	padding-top:0;
	overflow:hidden;
}
* html #previous_headlines  {
	height:1%; /* So IE plays nice */
}



#headline2_photo {
	float: left;
	background-color: #666;
	height: 300px;
	width: 250px;
}

#footer{
	height: 200px;
	width: 975px;
	clear:both;
}

#footer img{
	position: absolute;
	bottom: 0px;
	left: 300px;
}

h2{
	margin:0;
	padding:5px;
}
#center h2{
	background-color:#222;
	color:#c33;
}
.menu{
	list-style-type:none;
	border:1px solid #444;
	margin:5px;
	padding:5px;
}

/* ############# Articles *********************************/

#article h1 {
	font-size: 3em;
	font-weight: bold;
	font-family: Arial Black;
	line-height: 1em;
	color: #333;
	}

#article p {
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11.5px;
	line-height: 17px;
	}
	
.byline {
	font-size: .8em;
	color: #666;
	margin-top: -10px;
	}
	
.byline a{
	color: #990000;
	text-decoration: none;
	}
	
.byline a:hover{
	text-decoration: underline;
	}	
	
#sidebar, #quote {
	position: relative;
	top: 0px;
	right: 10px;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
	
#sidebar {
	background-color: #ccc;
	}	

#sidebar h1 {
	font-size: 1.3em
	}
	
#sidebar h2 {
	font-size: 1em
	}
	
#sidebar p {
	font-size: .9em;
	color: #333;
	}

/* ############# Fresh Articles *********************************/

#fresh {
	float: left;
	padding-top: 0px;
	width: 360px;
}

#fresh_article {
	padding-top: 10px;
	}

#fresh_image {
	float: left;
	width: 120px;
	}
	
#fresh_image img {
	border-top:1px solid #ccc;
	}
	
#fresh h2 {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #666;
	letter-spacing: 8px;
	}

#fresh_teaser {
	top: -10px;
	position: relative;
	float: left;
	left: 20px;
	width: 220px;
}

#fresh_teaser h1 {
	padding-top: 10px;
	}

/* ############# Previous Articles *********************************/

#previous_article {
	float: left;
	padding-top: 10px;
	border-top:1px solid #ccc;
	width: 380px;
}

#previous_image {
	border: 1px solid #1c1c1c;
	width: 120px;
	float: left;

}

#previous_teaser {
	top: -10px;
	position: relative;
	float: left;
	left: 20px;
	width: 220px;
}

#previous_teaser h3 a{
	font-family: arial, san-serif;
	font-size: 1em;
	color: black;
}

#previous_teaser h3 a:hover{
	color: #990000;
}


#previous_teaser p{
	font-family: arial, san-serif;
	font-size: 1em;
	color: #333;
	line-height: 1.3em;
}


/* ############# ADS *********************************/

#column_b_ads {
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
	}

/* ############# AUTHORS *********************************/

#authors {
	float: left;
	padding-top: 10px;
	border-top:1px solid #ccc;
	width: 485px;
}

#authors_image{
	border: 1px solid #1c1c1c;
	width: 120px;
	float: left;

}

#author_teaser {
	top: -10px;
	position: relative;
	float: left;
	left: 20px;
	width: 340px;
}

#author_teaser h3 a{
	font-family: arial, san-serif;
	font-size: 1em;
	color: black;
}

#author_teaser h3 a:hover{
	color: #990000;
}


#author_teaser p{
	font-family: arial, san-serif;
	font-size: 1em;
	color: #333;
	line-height: 1.3em;
}





