body {	
	background:#aeb5c4;
        background-image:url(img/mcbo_metro.jpg);
        background-repeat:no-repeat;
        background-position:center top;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	-webkit-background-size: cover;
   	-moz-background-size: cover;
   	-o-background-size: cover;
   	background-size: cover;
	}
.image_info {
    display:block;
    color:#000;
    border:0px;
    background-color: rgba(255,255,255,0.5);
    padding-left: 10px;
    padding-right: 10px; 
    }
.wrapper {
    margin:20px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:1000px;
    border: 0px solid #000;
    text-align:left;
}
.show_title {
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    padding-top: 10px;
    min-height: 80px;
    font-size:24px;
    text-decoration:none;
    color:#0174DF;    
    text-shadow: #fff 0 0 1px;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#333;
}
.image_info a {
    text-decoration:none;
    color:#000;
}
img {
    border-width: 0;
}
.image {
    padding-bottom:5px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border:0px;
    font-size: 2.0em;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    font-style: italic;
    background-color: rgba(255,255,255,0.5);
    text-align:justify; 

   
}
.image img {
  padding:3px;
    max-width: 685px;
    display:block;
    clear: none;
    background-color: #fff;
    border: 1px solid #CCC2C3; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    box-shadow: 0px 0px 8px #A4A4A4;
    
}
.navigation {
    color:#000;
    margin-top:0px;
    font-weight:bold;
    background-color: rgba(255,255,255,0.5);
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
}
h3 {
    color:#13f;
    margin: 5px;
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#000;
}
a:hover {
    text-decoration:none;
    color:#00f;
}
.logo {
    width:170px;
    border:0px;
    float:right;
}
#menu {
    float: right;
    clear: right;
    border:0px solid #000;
    width: 230px;
    height: 200px;
    color: #000;
    font-size: 0.6em;
}
ul{
       list-style:none;
       }
