
*{
	margin:0;
	padding:0;	
	text-decoration:none;
	color:#767676;
}

img{
	border:none;
}

#menu {
	width:754px;
	height:36px;
	margin:0 auto;
	position:relative;
}

#menu li {
	height: 36px;
	position:absolute;
	display:block;
	background: url(../images/menu.png) 0px 0px no-repeat;
}

#menu a {
	height:36px;
	display: block;
}

#menu #weidchess {
	width: 28px;
	left: 0px;
	background-position: 0px -36px;
}

#menu #weidchess a:hover { background: url(../images/menu.png) -0px -0px no-repeat scroll;}
#menu #weidchess a:active { background: url(../images/menu.png) -0px -0px no-repeat scroll;}

#menu #blog {
	width: 61px;
	left: 28px;
	background-position: -28px -36px;
}

#menu #blog a:hover { background: url(../images/menu.png) -28px 0px no-repeat scroll;}
#menu #blog a:active { background: url(../images/menu.png) -28px 0px no-repeat scroll;}

#menu #about{
	width: 61px;
	left: 89px;
	background-position: -89px -36px;
}

#menu #about a:hover { background: url(../images/menu.png) -89px 0px no-repeat scroll;}
#menu #about a:active { background: url(../images/menu.png) -89px 0px no-repeat scroll;}

#menu #downloads{
	width: 79px;
	left: 150px;
	background-position: -150px 0px;	
}

#menu #downloads a:hover { background: url(../images/menu.png) -150px 0px no-repeat scroll;}
#menu #downloads a:active { background: url(../images/menu.png) -150px 0px no-repeat scroll;}

#menu #contact{
	width: 71px;
	left: 229px;
	background-position: -229px -36px;	
}

#menu #contact a:hover { background: url(../images/menu.png) -229px 0px no-repeat scroll;}
#menu #contact a:active { background: url(../images/menu.png) -229px 0px no-repeat scroll;}

#menu #separator{
	width:427px;
	left:300px;
	background-position: -300px -36px;	
}

#menu #search{
	width: 27px;
	left: 727px;
	background-position: -727px -36px;	
}

#menu #search a:hover { background: url(../images/menu.png) -727px 0px no-repeat scroll;}
#menu #search a:active { background: url(../images/menu.png) -727px 0px no-repeat scroll;}

body.section10 #menu ul#subnav10{		
	display:inline;
	position:absolute;
	top:32px;
	left:-110px;
	width:136px;
}

body.section10 #menu ul#subnav10 input{
	display:none;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	background:url(../images/search.gif) no-repeat;
	width: 136px;
	border: none;
	height: 18px;
	padding:2px 0 0 3px;
}

body.section10 #menu ul#subnav10 input:focus{
	display:block;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	background-color: #FFFFFF;
}

#top-body{
	width:762px;
	margin:0 auto;
	height:75px;
	background:url(../images/body-body.jpg) repeat-y;
}

#body{
	width:762px;
	min-height:500px;
	height:auto;
	margin:0 auto;
	background:url(../images/body-body.jpg) repeat-y;	
	text-align:center;
}

#body-space{
	width:762px;
}

#bar_bottom {
	width:754px;
	height:36px;
	margin:0 auto;
	position:relative;
}

#bottom-bar {
	width:727px;
	height:36px;
	margin: 0 0 0 0;
	background:url(../images/bottom-bar.jpg) no-repeat 0 0px;
}

#bottom-bar a {
	display:block;
	height:36px;
}

#bottom-bar a:hover {
	background:url(../images/bottom-bar.jpg)  0px 0px no-repeat scroll;
}

#to-top {
	width:27px;
	height:36px;
	margin: -36px 0 0 727px;
	background:url(../images/totop.jpg) no-repeat 0 -36px;
}

#to-top a {
	display:block;
	height:36px;
}

#to-top a:hover {
	background:url(../images/totop.jpg)  0px 0px no-repeat scroll;
}

#bottom-body{
	width:762px;
	margin:0 auto;
	height:60px;
	background:url(../images/body-bottom.jpg) no-repeat;	
}

#W3C{
	width:762px;
	margin:0 auto;
	height:auto;
    text-align:center;
}

#bottom-body p{	
	margin:25px 2px 0 0;
	font:10px Arial, Helvetica, sans-serif;
	float:right;
}

p.mac {
	clear:both;
	float:right;
	margin-top:5px;
	margin-bottom:0px;
}

p.titletext {
	width:708px;
	font:14px Arial, Helvetica, sans-serif;
	color:#ff9900;
	text-align:justify;
	text-decoration: underline;
	margin-left:27px;
	margin-right:27px
}

a.titletext {
	width:708px;
	font:14px Arial, Helvetica, sans-serif;
	color:#ff9900;
	text-align:justify;
	text-decoration: underline;
}

p.defaulttext {
	width:708px;
	font:11px Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
	margin-left:27px;
	margin-right:27px
}

a.defaulttext {
	width:708px;
	font:11px Arial, Helvetica, sans-serif;
	color:#767676;
	text-align:justify;
}

p.defaultlinktext {
	width:708px;
	font:11px Arial, Helvetica, sans-serif;
	color:#767676;
	text-decoration: underline;
	text-align:justify;
	margin-left:27px;
	margin-right:27px
}

a.defaultlinktext {
	width:708px;
	font:11px Arial, Helvetica, sans-serif;
	color:#767676;
	text-decoration: underline;
	text-align:justify;
}

.link-dwn {
	clear:both;
	width:708px;
	height:40px;
	margin-left:27px;
	margin-right:27px
}

.link {
    margin-left:3px;
}
