body{

/* background:#d0c5d4; */

background-image:url(../images/Wallpaper.gif); 
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#553567;
}

/*
#container{
width:800px;
position:relative;
margin: 0 auto;
}
*/

h1{
font-size:24px;

}

h2{
font-size:18px;

}

p{

font-size:13px;
text-align:justify;
}

a{
color:#553567;
}

.main_table{
background:#553567;
}

.main_table2{
background:#d0c5d4;
}

.content_td {
background:#d0c5d4;
margin-left:40px;
margin-right:20px;
margin-top:20px;
margin-bottom:20px;

padding-left:40px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;

}

#top_pic{
height:148px;
background-image:url(../images/header.gif)
}

#title_pic{
height:92px;
background-image:url(../images/new_images/title.gif)
}

#title_pic2{
height:126px;
background-image:url(../images/title3.gif)
}

#index_table p{
color:#000;
font-size:12px;
padding-bottom:1px;
padding-top:1px;
}

#index_table h3{
color:#553567;
font-size:16px;
padding-bottom:1px;
margin-top:1px;
}

#index_table h4{
color:#553567;
font-size:14px;
}

#index_table a{
color:#553567;

}

#footer_text1{
margin-left:10px;
font-size:18px;
}

#footer_text1 a{
color:#ffffff;
text-decoration: none;
}

#footer_text2{
margin-left:10px;
font-size:14px;
}

#footer_text3{
margin-left:10px;
font-size:11px;
}

#footer_text3 a{
color:#ffffff;
text-decoration: none;
}

/* menu css */

#menu {
width: 100%;
background: #553567;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10.9em;
float: left;
}

#menu a, #menu h2 {
font: normal 14px arial, helvetica, sans-serif;
display: block;

/*
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
*/
margin: 0;
padding: 2px 1px;
}



#menu h2 {
border-left:1px solid #fff;
padding-left:3px;
color: #fff;
background: #553567;
text-transform: uppercase; 
}

#menu a {
color: #fff;
background: #553567;
/* background: #E486C4; */
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #553567;
}



#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover 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;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: normal 0.9em arial, helvetica, sans-serif;
}
</style>
<![endif]-->

/* End menu CSS */
