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

body {font-family: Arial, Helvetica, sans-serif; line-height: 150%; color: #333; font-size: 12px;}
h1 {text-align: center; font-size:1.5em;}
h2 {font-size: 1.1em; padding-top: 30px;}
img {border:none;}
a:link, a:active, a:visited {text-decoration:none; border: none; color: #333;}
a:hover {color: #000; text-decoration:none;} 

.border, #left .middle img {border: 1px solid #666; box-shadow: 4px 4px 4px #939393; -moz-box-shadow: 4px 4px 4px #939393; -webkit-box-shadow: 4px 4px 4px #939393;}

#wrapper {width: 1100px; margin: 0 auto; text-align:center; }
#left {width: 510px; padding: 0 25px 0 20px; margin-right: 30px; float:left;}
#right {width: 510px; float:left;}
#copyright {clear:both; padding: 15px 0;}
.top {padding: 15px 0;}
.bottom {padding-bottom: 15px;}
#left .middle {height:360px;}
#right .middle {height: 360px;}
#left .middle p {padding: 15px;}


