/* CSS Document */

body {
      font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
}

#container {
      width:1056px;
	  margin:0 auto;
}

#banner {
      width:1056px;
	  margin:0 auto;  
}

#mainbody {
      width:1056px;
	  height:560px;
	  background-image:url(imagesn/main.jpg);
}

#topbody {
      width:1056px;
	  height:337px;
	  background-image:url(images/bg.jpg);
}

#tab {
      width:1056px;
	  height:75px;
}

#left {
      width:792px;
	  height:262px;
	  float:left;
}

#playercon {
      width:554px;
	  height:252px;
	  float:left;
	  margin-left:254px;
	  margin-top:0px;
	  background-image:url(images/player.png);
}

#player {
      width:530px;
	  height:226px;
	  float:right;
	  margin-right:12px;
	  margin-top:11px;
}

#player1 {
      width:530px;
	  height:226px;
	  float:right;
	  margin-right:0px;
	  margin-top:0px;
}

#video {
      width:368px;
	  height:256px;
	  float:left;
	  margin-left:344px;
	  margin-top:-5px;
	  border-top:1px solid;
	  border-bottom:1px solid;
	  border-left:1px solid;
	  border-right:1px solid;
	  border-bottom-color:#DEDEDE;
	  border-top-color:#DEDEDE;
	  border-left-color:#DEDEDE;
	  border-right-color:#DEDEDE;
}

#slinkcon {
      width:257px;
	  height:262px;
	  float:right;
	  margin-right:0px;
	  margin-top:0px;
}

#content {
      width:920px;
	  height:180px;
	  float:left;
	  margin-left:120px;
	  margin-top:6px;
	  margin-bottom:1px;
}

#footer {
      width:1054px;
	  height:186px;
	  float:left;
	  margin-left:0px;
	  margin-bottom:1px;
	  border-top:1px solid;
	  border-bottom:1px solid;
	  border-left:1px solid;
	  border-right:1px solid;
	  border-bottom-color:#DEDEDE;
	  border-top-color:#DEDEDE;
	  border-left-color:#DEDEDE;
	  border-right-color:#DEDEDE;
}

/* visit */

#topbodyv {
      width:1056px;
	  height:101px;
	  background-image:url(images/bgtab.jpg);
}

#links {
      width:650px;
	  height:25px;
	  float:left;
	  margin-left:375px;
	  margin-top:-8px;
}

#mainbodyv {
      width:1056px;
	  height:420px;
	  background-image:url(images/main.jpg);
}

/* schedule */

#topbodys {
      width:1056px;
	  height:101px;
	  background-image:url(images/bgtab.jpg);
}

#mainbodys {
      width:1056px;
	  height:820px;
	  background-image:url(images/main.jpg);
}

#text {
      width:650px;
	  height:60px;
	  float:left;
	  margin-left:100px;
	  margin-top:0px;
}

#text2 {
      width:800px;
	  height:60px;
	  float:left;
	  margin-left:128px;
	  margin-top:35px;
}

/* accomodation */

#topbodya {
      width:1056px;
	  height:101px;
	  background-image:url(images/bgtab.jpg);
}

#mainbodya {
      width:1056px;
	  height:420px;
	  background-image:url(images/main.jpg);
}

/* community */

ul#communitylink {
	width:140px;
    height:200px;
	list-style:none;
	float:left;
	margin-left:20px;
	margin-top:10px;
	padding-left:15px;
	padding-right:40px;
	text-align:left;
}

ul#communitylink a{
	display:block;
	width:140px;
	padding-bottom: 3px;
	float: left;
	font-weight:normal;
	text-decoration:none;
}

ul#communitylink li a:hover{
    color:#CC9900;
}

