*{
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0px;
}
BODY {
	margin: 0px;
	BACKGROUND-COLOR: #ffffff;
	background-image:url(../img/bg.jpg)
}
#main {
margin-left: auto;
margin-right: auto;
height: 1600px;
width: 900px;
}
#siteLeft {
height: 1600px;
width: 280px;
float:left
}
#siteMiddle {
height: 1600px;
width: 20px;
background-color:#000000;
float:left
}
#siteRight {
height: 1600px;
width: 580px;
background-color:#000000;
float:left
}
#siteLogo {
margin-top:20px;
height: 60px;
width: 270px;
float:left;
}
#jokerLogo {
height: 300px;
width: 270px;
float:left
}
#siteContent {
margin-top:20px;
height: 100%;
width: 580px;
float:left;
font-family:Verdana;
font-size:13px;
color:#FFFFFF
}

#siteContent a {
  color: #ffffff;
  text-decoration: none;
  }
#siteContent a:hover {
  color: #ff6600;
  text-decoration: none;
  }
  
#siteLogo h1.logo a {
  color: #ffffff;
  text-decoration: none;
  }
#siteLogo h1.logo a:hover {
  color: #ff6600;
  text-decoration: none;
  }

#menu {
margin-top:25px;
height: 300px;
width: 270px;
float:left	
}


LI {
	DISPLAY: block; 
	height:20px;
	padding-top:2px;
	padding-bottom:2px;
}
LI.links A
{font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FFF;
text-decoration:none
}
LI.links A:hover
{font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#FF6600;
text-decoration:none
}
LI.linksep
{background-image:url(../img/bg-menu-seperator.gif);
background-repeat:no-repeat;
background-position:right;
height:2px;
width:100%}










#top {
height: 50px;
width: 900px;
float:left
}
#topmenu {
float: right;
height: 20px;
width: 200px;
}
#mainmenu {
float: left;
height: 20px;
width: 900px;
}

#header {
height: 20px;
width: 900px;
float:left
}

#logo {
float: left;
height: 20px;
width: 700px;
}

#sitemain {
float: left;
height: 200px;
width: 900px;
}
#sitemainleft {
float: left;
height: 200px;
width: 540px;
}
#sitemainright {
float: right;
height: 200px;
width: 350px;
}
.sitemap {
width: 120px;
height: 20px;
text-align: right;
float: left;
padding-right:5px
}

.eng {
width: 70px;
height: 20px;
text-align: right;
float: left;
padding-right:5px
}
.toplink{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #878787; 
FONT-FAMILY: Verdana; 
TEXT-DECORATION: none
}

.toplink:hover
{
FONT-WEIGHT: normal; 
FONT-SIZE: 10px; 
COLOR: #000000; 
FONT-FAMILY: Verdana; 
TEXT-DECORATION: underline
}
.mainlink{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #878787; 
FONT-FAMILY: Verdana; 
TEXT-DECORATION: none
}

.mainlink:hover
{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: Verdana; 
TEXT-DECORATION: none
}