/* CSS Document */

/* body & fonts */

.body {background-color:#212121;}

/* tables */

.table1 {width:700px; height:100%; margin-left:auto; margin-right:auto;}

/* tds */

.td1 {background-color:#212121; width:700px; height:100%; text-align:center; vertical-align:top;}
.td2 {background-color:#212121; width:175px; height:100%; text-align:center; vertical-align:bottom; font-family:Georgia,Times New Roman,Times,serif; font-size:14px; color:#FFFFFF;}
.td2title {background-color:#212121; width:175px; height:100%; padding-left:15px; padding-right:15px; text-align:center; vertical-align:top; font-family:Georgia,Times New Roman,Times,serif; font-size:14px; color:#FFFFFF;}
.tdleft3 {background-color:#212121; width:175px; height:100%; text-align:right; vertical-align:middle; font-family:Georgia,Times New Roman,Times,serif; font-size:15.5px; font-weight:bold; color:#FFFFFF;}
.tdmid3 {background-color:#212121; width:350px; height:100%; text-align:center; vertical-align:middle; font-family:Georgia,Times New Roman,Times,serif; font-size:15.5px; font-weight:bold; color:#FFFFFF;}
.tdright3 {background-color:#212121; width:175px; height:100%; text-align:left; vertical-align:middle; font-family:Georgia,Times New Roman,Times,serif; font-size:15.5px; font-weight:bold; color:#FFFFFF;}
.tdseparator {background-color:#212121; width:700px; height:90px; text-align:center; vertical-align:top;  font-family:Georgia,Times New Roman,Times,serif; font-size:15.5px; font-weight:bold; color:#F5B6E6;}
.tdgetacd {background-color:#212121; width:180px; height:100%; padding-bottom:3px; text-align:right; vertical-align:bottom;}
.tdgetacdtitle {background-color:#212121; width:200px; height:100%; padding-left:10px; text-align:left; vertical-align:middle; font-family:Georgia,Times New Roman,Times,serif; font-size:15px; color:#FFFFFF;}
.tdgetacd2 {background-color:#212121; width:320px; height:100%; padding-left:10px; text-align:left; vertical-align:middle; font-family:Georgia,Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdartists {background-color:#212121; width:300px; height:100%; line-height:15px; text-align:center; vertical-align:top; font-family:Georgia,Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdartists2 {background-color:#212121; width:300px; height:100%; line-height:16px; text-align:center; vertical-align:top; font-family:Georgia,Times New Roman,Times,serif; font-size:16px; color:#FFFFFF;}
.tdembryostoryside {background-color:#212121; width:50px; height:100%;}
.tdbottom {background-color:#212121; width:700px; height:110px; text-align:center; vertical-align:bottom; font-family:Times New Roman,Times,serif; font-size:14px; color:#FFFFFF;}
.tdbottom2 {background-color:#212121; width:700px; height:100%; text-align:center; vertical-align:bottom; font-family:Times New Roman,Times,serif; font-size:14px; color:#FFFFFF;}


/* links */

a:link {text-decoration:none; color:#FFFFFF}
a:visited {text-decoration:none; color:#FFFFFF}
a:hover {text-decoration: none; color:#B7A392}

