body{

	background: fixed #FFFFFF url(images/bk.gif) center repeat-y;

	}

	

	

div#header0{

	position:absolute;

	height:140px;

	width:817px;

	background-image:url(images/header.gif);

	top:0px;

	right:50%;

	margin-right:-408.5px;

	}



div#nav{

	position:absolute;

	height: 34px;

	width:398px;

	top:81px;

	left:72px;

	}

.main{

	background: url(images/main.gif) no-repeat 0px 0px;

	height: 34px;

	width: 99px;

	float: right;

	}

.main:hover {

	background: url(images/main.gif) no-repeat 0px -34px;

	}

.reg{

	background: url(images/reg.gif) no-repeat 0px 0px;

	height: 34px;

	width: 100px;

	float: right;

	}

.reg:hover {

	background: url(images/reg.gif) no-repeat 0px -34px;

	}

.ctrl{

	background: url(images/ctrl.gif) no-repeat 0px 0px;

	height: 34px;

	width: 100px;

	float: right;

	}

.ctrl:hover {

	background: url(images/ctrl.gif) no-repeat 0px -34px;

	}

.search{

	background: url(images/search.gif) no-repeat 0px 0px;

	height: 34px;

	width: 99px;

	float: right;

	}

.search:hover {

	background: url(images/search.gif) no-repeat 0px -34px;

	}

div#container{

	position:absolute;

	padding: 0px 1px 0px 1px;

	width:900px;

	top:148px;

	right:50%;

	margin-right:-450px;

	}

	

div#footer0{

	position:absolute;

	width:813px;

	height: 29px;

	right:50%;

	margin-right:-406.5px;

	background-image:url(images/footer.gif);

	}

	

.copyr{

	bottom:7px;

	position:absolute;

	font:Tahoma;

	font-weight: 400;

	color:#0099FF;

	right:50%;

	margin-right:-130px;

	}

	

.copyr:hover{

	font:Tahoma;

	color: #CC0000;

	}