body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #510000;
	background-color: #fff;
	}
a {
	text-decoration: none;
	color:  #510000;
	outline: none;
	font-size: 12px;
	}
	
a:visited {
	color:  #510000;
	}
a:active {
	color:  #510000;
	}
a:hover {
	color: #510000;
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px; 
	}

#viewnews p {
	font-size: 12px;
	line-height: 22px;
	
	margin: 10px 0; 
	}
        
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
        h2 a{	font-size: 18px;}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #510000;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

/*COLUMNS HERE*/
#top {
	margin: 0px 0px 0px 0px;
	padding-right: 150px;
	padding: 0px;
	border-bottom: 1px solid #510000;
	background: #fff;
	height: 148px; /* ie5win fudge begins */
	}

#left {
	float: left;
	margin: 0px;
	padding: 10px;
	border-right: 1px solid #510000;
	background: #fff;
	width: 150px;
	height: 100%;
	}

.navigation {
	text-align: right;
	}

.navigation a, a:link, a:hover, a:active, a:visited {
	font-size: 12px;
	font-weight: bold;
	}
	

#middle {
	padding: 10px;
	border: 0px;
	background: #fff;
	background-image:url('../_img/background.jpg');
	background-repeat:no-repeat;
	background-position:right top;
        margin: 0 0 0 20px;
        float: left;
        width: 747px;
	min-height: 500px;

	}


/*#right {
	position: absolute;
	top: 150px;
	right: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #fff;
	width: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}*/
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}


pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

.home_buttons li {
	display:inline;
	list-style-type: none;
	}

/* CONTACT */


fieldset {
	border:1px solid #000000;
	}

legend {
	font-weight: bold;
	padding: 0 1em;
	}

form fieldset {
	font-size:0.9em;
	border:1px solid #000000;
	margin-bottom:2em;
	padding:1em 2em;
	width: 500px;

	}

form fieldset legend {
	padding:0 1em;
	color:#000000;
	}	

form input,
form textarea,
form select {
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	}

form textarea {	
	width:90%;
	}

.row p {
	padding:0;
	margin:0;
	}

.row {
	margin-bottom:1.5em;
	clear:both;
	padding-bottom: 2px;

	}

.label {
	width:30%;
	text-align:right;
	display:block;
	float:left;
	}

.field {
 	width:60%;
	text-align:left;
	display:block;
	float:right;
	}

.mini {
	font-size:0.8em;
	}

#formerror {
	margin: 10px;
	}
	
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	color: #FF3300;
	line-height: 20px;
	
	border: 2px dotted #FF3300;
	padding: 10px;
	display: block;
	width: 40%;
	}

        #materials h4{
            margin: 30px 0 0 0;
        }
        #materials p{
            font-weight: bold;
            margin: 5px 0 5px 20px;
            padding: 0;
        }
        #materials p a{
            color: #106e10;
            margin:0 8px;
            font-weight: normal;
        }
        #materials ul{
            margin:0 0 10px 40px;
            padding: 0;
            color: #510000
        }
        
        #materials li a, #materials li{
            font-size: 13px;
            font-weight: normal;
            font-style: normal;
        }
        #materials li{
            color:#9c8183;
        }
        
#courseinfo p{ margin: 5px 0 10px 0; line-height: 18px;}
#wrap{width: 960px; margin: 0 auto;}
#wrap h3 a{font-size: 16px;}
