/* CSS Document */

body{
	font-size:80%;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color: #333;
	background-image:url(images/mnrbackground3.jpg);
	background-repeat:repeat-x;
	text-align: center; /* For IE */ 
}

div#container{
	margin:0 auto;
	overflow:hidden;
	width:800px;
	border-bottom: none;
	border: 1px solid #000;
	text-align: left;
	background-color:#FFF;
}

#container_release{
	background-color:#fff;
	overflow:hidden;
	width:800px;
	margin:0 auto;
	border-bottom: none;
	border: 1px solid #000;
}


#header{

	height: 125px;
	border-bottom: 3px solid #000;
	background-image:url(images/newheader2.jpg);
	border: 1px solid #000;
}

#content{
	background-color:#FFF;
	width:370px;
	height: auto;
	padding-left: 20px;
	float:left;
	
}

#sidebar_release{
	
	background-image:url(images/innerwrap.gif);
	width:199px;
	height: 100%;
	float:left;
	padding-top: 10px;
	border-right: 1px solid #000;
}



#announce {

	text-align: center;

}

div#railbody {
	padding:1.5em;
	color: #FFF;
	background-color:#FFF;	


}

div#railbody_release {
	color: #000;
	padding-left: 5px;
	text-align: left;

}

div.video{
	text-align: center;
	font-size: 10px;

}

div.video_release{

	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;

}

img.release {
	border-right: 3px solid #151771;
	border-left:3px solid #151771;
	border-top: 1px solid #151771;
	border-bottom: 1px solid #151771;

}

#videotable{
	width: 300px;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}

div.videoright{

	width: 330px;
	padding-top: 10px;
	font-size: 16px;
	text-align:right;

}

.videotext{

	line-height: 0px;

	
}

td img {
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin: 3px;
}


#rail{
	background-color:#FFF;
	width:370px;
	padding-right: 20px;
	float:right;

}

#rail_release{
	background-color:#fff;
	width:580px;
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;

}

#footer{
	padding: 2em 5em;
	font-size: 12px;
	height: 100%;
	clear:both;
	text-align: left;
	background-color: #FFF;
}

ul.materials {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;	
	margin-left: 10px;
}

ul.materials_column {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;
}

ul.materials_column li {
	padding-bottom: 3px;
}

ul.materials li{
	padding-bottom: 3px;
}

ul.sound {

	list-style-type: none;
	line-height: 1.5em;
	list-style-position: outside;
	padding-left:0px;
	margin-left:10px;

}

ul.sound_column{

	list-style-type: none;
	line-height: 1.5em;
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 0px;

}

.boxleft{
	width:375px;
}


.boxright{
	
	width:375px;
	
}

.boxtop{
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	width: 370px;
	height:49px;
	font-weight: bold;
	font-size:14px;
	text-indent: 2em;
	text-transform:uppercase;
}

.boldregular{
	font-weight: bold;
	font-size:14px;
	text-transform:uppercase;
}

.boxbody {
	background-image:url(images/body.gif);
	background-repeat: repeat-y; 
	width: 370px;
	padding-top:5px;
	padding-bottom:5px;	
}

.boxbodycontent {
	width:340px;
	margin: 0px 10px 0px 15px;
	
	
}

.boxbottom{
	width: 370px;
	background-image: url(images/bottom.gif);

	background-repeat: no-repeat;
}

h4{
	text-align: center;
	font-size: 100%;
}

h5{
	text-align:center;
}

#images ul {
	list-style-type: none;
}

#images ul li {
	display:inline;
	padding-right: 1.5em;
}

#images {
	text-align:center;
	
}

.thumbnail {

	text-align:center;

}

.thumbnail img {

	padding:10px;
	border:5px solid #FFF;
}

h3{
	text-align:center;
	font-size: 110%;
}

a:link {
	color: #151771;
	text-decoration: none;
}

a:visited {
	color: #151771;
	text-decoration: none;
}

a:hover {
	color: #151771;
	text-decoration: underline;
}

h3.column{
	text-align: left;
}

p.title{
	padding-top: 18px;

}

table{
	font-size: 100%;

}

