/* CSS Document */
body{ background:#000000; margin:0px; text-align:center;}
#container{ width:720px; height:auto; margin-left:auto; margin-right:auto; background:#99351F;}
.header{ width:720px; height:69px;}
.links{ width:720px; height:32px; float:left;}
.content{ width:720px; height:auto; background:#99351F; text-align:center; margin-right:auto; margin-left:auto; float:left;}
.footer{ width:720px; height:19px; clear:both;}
.title_header{ width:700px; height:45px; line-height:45px; clear:both; padding:5px;}
.image{ width:180px; height:220px; float:left; text-align:center;}

.number{ color:#FFFFFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.city{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF;}

