body {background-color:#990033;font-family:arial, helvetica, sans-serif;color:#333333;}

#masthead {background-image:url(images/top_bg.gif);background-repeat:repeat-x;}

#tools {position:absolute;top:4;padding-right:440px;align:right;font-family:arial, helvetica, sans-serif;font-size:10px;color:#FFF4EA;}
#tools a:link {text-decoration:none;color:#FFF4EA;}
#tools a:hover {text-decoration:underline;color:#FFF4EA;}
#tools a:visited {text-decoration:none;color:#FFF4EA;}
#tools a:visited:hover {text-decoration:underline;color:#FFF4EA;}
#tools a:active {text-decoration:underline;color:#FFF4EA;}

#nav{position:absolute;top:135px;left:0px;height:30px;padding-left:25px;padding-right:25px;z-index:5;}
#navbg{background-image:url(images/nav_bg.gif);background-repeat:repeat-x;}

		.menuActuator a { 
			color:#666666;
			font-weight:bold;
			font-size:12px;
			font-family:arial;
		}

		.menu {
			font-family:arial, helvetica, sans-serif;
			color:#666666;
			font-size:10px;
			background-color:#ffffff;
			layer-background-color:#ffffff;
		}

    img div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }
	  
#menustyles{height:100%;background:url(images/box_bg_sm.gif) repeat-x top;border:1px solid #5b001e;padding:3px;padding-top:10px;z-index:1000;}

#subnav{position:absolute;top:165;padding-right:50px;font-family:arial, helvetica, sans-serif;font-size:11px;z-index:1;}

#bgleft{background-image:url(images/side_bg_left.gif);background-repeat:repeat-y;}
#bgright{background-image:url(images/side_bg_right.gif);background-repeat:repeat-y;}

#content{background-color:#fffcf9;}

.pagetitle{font-family:times, times new roman, serif; font-size:16px; font-weight:bold;}
.redtext{color:#990033;}
.boldredtext{color:#990033;font-weight:bold;}
.firstpara{font-size:14px;line-height:18px;}

#footer {align:right;font-size:11px;color:#FFF4EA;visibility:visible;display:all;}
#footer a:link {text-decoration:none;color:#FFF4EA;}
#footer a:hover {text-decoration:underline;color:#FFF4EA;}
#footer a:visited {text-decoration:none;color:#FFF4EA;}
#footer a:visited:hover {text-decoration:underline;color:#FFF4EA;}
#footer a:active {text-decoration:underline;color:#FFF4EA;}

#bottombg {background:url(images/bottom_bg.gif) repeat-x top;}

#box {width:200px;background: url(images/box_bg_lg.gif) repeat-x bottom;font-face:Arial, Helvetica, Sans-serif;font-size:10px;color:#333333;border:1px solid #5b001e;padding:5px;}

#boxsm {width:200px;background: url(images/box_bg_sm.gif) repeat-x top;font-face:Arial, Helvetica, Sans-serif;font-size:10px;color:#333333;border:1px solid #5b001e;padding:5px;}

#box a:link {text-decoration:underline;color:#5b001e;}
#box a:hover {text-decoration:underline;color:#5b001e;}
#box a:visited {text-decoration:underline;color:#5b001e;}
#box a:visited:hover {text-decoration:underline;color:#5b001e;}
#box a:active {text-decoration:underline;color:#5b001e;}

#boxbottom {height:1px;border-right:1px solid #5b001e;border-left:1px solid #5b001e;border-bottom:1px solid #5b001e;}

hr {background-color:#eeeeee;color:#eeeeee;height:1px;border:0px;}

ul {color:#333333;line-height:16px;}
ol {line-height:16px;}
b {font-weight:bold;}
i {font-style:italic;}
u {text-decoration:underline;}

table {font-size:13px;}

input {font-size:11px;color:#000000;}
option {font-size:11px;color:#000000;}
select {font-size:11px;color:#000000;}
textarea {font-size:11px;color:#000000;}

#printlogo {visibility:hidden;display:none;}

.subscript {font-size:9px;}
.justified {text-align:justify;}

a:link {text-decoration:none;color:#990033;}
a:hover {text-decoration:underline;color:#5b001e;}
a:visited {text-decoration:none;color:#5b001e;}
a:visited:hover {text-decoration:underline;color:#5b001e;}
a:active {text-decoration:underline;color:#5b001e;}

.tools {font-size:10px;color:#FFF4EA;}

.tools:link {font-size:10px;text-decoration:none;color:#FFF4EA;}
.tools:hover {font-size:10px;text-decoration:none;color:#FFF4EA;}
.tools:visited {font-size:10px;text-decoration:none;color:#FFF4EA;}
.tools:visited:hover {font-size:10px;text-decoration:none;color:#FFF4EA;}
.tools:active {font-size:10px;text-decoration:none;color:#FFF4EA;}

ul.oldschoollist {
	list-style-type: disc;
	position: relative; 
	left: 15px;
}