@charset "UTF-8";
/* CSS Document */
body
{
margin:0px;
background-color:#4f204e;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
height:100%;
}
img {
border:0;
}
hr{
color: #000;
background-color: #000;
height: 1px;
border:0;
margin:20px 0 20px 0;
}
#main{
width:970px;
margin:0 auto;
}
#wrapper{
width:970px;
margin:0 auto;
background-image:url(BGnew.jpg);
background-position:0 0;
background-repeat:repeat-y;
float:left;
}
#banner{
width:970px;
height:229px;
float:left;
background-image:url(hhealbannernew.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
h1
{
font-size:1.3em;
color:#CC3399;
margin:10px 0 15px 0;
}
h2
{
font-size:1.2em;
color:#CC3399;
margin:10px 0 0 0;
}

p,td,ul,li
{
font-size:1em;
color:#000;
margin:0;
}
ul#mainmenu
{
margin:0;
text-align:left;
padding-left:20px;
}
ul#othmenu
{
margin:0;
text-align:left;
padding:0 0 0 20px;
}
* html ul#othmenu
{
padding-top:15px;
}
*+html ul#othmenu{
padding-top:15px;
}

ul#mainmenu li,ul#othmenu li
{
list-style-type:none;
padding:0 0 15px 0;
}

#mainmenu a,#othmenu a
{
}
#mainmenu a:link,#mainmenu a:visited,#othmenu a:link,#othmenu a:visited
{
color:#000;
text-decoration:none;
}
#mainmenu a:hover,#othmenu a:hover
{
color:#003366;
text-decoration:underline;
}
#mainmenu a:active,#othmenu a:active
{
color:#000;
text-decoration:none;
}
#menucol{
float:left;
width:197px;
}
#menumid{
float:left;
width:197px;
background-image:url(menumid.gif);
background-position:0 0;
background-repeat:repeat-y;
}
#menutop{
float:left;
background-image:url(menutop.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:10px;
width:195px;
}
#menubot{
float:left;
background-image:url(menubot.jpg);
background-position:0 0;
background-repeat:no-repeat;
height:10px;
width:195px;
}
#progbox{
float:left;
margin:10px 0 5px 0;
height:262px;
width:195px;
}

#textcol{
float:left;
width:440px;
margin:0 30px 150px 0;
padding:0 0 0 30px;
}
#textcol p{
margin:10px 0 10px 0;
}
#textcol a:link{
color:#663399;
text-decoration:underline;
}
#textcol a:visited{
color:#666666;
text-decoration:none;
}
#textcol a:hover{
color:#000000;
text-decoration:underline;
}
#textcol a:active{
color:#663399;
text-decoration:underline;
}
#gallcol{
float:left;
width:700px;
margin:0 43px 150px 0;
padding:0 0 0 30px;
}
#gallcol img{
float:left;
margin:2px 15px 2px 0;
}
.gallthumb{
width:140px;
height:140px;
float:left;
}
#rtcol{
float:right;
width:250px;
}
#rtcolnext{
float:right;
width:250px;
margin:0 0 10px 0;
font-weight:bold;
}
#rtcolnexttop{
float:right;
width:250px;
height:182px;
background-image:url(nexttop.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#rtcolnextmid{
float:right;
width:230px;
padding:0 10px 0 10px;
background-image:url(nextmid.jpg);
background-position:0 0;
background-repeat:repeat-y;
}
#rtcolnextbot{
float:right;
width:250px;
height:12px;
background-image:url(nextbot.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#rtcolanim{
float:right;
width:250px;
height:379px;
background-image:url(homepageanibg.jpg);
background-position:0 0;
background-repeat:no-repeat;
padding:10px 0 5px 0;
}
#moviebox{
float:right;
width:242px;
height:361px;
}
#rtcolthree{
float:right;
width:250px;
height:548px;
background-image:url(threebg.jpg);
background-position:0 0;
background-repeat:no-repeat;
padding:10px 0 5px 0;
margin:0 0 100px 0;
}
#rtcolthree img{
float:right;
padding:6px 0 6px 0;
border:0;
}

#contentarea
{
margin:0;
}

#footer
{
clear:both;
float:left;
text-align:center;
width:960px;
font-size:0.8em;
color:#000;
padding:5px;
background-color:#D16DB5;
}
.flleft{
float:left;
margin:0 10px 10px 0;
}
.flright{
float:right;
margin:0 0 10px 10px;
}