/* Start of CMSMS style sheet 'Piles of Pancakes' */
body {
background-color: #FFFFFF;
background-image: url(uploads/images/yellow_gradient.gif);
background-repeat: repeat-x;
background-position: top left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-align: center;
}

p {
line-height: 1.5em;
}

div.container {
margin: 0 auto;
width: 580px;
text-align: left;
padding: 0 10px 0 10px;
}

ul {
line-height: 1.5em;
}

a {
color: #164068;
text-decoration: underline;
}

a:link {
color: #164068;
text-decoration: underline;
}

a:visited {
color: #87191A;
}

a:active {
color: #87191A;
}

a:hover {
color: #87191A;
text-decoration: none;
}

img {
border: 0;
}
/* End of 'Piles of Pancakes' */

