#navcontainer ul
		{
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
		}

		
		#navcontainer a
		{
			margin: 0px 0px;
			padding: 2px;
			width: 180px;
			height: 25px;
			text-align: left;
			color: #FFFFFF;
			background-color: #813647;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
; text-decoration: none
		}
		
		
		#navcontainer a:hover
		{
			background-color: #FADFBC;
			color: #B11F44;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
; text-decoration: none
		}

		

		
		#navcontainer2 ul
		{
			margin: 0px;
			padding: 0;
			list-style-type: none;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			align: right;
		}
		
		#navcontainer2 a
		{
			display: block;
			padding: 3px 3px;
			width: 180px;
			height: 10px;
			text-align: left;
			text-decoration: none;
; color: #B11F44
; clip:  rect(   )
; background-color: #FADFBC
		}
		
		#navcontainer2 a:link
		{
			color: #B11F44;
			text-decoration: none;
			align: right;
		}
		
		#navcontainer2 a:hover
		{
			background-color: #B11F44;
			color: #FFFFFF;
			align: right;

		}

		navcontainer2 a:visited
		{
			color: #FFFFFF;
			text-decoration: none;
			align: right;
		}


p 
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 11px; 
	
}

h1	
{
	font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #B11F44;
}

h2
{
	font-size:	18px;
}

h3
{
	font-size:	20px;
}


img
{
	border:	0;
}

.small
{
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #4476C0; 
	text-decoration: none;
}






.content_bg 
{  
		background-attachment: fixed;
		 background-image: url(images/content.jpg);
		 background-repeat: no-repeat; 
		background-position: top;
}

.bg 
{  
		background-image: url(images/bg.jpg); 
		background-repeat: repeat-x; 
		background-position: left top; 
		background-attachment: fixed;
}



		
		
		
		hr {  background-color: #B11F44; color: #B11F44; line-height: 5px}
.contentbg {  background-image: url(images_party_conference_venue/content_bg.jpg); background-repeat: no-repeat; background-position: right bottom}

