/*DCU style sheet*/

 body{background-color: #ffffff;}

p{font-family: helvetica;padding-top: 5px;text-align: justify;padding-left: 10px;padding-right: 10px;font-size: .8em;color: /*#93cd59*/#666666;}

h1{color: /*#3b9003*/#666666;font-family: sans-serif;font-size: 1em;padding-left: 3px;}
h2{color: /*#7ed50c*/#397978;font-family: sans-serif;font-size: .9em;padding-left:3px;}
h3{color: /*#7ed50c*/#397978;font-family: sans-serif;font-size: 1.1em;padding-left:3px;}

a{color: /*#3b9003*/red;text-decoration: none;}

a:hover{text-decoration: underline;}

blockquote{font-size: .8em;font-style: italic;border: 1px #a5e965 solid;background-color: #ffffff;background-image: url(images/bg.gif);background-repeat: repeat-x;}

blockquote h2{font-size: .9em;font-weight: bold;}

#box{position: absolute;width: 710px;top: 0px;margin-left: 0px;background-color: /*#e0ffd5*/white;padding-bottom: 15px;}

#box p{padding-left: 5px;padding-right: 560px;}

#main{position: absolute;top: 70px;left: 170px;width: 550px;margin-left:auto;margin-right:auto;} 

#top{background-color: #a5e965;position: absolute;top: 0px;left: 0px;width: 550px;height: 35px;padding-top: 5px;}

#top UL{display: inline; font-size: 12px;color: #3b9003;font-family: Arial, Helvetica, sans-serif;list-style-type: none;}

#top UL LI{padding-right: 0px;display: block;padding-left: 0px;float: left;padding-bottom: 0px;margin: 0px;padding-top: 0px;}

#top LI a{padding-right: 7px;padding-left: 7px;font-size: 12px;padding-bottom: 0px;color: #3b9003;padding-top: 4px;font-family: Arial, Helvetica, sans-serif; text-decoration: none;font-weight: bold;}

#top LI a:hover{color: #196a31;font-size: 12px;text-decoration: underline;}

#topleft{position: absolute;top: 125px;left: 0px;width: 183px;height: 150px;background-color: #FFFFFF;}

#topcenter{position: absolute;top: 125px;left: 183px;width: 184px;height: 150px;background-color: /*#d8ffbf*/#ffffff;}

#topright{position: absolute;top: 125px;left: 367px;width: 183px;height: 150px;background-color: #FFFFFF;}

#textarea{padding-left:10px; padding-right:10px;position: absolute;top: 125px;left: 0px;width: 485px;background-color: /*#d8ffbf*/#ffffff;border-left: 0px #d9d9d9 solid;border-right: 0px #d9d9d9 solid;}

#textarea p{ font-family: trebuchet MS;font-size: .9em;
}

#footer{position: absolute;left: 0px;width: 500px;background-color: /*#a5e965*/#397978;padding-bottom: 0px;}

#footer p{ font-size: .6em; text-align: left; color: /*#067519*/white;}

#right{position: absolute;top: 175px;left: 668px;width: 140px;background-color: /*#a5e965*/;}

#right p{padding-bottom: 0px;color: /*#dbffce*/#397978;}

#lb{position: absolute;left: 0px;width: 140px;background-color: /*#e0ffd5*/;}

#lb p{color: #637E75;}

#subnav{float:left;padding-top:10px;font-family: sans-serif;}
    
#subnavcontainer {width: 140px;}

#subnavcontainer ul{padding-top:10px;margin-left: 0;padding-left: 3px;list-style-type: none;}

#subnavcontainer a{display:block;padding:10px;width:140px;background-color:transparent;border-bottom:1px solid /*#a5e965*/grey;}

#subnavcontainer a:link, #subnavlist a:visited{color:/*#a5e965*/#397978;text-decoration:none;font-weight: bold;}

#subnavcontainer a:hover{background-color:#e4e4e4/*a5e965*/;/*color:#fff;*/}

.subnavheader{width:120px;padding-left: 3px;margin-bottom:-10px;}