body { color: #000000; font-family: times new roman; background-color: #FFFFFF; background-image:url(rambg.jpg); background-position: top left; background-repeat: repeat-y; background-attachment: fixed; }

a { font-weight: bold; color:#800080; text-decoration: none; }
a:link { font-weight: bold; color:#800080; text-decoration: none; }
a:active { font-weight: bold; color:#800080; text-decoration: none; }
a:visited { font-weight: bold; color:#800080; text-decoration: none; }
a:hover { font-weight: bold; color:#800080; text-decoration: underline overline; }

a.menu { font-weight: bold; color:#800080; text-decoration: none; padding: 2px; border: 2px solid #800080; line-height: 30px; }
a.menu:link { font-weight: bold; color:#800080; text-decoration: none; padding: 2px; border: 2px solid #800080; line-height: 30px; }
a.menu:active { font-weight: bold; color:#800080; text-decoration: none; padding: 2px; border: 2px solid #800080; line-height: 30px; }
a.menu:visited { font-weight: bold; color:#800080; text-decoration: none; padding: 2px; border: 2px solid #800080; line-height: 30px; }
a.menu:hover { font-weight: bold; color:#FFFFFF; text-decoration: none; background-color: #800080; line-height: 30px; }

#main, #top { padding-left:100px;margin: 0 auto;text-align:center; }