/************* GENERAL CSS ************/

body {
    margin: 0px;
    padding: 0px;
    background: #FFFFFF; /*f8db8d url(images/back1.png) repeat-y center top;*/
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

h1, h2, h3, h4, h5 {
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    text-align: left;
    color: #714b84;
}

a {
    font-weight: bold;  
    text-decoration: none;
    color: #33CCFF;
}

a:hover {
    text-decoration: underline;
    color: #33CCFF;
}

/************* HEADER STUFF ************/

#header {
    width: 720px;
    height: 120px;
    margin: 0px auto;
    padding: 10px 0px;
    background: #FFFBFD /*url(images/GTheader01.jpg);*/
}

#header h1 {
    margin: 0px;
    padding: 20px 0px 0px 20px;
    text-align: left;
    color: #3399FF;
    font-size: 3em;
    text-transform: uppercase;
}

#header h2 {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    text-align: left;
    font-size: 1.5em;
    text-transform: uppercase;
}



/**/
#contmenu {
clear:both;
float:none;
width: 720px;
margin: 100px auto auto auto;
padding: 0px 0px 0px 2px;
position: relative;
}
/************* MENU ************/
#menu	{ background-color:#714b84; border-bottom:1px solid #600; list-style-type:none; margin:0; padding:0px; text-align: center;font-family:Verdana; font-size:80% }
#menu li	{ font-weight:bold; color:white; padding:0 1em; margin:0; cursor:default; white-space:nowrap; list-style-type:none }

#menu.horizontal li	{ display:inline }

#menu.vertical	{ width:8em; border-right:1px solid #600 }
#menu.vertical li	{ width:6em; list-style-type:none }

#menu li.active	{ background-color:#600 }
#menu li a	{ text-decoration:none; color:white }
#menu ul	{ position:absolute; visibility:hidden; text-align:left; background-color:#55986f; border:1px solid #006; width:15em; margin:0; padding:0 }
#menu ul li,
#menu.vertical ul li,
#menu.horizontal ul li	{ display:block; border-bottom:1px solid #33c; padding:0em; white-space:normal; width:15em; list-style-type:none }
#menu ul li a	{ display:block; width:13em; color:#cdf; text-decoration:none; padding:0.1em 1em; margin:0 }
#menu ul li a:hover	{ color:white; background-color:#714b84 }

#menu ul li.active	{ background-color:#44d; color:white }

/************end * MENU ************/
#splsh {
    clear:both;
    float:none;
    width: 712px;/*758*/
    height: 293px;
    margin: 130px auto auto auto;
    padding: 0px 0px 0px 2px;
    background: url(images/splashDef.jpg) no-repeat center top;
    }
#splsh1 {
    margin-top: 300px;
    margin-right: 20px;
    padding: 0px 0px;
    float: right;
}
#splsh1 a{
    
    text-decoration: none;
    color: #9933FF;
}
/************* CONTENT ************/

#content {
    width: 720px;
    margin: 0px auto;
    padding: 20px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5 {
    margin-right:50px;
    text-align: right;
    font-weight: bold;
    font-size: 16px;
}

#content p {
    margin: 0px 50px 0px 50px;
    line-height: 22px;
    color: #55986f;
}

#content ul, #content ol {
    margin: 0px 50px 0px 50px;
    line-height: 22px;
}

#left {
    float: left;
    width: 480px;
    padding: 0px 20px 40px 20px;
}

#center {
    float: none;
    width: 640px;
    margin: auto auto auto 40px;
    /*padding: 0px 20px 40px 20px;*/
}

#center p {
    margin: 0px 10px 0px 10px;
    line-height: 22px;
}

#center h3 {
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    text-align: left;
    margin-left: 10px;
    color: #714b84;
}

#center h4 {
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    text-align: right;
    font-size: 10px;
    margin-top: -5px;
    margin-left: 10px;
    color: #714b84;
}

#center a {
     text-decoration:none;
     color: #714b84;
}

#right {
    float: right;
    width: 210px;
    padding: 0px 20px 40px 20px;
    color: #66ACFF;
}

#colleft {
    width: 210px;
    float: left;
    margin: -10px auto 0px 3px;
    padding: 0px 0px 0px 0px;
}

#colcent {
    width: 210px;
    float: left;
    margin: -10px auto 0px 1px;
    padding: 0px 0px 0px 0px;
}

#colright {
    width: 210px;
    float: left;
    margin: -10px auto 0px 1px;
    padding: 0px 0px 0px 0px;
}

#sepvert{
    width:600px;
    float:left;
}
/************* FOOTER ************/

#footer {
    clear: both;
    width: 721px;
    margin: 15px auto;
    /*border-top: 1px solid #666666;*/
    background: url(images/back-footer.png) repeat-y center top;
    font-size: 9px;
    text-align: center;
    padding: 15px 1px 0px 1px;
    color: #333333;
}
#footer a {
     text-decoration:none;
     color: #714b84;
}

div.book {clear:both;float:none;padding:10px;border-bottom:1px solid #714b84;overflow:auto;height:100%;}
div.book img {float:left;width:120px;border:none;margin-right:10px;}
div.book div {float:left;width:390px;}
div.book p.desv {font-size:11px;}
h6.title {font-weight:bold;font-size:11px;color: #714b84;}
a.btninfo, a.btninfo:hover {display:block;float:left;width:100px;height:25px;background:url("images/qmarkr.gif") no-repeat right top;text-align:left;padding-left:10px;color:#fff;font-weight:bold;text-decoration:none;}
a.btntube, a.btntube:hover {display:block;float:right;width:80px;height:44px;background:url("images/YouTube.gif") no-repeat right top;text-align:left;padding-left:10px;color:#fff;font-weight:bold;text-decoration:none;}
div.event {clear:both;float:none;padding:10px;border-bottom:1px solid #714b84;overflow:auto;height:100%;}
/*div.event img {float:left;width:120px;border:none;margin-right:10px;}*/
div.event div {float:left;padding-left:60px;width:490px;}

