@charset "utf-8";
/* CSS Document */

body {
background-color:#e9d6ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:0px;
}

#container2 {
width:1224px;
height:720px;

margin-left:-100px;
background-image:url(images/lcolbg3.jpg);
background-repeat:no-repeat;
}

#container {
width:1024px;
height:720px;
margin:0 auto;
background-image:url(images/lcolbg2.jpg);
background-repeat:no-repeat;
}


#lcol {
width:248px;
height:720px;
float:left;
margin-right:20px;
margin-left:200px;
}

#rcol {
width:748px;
height:480px;
float:left;
background-image:url(images/rcolbg.png);
background-repeat:no-repeat;
}

#trow {
width:728px;
height:200px;
float:right;
background-image:url(images/header.png);
background-repeat:no-repeat;
}

.menu {
height:30px;
margin-top:160px;
margin-left:210px;
float:left;
}

#profileimage {
width:190px;
height:180px;
margin:290px 0px 0px 46px;
}

#profiletext {
width:190px;
height:180px;
margin:0px 0px 0px 46px;
font-size:9px;
color:#59047D;
}

.text {
padding:5px 20px;
color:#59047D;
}

.text2 {
padding:0px 20px 0px 20px;
color:#59047D;
}

.text3 {
padding:0px 20px 0px 20px;
color:#59047D;
font-size:12px;
}

.textscroll {
padding:5px 20px;
color:#59047D;
overflow-y: scroll;
height:450px;
width:688px;
margin:10px
}

p {
padding:0px;
}

#flash {
width:200px;
height:180px;
float:right;
margin:0px 0px 8px 16px;
background-color:#EBD6FF;
}

#contact {
float:right;
}

.kidright {float:right;}

/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}
 
/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}
 
/* style all the links */
.menu a, .menu :visited {
display:block;
font-size:10px;
width:127px;
padding:7px 0 1px 0px;
color:#59047D;
text-decoration:none;
margin-right:1px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
/* style the links hover */
.menu :hover{
color:#9678B8;
}

.menu li {background-image:url(images/menubar.png);}
.menu ul ul li{background-image:url(images/menubardrop.png); padding-bottom:3px;}
 
/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}





/* 
Generated via www.cssmenubuilder.com 

Copyright (c) 2008-2009 www.cssmenubuilder.com

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.


.menu{margin:0 auto; padding:0; height:30px; width:380px; display:block; background:url('topMenuImages2.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(89,4,125); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages2.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages2.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:#9678B8;}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages2.png') 0px -90px no-repeat; color:rgb(89,4,125);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages2.png') 100% -90px no-repeat;}*/

.angelimg {width:283px; height:440px; float:right; padding-right:0px; margin-top:12px; margin-left:12px; background-image:url(images/bg.png)}