/* CSS Document */


/* setup all the different bkgd styles */
body {background-color: #000000;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-family:Georgia, "Times New Roman", Times, serif;line-height:150%;font-size:11px;color:#BEBEBE;}
body#white {background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-family:Georgia, "Times New Roman", Times, serif;line-height:150%;font-size:11px;color:#BEBEBE;}
body#bkgdgrad {background-image:url(images/bkgdimgs/gradientbkgd.jpg);background-repeat:no-repeat;background-position:bottom left;}


/* aligns the bottom table with the first with 0 top marin*/
.tablepadbtmtbl {
margin-top: opx;
margin-left: 70px;
}

/* aligns the main table and adds a bkgd img aligned and not repeated*/


.bkgdalignnoimg {
margin-top: 64px;
margin-left: 70px;
}

body,td,th {
	font-family: Georgia;
	font-size: 11px;
	color: #BEBEBE;
}

a {
	font-size: 12px;
	color: #BEBEBE;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #BEBEBE;
}
a:hover {
color: #BEBEBE;
font-size:12px;
text-decoration:underline;
}
a:active {
color: #BEBEBE;
font-size:12px;
text-decoration:underline;
}
.newsdate {
	color: #666666;
	font-size: 12px;
}

.newstitle {color: #BEBEBE;
font-size:12px;
}

/*a {
color: #BEBEBE;              to be used on the guestlist page, news article, news, contact
font-size:12px;
text-decoration:none;
}*/

.newsheading {
padding:5px 5px 5px 0px;;
}

.collectionstxt {
font-family:Georgia;
font-size:9px;
color:#999999;
}

a.pressdownloadtxt, a.pressdownloadtxt:visited, a.pressdownloadtxt:hover, a.pressdownloadtxt:active {
font-family:Georgia;
font-size:11px;
color:#666666;
text-decoration:underline;
}