body {background: #5a5da9;
}

   h1, h3, h5, h6{
   color: #7972e9;
   font-family: verdana;
   font-size: 125%;
   text-align: center;
}

h2.title{
   color: #050569;
   font-family: verdana;
   font-size: 100%;
   text-align: center;
}

h2 {
  color: #22184C; 
  font-family: verdana;
  font-size: 65%;
  text-align: center;
}


h3.content {
  color: #050569; 
  font-family: verdana;
  font-size: 110%;
  text-align: center;
}

h4 {
  color: #C0CEF0;
  font-family: arial;
  font-size: 65%;
  text-align: center;
}
h4.footer {
  color: #C0CEF0;
  font-family: verdana;
  font-size: 65%;
  text-align: center;
}


p {
  font-family: arial;}

p.content {margin-left: 1cm;
           margin-right: 1cm;
           margin-top: .5cm}

p.content1 {margin-left: 1cm;
           color: #c60;}

p.list {
       font-family: arial;
       margin-left: 1cm;
       margin-right: 1cm;
       font-size: 70%;
}
p.list1 {
       font-family: verdana;
       font-size: 80%;
       color: #ffffff;
              
}
              


p.news {
  font-family: verdana;
  font-size: 80%;
  
}

a:link { color: #c60;  text-decoration:none;  } 
a:visited { color: #c60; text-decoration:none; } 
a:hover { color: #c60; text-decoration:underline; }

a.darkLink:link {color: #050569; background: white; text-decoration: none;}
a.darkLink:visited {color: #050569; background: white; text-decoration: none;}
a.darkLink:hover {color: #c60; background: white; text-decoration: underline;}

a.darkLink1:link {color: #050569; background: #CCCCFF; text-decoration: underline;}
a.darkLink1:visited {color: #050569; background: #CCCCFF; text-decoration: underline;}
a.darkLink1:hover {color: #c60; background: #CCCCFF; text-decoration: none;}



.floatleft { float: left;
           border:1px solid black;
           margin:0px 20px 20px 0px; }

.floatleft1 { float: left;
          
           margin:0px 35px 20px 0px; }

.floatleft2 { float: left;
          
           margin:-10px 5px 25px 20px; }

.floatright1 { float: right;
          
           margin:10px 350px 25px 20px; }

.floatleft3 { float: left;
          
           margin:10px 500px 25px 20px; }


    div.header{

    background: #ffffff;

    position: absolute;

    left: 3%; 

    width: 65%;
    top: 10px; 
    bottom: 170px;





}

a.home { 
        background:url(images/home.png) repeat 0px 0px; 
        width: 62px; 
        height: 30px; 
        display: block; 
}

a.home span { 
        display: none; 
}

a.home:hover { 
        background: url(images/home.png) repeat 0px -30px; 
}

a.web { 
        background:url(images/web.png) repeat 0px 0px; 
        width: 145px; 
        height: 30px; 
        display: block; 
}

a.web span { 
        display: none; 
}

a.web:hover { 
        background: url(images/web.png) repeat 0px -30px; 
}

a.friend { 
        background:url(images/friend.png) repeat 0px 0px; 
        width: 207px; 
        height: 30px; 
        display: block; 
}

a.friend span { 
        display: none; 
}

a.friend:hover { 
        background: url(images/friend.png) repeat 0px -30px; 
}
a.ebook { 
        background:url(images/ebook.png) repeat 0px 0px; 
        width: 77px; 
        height: 30px; 
        display: block; 
}

a.ebook span { 
        display: none; 
}

a.ebook:hover { 
        background: url(images/ebook.png) repeat 0px -30px; 
}


a.about { 
        background:url(images/about.png) repeat 0px 0px; 
        width: 77px; 
        height: 30px; 
        display: block; 
}

a.about span { 
        display: none; 
}

a.about:hover { 
        background: url(images/about.png) repeat 0px -30px; 
}

a.comments { 
        background:url(images/comments.png) repeat 0px 0px; 
        width: 110px; 
        height: 30px; 
        display: block; 
}

a.comments span { 
        display: none; 
}

a.comments:hover { 
        background: url(images/comments.png) repeat 0px -30px; 
}

a.blog { 
        background:url(images/blog.png) repeat 0px 0px; 
        width: 63px; 
        height: 30px; 
        display: block; 
}

a.blog span { 
        display: none; 
}

a.blog:hover { 
        background: url(images/blog.png) repeat 0px -30px; 
}

a.donate { 
        background:url(images/donate.png) repeat 0px 0px; 
        width: 83px; 
        height: 30px; 
        display: block; 
}

a.donate span { 
        display: none; 
}

a.donate:hover { 
        background: url(images/donate.png) repeat 0px -30px; 
}

a.helpful { 
        background:url(images/helpful.png) repeat 0px 0px; 
        width: 205px; 
        height: 30px; 
        display: block; 
}

a.helpful span { 
        display: none; 
}

a.helpful:hover { 
        background: url(images/helpful.png) repeat 0px -30px; 
}

a.html { 
        background:url(images/html.png) repeat 0px 0px; 
        width: 146px; 
        height: 30px; 
        display: block; 
}

a.html span { 
        display: none; 
}

a.html:hover { 
        background: url(images/html.png) repeat 0px -30px; 
}



div.content{

    background-color: #ffffff;

    color: #000000;

    position: absolute; 

    left: 3%; 

    width: 65%;
    top: 149px; 



}

 

div.rightnav{

    background-color: #ffffff;

    color: black;

    position: absolute;

    left: 70%;

    width: 27.5%;

    top: 10px; 
    
    border-style: solid; 

    border-bottom-width: 1px; 

    border-top-width: 1px;

    border-left-width: 1px;

    border-right-width: 1px; 

   } 

div.rightlower{

  background-color: #5a5da9;

    color: black;

    position: absolute;

    left: 70%;

    width: 27.5%;
    top: 325px;
   
    
    
}

ul.none {list-style-type: none}

ul.list {list-style-type: square;
         font-family: arial;
         margin-left: 1cm;
         margin-right: 1cm;
         font-size: 100%
}

table, tr, td{

background-color:white;

}


.tableHeading
{
background-color:#4D4DFE;
font-family: verdana;
font-size: 11px;
color: #ffffff;
text-align: center;

}

.tableHeading1
{
background-color:#D9E0F1;
font-family: verdana;
font-size: 12px;
color: #000000;
border-style: solid;
border-color: silver


}

.data {
    color: #000000;
    text-align: left; 
    vertical-align: top;
    background-color: #CCCCFF;
    font-family: verdana;
    font-size: 11px;
    padding: 5px;
}

	
	









