﻿* {font-size: 12pt;
   font-family: "Myriad Pro", Arial, Sans-Serif;

}

body {background: #98a6d3 ;
      color:#444444;
}

H1 {font-size:x-large;
}

H6 {
    color:#4a4a7a;
}

H5 {
    color:#4a4a7a;
}

H4 {
    color:#4a4a7a;
}

H3 {
    color:#4a4a7a;
}

H2 {
    color:#4a4a7a;
}

H1 {
    color:#4a4a7a;
}

a img {border:0px;}

.link:link {color:Black;}

.link:visited {color:Black;}

#tblNav {position:absolute;
        left:10px;
        top:8px;
	background-position:top;
}

#tblNav a:link {text-decoration: none; color:White;}

#tblNav a:visited {text-decoration: none; color:White;}

#TopAd {position:absolute;
        left:200px;
        top:5px;
}

#MainBody {position:absolute;
           top:150px;
           left:200px;
	   z-index:1;   overflow:visible;
}

#GiftCard {position:absolute;
           top:150px;
           right:55px;
}

#GiftCardText a:link {color:White; }
#GiftCardText a:visited {color:White; }


#AniLogo {position:absolute;
           top:12px;
           left:39px;
           padding:0px;
           margin:0px;
}

#giftcardplace{position:absolute;
           top:470px;
           left:5px;
           padding:0px;
           margin:0px;
}

/*74b4b4*//*98a6d3*//*7c7eaf*/

/*Javascript fading code*/
#tic {
  /* enter any styles for the ticker below */
  border: .05em #ffffff solid;
  font-size:medium;
  padding:10px;
  width:400px;
  line-height:20px;
}
#tic * {
  /* this will hide all children tags */
  font-size: larger;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
