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

/***************** Main **************/
body{background: url(../images/top-repeat.gif) repeat-x; height:34px; width:100%;}
#container{margin:4px auto; z-index:200; width:1000px; position:relative; text-align:left;}/*centers main content*/
#content{width:730px; float:left; margin-top:100px;}
#minheight {height:550px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/ 

/***************** Photos *****************/
#photos {padding:0; position:absolute; z-index:100; top:195px; left:740px; background: url(../images/announcements-background.jpg) no-repeat; width:215px; height:389px;}

#photos .photo{ margin:8px 0 0 27px;}
