html
{
    background-color:#000000;
    font-family: Tahoma, Verdana, Arial;
}
body 
{
    text-align:center;
    margin:0px;
    padding:0px;
    font-size:0.7em;
    color: #d6d7d9;
}
#wrapper
{
    width:1000px;
    text-align:left;
    margin:0px auto;
    background-color: #000000;
}
#left
{
    background-image: url(image/penman_logo.gif);
    background-repeat:no-repeat;
    background-position:left top;
    float:left;
    width:191px;
    padding-top:120px;
    text-align:center;
}
#main
{
    background-image: url(image/pinktopblock.gif);
    background-repeat:repeat-x;
    background-position:left top;
    float:left;
    width:809px;
}
#footer
{
    clear:both;
    width:980px;
    background-color: #e2e2e2;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:-4px;
    color: Black;
    padding-left:20px;
    height:15px;
}
#footer A:hover
{
    color:Black;
}
#credits
{
    float:right;
    margin-right:10px;
}
#credits A
{
    color:Black;
}
#menu
{
    padding-top:40px;
}
img
{
    padding:0px;
    margin:0px;
}
A
{
    color: #da1d53;
}
A:hover
{
    color: #ffffff;
}
#content
{
    float:left;
}
#promoright
{
    float:right;
    width:400px;
}
#commonleft img
{
    margin-top:5px;
}
H3
{
    font-size:1.1em;
    font-weight:bold;
    margin-bottom:0px;
    padding-bottom:0px;
}
#maincopy
{
    margin-top:50px
}
.watermarked 
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.unwatermarked 
{
	height:20px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
}	
.error
{
    color: red
}
.exhibitorsletters
{
    width:80px;
    margin-right:40px;
}
.links1
{
    width:500px;
    margin-top:10px;
    clear:both;
}
.links2
{
    float:left;
    width:120px;
    height:120px;
    margin-right:10px;
}
.links3
{
    float:left;
    width:370px;
}
