.nav
{
	z-index: 10;
	right: 2em;
	width: 200px;
	position: absolute;
	bottom: 1em;
}

/*.watermark
{
	left: 40%;
	position: absolute;
	top: 250px;
}*/

.maincontent
{
	background-position: center center;
	z-index: 100;
	background-attachment: fixed;
	background-image: url(/Portals/_default/Skins/CorporateFairs//Portals/_default/Skins/CorporateFairs/http://corporatefairs.majorwebs.com/images/watermark.jpg);
	background-repeat: no-repeat;
}

.pinkborder
{
	border:2px solid #f73cb8;
	
}

.footertext
{
	LETTER-SPACING:0.1em;
	FONT-SIZE:.6em;
	COLOR:#999999;
	FONT-FAMILY:verdana,sans-serif;
}

BODY
{
    BACKGROUND-COLOR: #4E92D8;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    RIGHT: 0px;
    LEFT: 0px;
    TOP: 10px;
}

H1, H2, H3, H4, H5, THEAD, TFOOT
{
    COLOR: #003366;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
UL 
{
	list-style-image: url(images/bullets.gif) 
}

