body.nobgimg {background-image:url('.')} 

body {
background-color: LightYellow;
}

a:link {color:Navy}
a:visited {color:Navy}
a:hover {text-decoration: underline}
a:active {color:Maroon}
a {text-decoration:none}

ul {
color: Navy; 
font-size: 100%;
font-weight: normal; 
line-height: 115%
}

a.nav {
float:left;
width:8em;
text-decoration:none;
text-align:center;
color:LightYellow;
background-color:Navy;
padding:0.2em 0.6em;
font-size:small;
}
a.nav:hover {background-color: Maroon}

ul.nav_h {
margin-top: 0px;
margin-left: 10%;
margin-right: 10%;
float:left;
width:100%;
list-style-type:none;
color: Navy; 
font-size: 95%;
font-weight: bold;
line-height:95%;
}

a.nav_h {
float:left;
width:6em;
text-align:center;
text-decoration:none;
color:LightYellow;
background-color:maroon;
padding:0.2em 0.6em;
font-size:small;
border:1px solid lightyellow;
}
a.nav_h:hover {background-color:Navy}

li.nav_h {display:inline}

div.container {
width:100%;
margin:0px;
border:1px solid DarkOliveGreen;
line-height:125%;
background-color: transparent;
font-size: 14px
}

div.header {
padding:0.5em;
color: LightYellow;
background-color:DarkOliveGreen;
clear:left;
}

div.footer {
line-height: 1.00;
padding:0.5em;
color: LightYellow;
background-color:DarkOliveGreen;
clear:both;
font-size: 9px;
text-align: right;
}

div.left {
float:left;
width:140px;
margin:0;
padding:1em;
color: Maroon;
background-color: transparent;
}

div.content {
margin-left:150px;
border-left:0px solid DarkOliveGreen;
padding:1em;
color: Navy;
}

table.register {
table-layout: fixed;
color: Navy;
width: 625
}

#standout_text {font-weight: bold}

.reg {font-size: 66%; vertical-align: super}

.subtitle { color: ""; font-family: "Comic Sans MS"; font-size: 14px }

.subhead { color: maroon; font-weight: bold; font-style: italic }
			
.notice { line-height: 1.00; color: maroon; font-weight: bold; font-style: italic; font-family: "Comic Sans MS"; font-size: 11px}
			
.notice_box { 
padding-left: 5px; 
padding-bottom: 5px; 
padding-right: 5px; 
padding-top: 5px; 
margin-right: 33%; 
border-style: solid; 
border-width: thin; 
line-height: 1.00; 
color: maroon; 
font-weight: bold; 
font-style: italic; 
font-family: "Comic Sans MS"; 
font-size: 11px;
}

dt { color: maroon; font-weight: bold; font-style: italic }

