#leftbar {
	background: #663399;
}
#main {
	padding: 54px 0 0;
}
#main {
	z-index: 1000;
}
#index #main {
	background: url('images/header_welcome.png') no-repeat;
}
#about #main {
	background: url('images/header_aboutus.png') no-repeat;
}
#products #main {
	background: url('images/header_products.png') no-repeat;
}
#invitations #main {
	background: url('images/header_invitations.png') no-repeat;
}
#events #main {
	background: url('images/header_eventplanning.png') no-repeat;
}
#events.events_entertainment #main, #events.events_coordination #main, #events.events_staff #main, #events.events_design #main {
	background: url('images/header_eventplanning_plain.png') no-repeat;
}
#contact #main {
	background: url('images/header_contact.png') no-repeat;
}
#qa #main {
	background: url('images/header_qa.png') no-repeat;
}
#content {
	padding: 15px 25px;
	width: 606px;
}
.leftmenu td {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.leftmenu a {	
	color: white;
	text-decoration : none;
}
.leftmenu a:hover, .leftmenu a.sel {		
	text-decoration : none;
	color: yellow;
}
#topmenu {
	margin: 0 auto;
	width: 598px;
}
#events_menu {
	margin: -3px 0 0 -25px;
}
.bordered	{
	border: 1px solid #888888;
}
.green	{
	color: #663399;
	font-style: italic;
	font-weight: bold;
}
#slideshow {
	height: 275px; 
	width: 275px; 
	overflow: hidden;
}
#rightbar {
	background-color: #cae27c;
	width: 162px;
	text-align: center;
	font: 12px Arial, sans-serif;
	color: #663399;
	z-index: -1000;
}
#rightbar p {
	margin: 9px 0 4px 0;
}
#rightbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#rightbar ul li {
	margin: 0 0 2px;
}
#rightbar ul li img {
	border: 1px solid #8b7123;
}
.preload	{
	display:none;
}
a.external	{
	background: url(images/external.gif) no-repeat 100% 0;
	padding: 0 15px 0 0;
}
a.external:hover	{
	background: url(images/external.gif) no-repeat 100% -100px;
	padding: 0 15px 0 0;
} 

#products #content td  {
	font-family: verdana, helvetica; 
	font-size: 10pt;
}
.special {
	color: #B90601; 
	font-weight: bold;
}
.item {
	font-size: 8pt !important;
}
.navigation	{
	font-size: 11px !important;
}


