/* Camelot master style sheet */
body, html { background-color: white; font-family: sans-serif; color: #00005B; text-align:center; font-size: 10pt; }
body { min-width: 770px; }
h1,h2 { text-align: center; font-weight: bold; }
h1 { font-size: 14pt; }
h2 { font-size: 12pt; }
h3 { font-size: 10pt; }
h4 { font-size: 8pt; text-align: center; }
#rmenu { float: right; padding-top: 10px; width: 120px; height: 100%; }
#lcon { float: left; width: 630px; padding: 10px; background-color: white;}
#wrap { text-align: left; width: 770px; margin: 0 auto;}
#header { display:block;width:586px; height:100px; border: 0px; background-image: url('images/camstop.jpg'); }
#nav { text-align: right; padding-top: 10px; padding-bottom: 10px; }
#content { border: solid; border-width: 2px; border-color: black; width: 100%; background-image: url('images/tablebg.jpg');}
#tail { margin-left:auto; margin-right: auto; width: 125px; height: 50px; border: 0px;}
#footer { margin:10px auto; width:80%;text-align:center;font-size:8pt;}
#rmenu ul li { margin-left: -10px;}
#rmenu ul { list-style-type: circle; }
#rmenu li { margin-bottom: 10px;}
#subcontent { background-color: #DDDDDD; border: solid; border-width: 2px; border-color: black; margin: 10px; color: #000000;}
#subcontent2 { padding: 5px; }
#subcontent2 p { margin-left:90px;text-indent:-90px;margin-top:2px; margin-bottom:2px;}
#nickcolumn { float: left; width: 125px; padding: 5px; color: #000000;}
#talkcolumn { float:right; width:458px; padding: 5px; border-left:solid; border-color: #000000; border-width: 2px; }
.infooter { clear: both; width: 100%; height: 0px; }
.subheading { text-align: left; }
.action { color: purple; }
a { color: #0000BB; text-decoration: none; }
a:visited { color: purple; }
a:hover { color: red; }
a.date { color: #333300; text-decoration: none; background-color: #DDDDDD; }
a.date:visited { color: #333300; text-decoration: none; background-color: #DDDDDD; }
a.date:hover { color: yellow; text-decoration: none; background-color: #DDDDDD; }
