/* -----------------------------------------------------------------------


 Theme splash CSS 1.0
----------------------------------------------------------------------- */

/* site theme */
body{background:#666;color:#EBEBEB;}
img{border:none;}
h1,h2,h3,h4,h5,h6{}

.content{background:#000;}
.title{color:#DACBF3;font-size:1.4em;clear:both;margin-top:2px;margin-bottom:2px;  white-space: nowrap; }
.subtitle{color:#DACBF3;font-size:1.3em;}
.subtitlegrey{color:#666;font-size:1.6em;text-align:center;letter-spacing:1px;}
.textjustify{text-align: justify;clear:left;}
.footer{height:224px;color:#999999;font-size:0.8em;line-height:15px;padding-top:2px;}
.copyright{text-align:right;}

ul.nav{list-style:none; position: relative;width:397px;margin:0 auto;}
ul.nav li{height:91px;width:68px;float:left;text-align:center;}
ul.nav li a{height:81px;line-height:160px;width:68px;text-align:center;color:#fff;text-decoration:none;display:block;}
ul.nav li a:hover{text-decoration: underline;}
li.consultant{background: url(../images/nav_splash.gif) no-repeat 0 0;margin-right:41px;overflow: hidden}
li.consultant a:hover{color:#ABD9F4;}
li.speaker{background: url(../images/nav_splash.gif) no-repeat -70px 0;margin-right:41px;overflow: hidden}
li.speaker a:hover{color:#E5E400;}
li.educator{background: url(../images/nav_splash.gif) no-repeat -140px 0;margin-right:41px;overflow: hidden}
li.educator a:hover{color:#FFCC33;}
li.blog{background: url(../images/nav_splash.gif) no-repeat -211px 0;overflow: hidden}
li.blog a:hover{color:#9E93B8;}