@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	background-image: url(images/pagebg.JPG);
}
#pagemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentbox {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
.eventlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	text-decoration: blink;
	text-align: center;
	display: block;
	line-height: 30px;
	background-image: url(images/link2shop.gif);
}
#pagemenu a.bgimg:link, #pagemenu a.bgimg:visited {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 5px;
	height: 50px;
	width: 240px;
	background-position: center center;
	display: block;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 4px;
	color: #E4E4E4;
	line-height: 50px;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#pagemenu a.bgimg:hover {
	background-image: url(images/menu_hover.jpg);
}
#menu {
	background-image: url(images/mmbg1.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	font-size: 11px;
}
#menu td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu a:hover {
	background-image: url(images/mmbg.jpg);
	background-repeat: repeat-x;
	width: auto;
	background-color: #000000;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	color: #FFFFFF;
	margin: 10px;
	font-size: 12px;
}

#menu a:link, #menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;

}

#header {
	background-image: url(images/Logo-Event.png);
	height: 191px;
	background-repeat: no-repeat;
	background-position: center top;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.speclfeature {
	font-size: 18px;
	color: #66CCFF;
	font-family: Verdana;
	font-weight: bold;
}
.contactname {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFA8;
}
.cotactcolor {
	color: #FFFFA8;
}
.yellow {
	color: #FFFFA8;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.pink {
	color: #FF6A6F;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.link {
	color: #FF6600;
	text-decoration: none;
}
#contentbox #pagemenu .link2shop {
	background-image: url(images/link2shop.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
}
