body { background-color: #D1BAD8;
 font-family: Verdana, Arial, sans-serif;
 color: #683D75; }

h1 {font-size: large; text-align: center; color: #683D75; margin-top:25px; margin-bottom:15px;}
h2 {font-size: medium; text-align: center; color: #683D75; font-weight: bold; margin-top:25px;}
p {font-size: small; text-align: left; margin-left: 15px; margin-right: 15px; }

a {color: #683D75; text-decoration: underline;}
a:visited {color: #683D75;}
a:hover {color: #D1BAD8;} 
a:visited {color: #000;}
a.small:link, a.small:hover, a.small:visited, a.small:active {font-size: 10px;} 

.bottom {text-align: center; font-size: 10px;}
.sidebar {text-align: left; font-size: 10px;}
.center {text-align: center; margin-top:25px;}

#top {position: absolute; z-index: 4; top:10px; left:150px; width:750px;}
#left {position: absolute; z-index: 3; top:450px; left:150px; width:678px; background-color: #EBE2E2; border: 5px solid #683D75;}

.quotes {text-indent: 20px;text-align: justify;font-style: italic;margin-left: 30px;margin-right: 30px;}

table {font-size: x-small;}
li {font-size: small;}
img {border:0px;}
hr {color: #683D75; background-color: #683D75; height: 3px; width:70%; margin-top: 25px; margin-bottom: 25px;}


