/* Start of CMSMS style sheet 'mc' */
body {
   text-align: center;
   font-family: Garamond, "Adobe Garamond Pro", Georgia, serif;
   font-size: 10pt;
   color: #000000;
}
 

img {
   border: 0;
}


a,
a:link 
a:active
a:visited {
   text-decoration: none;
   color: #000000; 
}


div#content {
padding-top: 10%;
}

div#bigpicturecaption {
margin:0 auto;
width:450px;
}

.small{
font-size: 9pt;
}

.comment2 {
text-align: justify;
}

.sectionheader {
text-transform:uppercase;
text-decoration:underline;
}

ul#portfolio{
width:800px;
   margin: 0 auto;
   display: block;
text-align: center;
}

ul#portfolio li{
width:800px;

text-align: center;
}

ul li {
   list-style: none;
   margin: 0;
   display: block;
text-align: center;
}


/* End of 'mc' */

