/* ccweb.css by Carl Miller*/
/*-------------GLOBAL------------*/
body {margin: 5px 0; color:#d3d9d9; background:#0c151a; padding: 0;  font-size: 0.8em; font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;}
p {font-size: 0.8em; text-align: center; font-weight: 400; color:#d3d9d9;}
a {text-decoration: none; color: #b70448;}
a:hover {color: #e70326; text-decoration: none;}
a.sm {font-size: 0.8em;}
img {border: 0; padding: 0; margin: 5 5px;}
img.banner {border: 0; padding: 0; margin: 0;}
/*  H1 is used for page titles  */
	h1 {font-family: Georgia, Times New Roman, serif; font-size: 1.7em; text-align: center; margin: 10px 0 0; color: #fba1c7;}
	h1.index {font-family: Georgia, Times New Roman, serif; font-size: 1.7em; text-align: center; margin: 0.3em; color: #c4040f;}
/*  H2 is used for subject headings  */
	h2 {margin: 0.8em 0 0.5em; font-size: 1.4em; font-weight: 900; color:#043a8f;}
/*  H3 is used for individual subject items  */
	h3 {margin: 1em 0 0 0; font-size: 1.0em; text-align: center; font-weight: 600; color:#d3d9d9;}
/*  H4 is used to emphasize content within individual subject items  */
	h4 {margin: 0.5em 0 0 0; font-size: 1.0em; font-weight: 600; color:#000000;}
em {color: #d3d9d9; font-weight: 600;}

/*-------------CONTAINER------------*/
#box {width: 840px; margin: 0 auto; text-align:center;}
#index {float: left; text-align: left;}
#next {float: right; text-align: right;}
#img {width: 100%;}
table {cellpadding: 0; align: center;}
td {line-height: 99%; vertical-align: top;}
th {background: #C0C0C0; font-size: 0.9em; text-align: center;}
td.sm {font-size: 0.8em;}
td.med {font-size: 0.9em; line-height: 110%;}
td.border {border-width: 3px; border-color: #000000;}

/*-------------CONTENT AREA------------*/
hr {text-align: center; width: 95%; color: #C0C0C0; height: 2px;}
