@charset "UTF-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 14px
}
.style6 {
	color: #413148
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
#altbox {
	background-color:#DBFCC7;
	width:100%;
}
#req {
	color:#990000;
}
body {
	background-color: #99ccff;
	background-repeat:repeat-x;
	background-image:url(../i/xbg.jpg);
	background-attachment:fixed;
}
#bgdiv{
	position:fixed;
	top:0px;
	width:1500px;
	background-image:url(../i/bg.jpg);
	background-repeat:no-repeat;
	height:600px;
	left:50%;
	margin-left:-750px;
}
#header {
	height:140px;
	width:716px;
	position:absolute;
	top:0px;
	display:block;
	left: 50%;
	margin-left:-361px;
	z-index:6;
}
#top {
	height:200px;
	width:692px;
	background-image:url(../i/top.png);
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-346px;
}
#contentn {
	font-size:12px;
	padding-top:5px;
	background-color:#993333;
	text-align:center;
	color:#FFF;
	height:15px;
	width:692px;
	position:absolute;
	left:50%;
	margin-left:-346px;
	z-index:7;
	top:121px;
}
#content {
	background-repeat:no-repeat;
	background-position:bottom;
	height:460px;
	width:961px;
	padding-top:5px;
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-481px;
	z-index: 1;
}
#contentinner, #contentabout, #contentshownews, #gcalendar, #contentlinks{
	position:absolute;
	display:block;
	top:50px;
	left:150px;
	z-index:2;
	
}
#coupons, #advert, #mailme, #advert2, #exhib, #share{
	position:absolute;
	display:block;
	top:50px;
	width:98%;
	height:300px;
	z-index:99999;
	overflow:visible;
	}
#mailmeinner, #advert2inner, #exhibinner, #couponsinner, #shareinner{
	position:absolute;
	top:190px;
    display:block;
	left:50%;
	margin-left:-155px;
	height:300px;
	width:310px;
	overflow:scroll;
	overflow-x:hidden;
}
#mailmeinner{
	z-index:1000001;
}
#advert2inner{
	z-index:1000003;
}
#exhibinner{
	top:210px;
	z-index:1000005;
}
#nav {
	position:absolute;
	display:inline-block;
	left:50%;
	margin-left:-342px;
	top:140px;
	width:684px;
	height:51px;
	background-image:url(../i/nav/bg.gif);
	background-repeat:repeat-x;
	z-index:5;
	}
#link0
{
	display:inline-block;
	width:101px;
	height:51px;
	background: url(../i/nav/home.png) no-repeat 0 0;
	cursor:pointer;
}
#link1
{
  display:inline-block;
  width: 115px;
  height: 51px;
  background: url(../i/nav/about.png) no-repeat;
  cursor:pointer;
  
}

#link2
{
  display:inline-block;
  width: 156px;
  height: 51px;
  background: url(../i/nav/news.png) no-repeat 0 0;
  cursor:pointer;


}

#link3
{
  display:inline-block;
  width: 128px;
  height: 51px;
  background: url(../i/nav/calendar.png) no-repeat 0 0;
  cursor:pointer;

}

#link4
{
  display:inline-block;
  width: 83px;
  height: 51px;
  background: url(../i/nav/links.png) no-repeat 0 0;
  cursor:pointer;

}

#coupon {
	background-image:url(../i/coupon.png);
	background-repeat:no-repeat;
	display:block;
	height:83px;
	width:152px;
	position:absolute;
	top: 300px;
	z-index: -1;
	left: 250px;
  }
#footer {
	text-align:center;
	font-size:10px;
	background-image:url(../i/footer.png);
	background-repeat:repeat-x;
	position:fixed;
	bottom:0px;
	right:0px;
	width:100%;
	height:40px;
}
#mailbox {
	background-image:url(../i/mailbox.png);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	position:fixed;
	bottom:0px;
	right:0%;
	height:273px;
	width:160px;
	z-index:3;
}
#mailbox:hover {
	background-position:0 -273px;
}
