﻿/* Camelot style sheet for all pages */
body {background-color:#C9C9CB}
#top {width:968px;
  margin:0px;
  border:0px}
#main {margin:0px auto 0px auto;
  border:0px;
  background-image:url('../images/bg1b.jpg');
  background-repeat:no-repeat;
  width:1000px}
#link {text-align:center;color:maroon;font-size:x-large;font-weight:bold;padding-top:10px}
#content {color:maroon;
  width:950px;
  margin:0px auto 0px auto}
a {text-decoration:none;color:maroon}
.support{padding:10px 10px 10px 55px;width: 600px;margin-left:25px}
.support a {text-decoration:underline;font-size:large;font-weight:bold}
.boldtext {font-size:large;font-weight:bold;line-height:1.0em;width:950px}
h1 {color:black;text-align:center;}
#ansbox {width:400px;position:relative;top:-575px;left:150px;background-color:black;display:none}
#anstxt {background-color:black;color:white;font-size:large;font-weight:bold;padding:10px}
#ansp {text-align:center;}
.buttonp {text-align:center}
.largetxt {font-size:xx-large;font-weight:bold;line-height:1.0em}
#footer{text-align:center;font-size:x-small;color:black}
hr {color:maroon;background-color:maroon;height:5px}