@charset "utf-8";
/* CSS Document */

body {margin:0px auto}

a {color:#660099}
a:hover {color:#FF0000}


/* Layout style */

#container {width:1000px; margin:0px auto}
#header {background: url(../../images/template_01.jpg); height:199px; width:1000px;}
#header2 {background: url(../../images/template2_01.jpg); height:199px; width:920px; padding:0px 40px}
#navbar {background:url(../../images/template_02.jpg); width:930px; height:49px; padding:5px 30px 5px 40px;}
#bodycontent {background: url(../../images/template_03.jpg) repeat-y; width:1000px;}
#bodycontent2 {background: url(../../images/template2_02.jpg) repeat-y; width:1000px;}
#bodytext {position:relative; background: url(../../images/clockright.jpg) no-repeat top ; width:661px; min-height:536px; padding:0px 40px 0px 0px; margin:0px 0px 0px 299px}
#bodytext2 {background: url(../../images/template3_02.jpg) no-repeat; width:920px; min-height:536px; padding:0px 40px 0px 40px}
#leftnav {float:left; background: url(../../images/clockleft.jpg) no-repeat; width:270px; height:536px; padding-left:29px}
#footer {background: url(../../images/template_05.jpg); width:1000px; height:45px; clear:both}
#footer2 {background: url(../../images/template2_03.jpg); width:1000px; height:45px; clear:both}
#right {float:right; width:150px; height:50px; margin-top:-10px; margin-right:50px}
#headertext { padding:90px 430px 0px 50px; color:#fff; font:14px Verdana, Arial, Helvetica, sans-serif; text-align:center; line-height:20px}
span.headertext {color:#820b71}

#headerbubble {margin:40px 30px 0px 0px; float:right; width:291px; height:131px; text-align:center}

/* Begin CSS Popout Menu */

#menu{
position:relative;
z-index:2;
width:250px;
padding-bottom:1em; /* To allow room for bottom dropdown */
}

#menu a{
font:normal 90%/205% tahoma,arial,helvetica,sans-serif;
display:block;
white-space:nowrap;
margin:0;
padding:4px 8px 4px 20px;

}

#menu h2{
font:bold 90%/205% tahoma,arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:0 4px;
}


#menu h2{
color:#fff;
background:#000;
text-transform:uppercase;
}

#menu a{
color:#fff;
background:none;
text-decoration:none;
}

#menu a:hover{
color:#fff;
background:url(../../images/navpurple.png);
}

#menu a:active{
color:#060;
background:none;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:block;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
color:#fff;
background:#820b71;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
width:300px;
}

#menu a.x:hover{
color:#820b71;
background:#fff;
}

#menu a.x:active{
color:#060;
background:none;
}

/* Begin CSS Popout Menu2 */

#menu2{
position:relative;
z-index:2;
width:110px;
padding-bottom:1em; /* To allow room for bottom dropdown */
padding-left:550px;
padding-top:10px;
}

#menu2 a{
font:14px tahoma,arial,helvetica,sans-serif;
display:block;
white-space:nowrap;
margin:0;
padding:5px 8px 5px 20px;
}

#menu2 h2{
font:bold 14px tahoma,arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:0;
padding:0 4px;
}


#menu2 h2{
color:#fff;
background:#000;
text-transform:uppercase;
}

#menu2 a{
color:#fff;
background:none;
text-decoration:none;
}

#menu2 a:hover{
color:#820b71;
}

#menu2 a:active{
color:#060;
background:none;
}

#menu2 ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu2 li, div#menu2 li:hover{
position:relative;
}

div#menu2 li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu2 ul ul,
div#menu2 ul ul ul,
div#menu2 ul li:hover ul ul,
div#menu2 ul li:hover ul ul ul
{display:none;}

div#menu2 ul li:hover ul,
div#menu2 ul ul li:hover ul,
div#menu2 ul ul ul li:hover ul
{display:block;}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu2 a.x, #menu2 a.x:visited{
background:url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu2 a.x:hover{
color:#820b71;
}

#menu2 a.x:active{
color:#060;
background:none;
}

/* end menu */
.whitepurpleover {font:12px Verdana, Arial, Helvetica, sans-serif; color:#fff;}
a.whitepurpleover {color:#fff; text-decoration:none}
a.whitepurpleover:hover {color:#820b71; text-decoration:underline}

.purplewhiteover {font:12px Verdana, Arial, Helvetica, sans-serif; color:#820b71;}
a.purplewhiteover {color:#820b71; text-decoration:none}
a.purplewhiteover:hover {color:#fff; text-decoration:none}