/***** Basics and Typography *****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

a {
	color: #51628e;
	font-size: 12px;
}

a:hover {
	color: #f06092;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

h3 a {
	font-size: 16px;
	color:#003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: -2px;
	margin-bottom: 5px;
}

h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.img {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #DDD;
	background-color: #FFF;
	padding: 5px;
	float: left;
}

#copyright {
	border-top: 1px solid #51628e;
	text-align: center;
	width:950px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-weight: bold;
}

.link {
	color: #f00;
	font-weight: bold;

}

/***** Layout *****/

#navlist
{
	padding: 0px;
	margin: 0px;
}

#navlist ul
{
	padding: 0px;
	margin: 0px;
	background-color: #f06092;
}



#navlist ul li { display: inline; }

#navlist ul li a
{
	text-align:center;
	font: bold 12px helvetica, arial, sans, sans-serif;
	color: #fff;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img/nav_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #51628e;
	text-decoration: none;
	float: right;
	border-left: 1px solid #fff;
	height: 20px;
}

#navlist ul li a:hover
{
	background-color: #f06092;
	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

#navlist #current 
{
	background-color: #f06092;
	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

#wrapper {
	margin: 0px auto;
	padding: 0px 15px;
	border:0;
	width: 950px;
}	  
	  
#header {
	text-align: center;
	width: 950px;
	margin-top: 0px;
	height: 110px;
}

#middle {
	width: 950px;
	margin-top: 15px;
}

#left {
	width: 175px;
	border-right: 1px solid #51628e;
	margin: 0px;
}



#right {
	width: 175px;
	border-left: 1px solid #51628e;
	margin: 0px;
}

#center {
	width: 600px;
	padding: 10px;
}

.mid {
	background-color:#fff;
	width:570px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.leftcontent {
	width: 170px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right:5px;
	margin-bottom:10px;
}

.leftcontent h3 {
	font-size: 14px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;

	background-image: url(../img/nav_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #51628e;
	color: #fff;
}

.leftcontent p {
	width: 170px;
	margin-bottom: 10px;
}

.leftcontent img {
	text-align: center;
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

.leftcontent a:hover img {
	background-color: #51628e;
}

.rightcontent {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left:5px;
	margin-bottom:10px;
}

.rightcontent h3 {
	font-size: 14px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 10px;

	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f06092;
	color: #000;
}

.rightcontent p {
	width: 170px;
	margin-bottom: 5px;
}

.rightcontent img {
	text-align: center;
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}

.rightcontent a:hover img {
	background-color: #51628e;
}

#poll {
	background-color: #ddd;
	padding: 15px;
	border: 1px solid #51628e;
}

.side {
	width: 175px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #51628e;
	margin-bottom: 15px;
}

.side-right-top {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.side-right-top h3 {
	color: #000;
	font-size: 12px;
	border-bottom: 1px solid #51628e;
	margin-top: 10px;
	margin-bottom: 10px;
}

.side-right-top p {
	width: 190px;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
}




#left-menu
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 150px;

}

#left-menu ul
{
	padding: 0px;
	margin: 0px;
	background-color: #51628e;
	float: left;
	width: 150px;
}



#left-menu ul li { display: block; }


#left-menu ul li a
{
	font: bold 12px helvetica, arial, sans, sans-serif;
	color: #fff;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../img/nav_blue_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #51628e;
	text-decoration: none;
	float: left;
	border-bottom: 1px solid #fff;
}

#left-menu ul li a:hover
{
	background-color: #f06092;
	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

#left-menu #current 
{
	background-color: #f06092;
	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

#entertainment
{
	margin: 0px;
	padding: 0px;
}

#entertainment p
{
	color: #51628e;
	font-weight: bold;
	font-size: large;
	line-height: 2em;
	text-transform: uppercase;
	text-align: center;
}

#exhibitors{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #51628e;
}

#giveaways{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #51628e;
}

#giveaways h3 {

	font: bold 14px arial, sans, sans-serif;
	margin-bottom: 2px;
}


.glossymenu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 165px;
	background-color: #51628e;
}

.glossymenu li a{
	border-bottom: 1px solid #fff;
	font: bold 12px helvetica, arial, sans, sans-serif;
	background: #51628e url(../img/nav_blue_bg.gif) repeat-x top;
	color: #fff;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #fff;
}

.glossymenu li a:hover{
	color: #000;
	background-image: url(../img/nav_pink_bg.gif);
	background-color: #f06092;
}

.glossymenu #current 
{
	background-color: #f06092;
	background-image: url(../img/nav_pink_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #000;
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
line-height:18px;
z-index:100;
background-color: #fff;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #f06092;
color: #fff;
}