@charset "utf-8";
/* CSS Document */


#MakeNewsContainer{
	background-color:#F5F5F5;
	width:410px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
    padding:0px;
	border:none;
	background-image:url(/images/ARTGALLERY/410x10-Bottom-Background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}	
  	 
#MakeNewsContainer p {
	padding: 5px;
	margin: 0px;
	line-height:16px;
}
.a410BoxHeaderWithBackground {
	margin: 0px 0px 10px 0px;
	padding-top:10px;
	height:25px;
	background-color:#D8D8D8;
	background-image:url(/images/ARTGALLERY/410x10-Top-Background.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.a410x10Bottom {
	width:410px;
	height:10px;
	background-image:url(/images/ARTGALLERY/410x10-Bottom-Background.jpg);
	background-repeat:no-repeat;
}


.MakeNewsText {
	width: 400px;
	height:auto;
	padding: 0px 5px 35px 5px;
}
.MakeNewsText a:link, .MakeNewsText a:visited  {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
.MakeNewsText a:hover {
	color:#009;
	text-decoration:underline;
	font-weight: bold;
}	
.MakeNewsTextMore a:link, .MakeNewsTextMore a:visited  {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
.MakeNewsTextMore a:hover {
	color:#009;
	text-decoration:underline;
	font-weight: bold;
}	
.MakeNewsTextMore {
	width: 400px;
	height:auto;
	padding: 35px 5px 10px 5px;
}
.newsstorytitle {
	margin: 0px 0px 0px 0px;
	padding:0px;
	position:relative;
	background-color:#F5F5F5;
	top:0px;
}
.newsstorytitle a:link, .newsstorytitle a:visited  {
	color:#861515;
	text-decoration: none;
	font-weight: bold;
}
.newsstorytitle a:hover {
	color:#009;
	text-decoration:underline;
	font-weight: bold;
}
.modelnewsphotobackground {
	background-image:url(/images/ARTGALLERY/Manufacturer-Photo-Background.jpg);
	float:right;
	height:130px;
	width:202px;
	margin: 8px 0px 5px 5px;
}
img.newsimage {
	margin: 5px;
	float:right;
}
#MiddleContainer {
	background-color:#555;
	width:320px;
	float:right;
	margin-right:20px;
}
#MiddleContainer a:link, #MiddleContainer a:visited  {
	color:#333;
	text-decoration: none;
	font-weight: bold;
}
#MiddleContainer a:hover {
	color:#009;
	text-decoration:underline;
	font-weight: bold;
}
.a320TopHeaderWithBackground {
	width:320px;
	padding: 10px 0px 0px 0px;
	height: 25px;
	background-color:#D8D8D8;
	background-image:url(/images/ARTGALLERY/320x10-Top-Background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}	
.a320x10Bottom {
	width:320px;
	height: 10px;
	background-image:url(/images/ARTGALLERY/320x10-Bottom-Background.jpg);
	background-repeat:no-repeat;
}	

#SelectModelContainer {
	background-color:#F5F5F5;
	padding: 0px 0px 0px 0px;
	width:320px;
	background-image:url(/images/ARTGALLERY/320x10-Bottom-Background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
table.SelectModelContainer {
	margin: 10px 15px 10px 15px;
	padding-bottom:5px;
}

#RightSkyscraperContainer {
	width:160px;
	height:600px;
	float:right;
	padding:10px;
	background-image:url(/images/ARTGALLERY/Wide-Skyscraper-Background.jpg);
}




