@charset "utf-8";
/* 
ISMA Teal
/css/graphics/192/  - Hue Directory
 			- Really Light (Background)
			- Mid Tone
*/

#header { background: url(/css/graphics/192/header.jpg) no-repeat top center; }
.quick-links { background: url(/css/graphics/192/quick-links.jpg) no-repeat top center; }
.large-image { background: url(/random-images/news/randomimage.cgi) no-repeat top left; width:700px; height:235px; margin: 8px 0 0 0;}
#main-container { background: #DEF8FF; }
.body-text h1 { color: #3190A8; padding: 0 0 0.5em 0; font-size: 1.3em; }

.selected { background: #A3EDFF; }
.quick-links a { color: #000; }
.large-watermark p { display: none; }
#side-column a { color: #000; }
.text-footer { background: #FFF url(/css/graphics/all/body-text-top.jpg) no-repeat bottom left; border-top: solid 1px #E6E6E6; }
.footer { background:#E6E6E6 url(/css/graphics/all/footer.jpg) no-repeat top center; }
.body-text { width: 700px; margin: 8px 0 0 0; padding: 0 0 1em 0; }
.body-text div { padding: 2em 1.5em 0.5em 1.5em; }
.body-text p { padding: 0.6em; }
.body-text a { color: #AD1C1C; }
.body-text a:hover { color: #0000FF; }
.body-text h2 { padding: 1em 0 0 0; font-size: 1.1em; }
.body-text h3 { padding: 1em 0 0 0; }
.body-text h4 {  }
.body-text h5 {  }
.body-text blockquote {  }
.body-text ol { }
.body-text ol li { margin: 0 0 0 2em; }
.body-text ul { }
.body-text ul li { margin: 0 0 0 2em; }
.body-text ul ul li {  }
.body-text ul ul ul li {  }
.body-text dl { }
.body-text dl dt { padding: 0.6em; }
.body-text dl dd { margin: 0.6em 0 0 2em; list-style-type: square; }
.body-text dl dl dt {  }
.body-text dl dl dd {  }
.body-text img { margin: 0 1em 0.5em 0; }