body {
	background-color: #FFFFFF;
	background-image: url(imgs/tile1.jpg);
	background-repeat: repeat-x;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:779px;
	height:187px;
}

#navbar {
	position:absolute;
	left:0px;
	top:187px;
	width:779px;
	height:35px;
	background-image: url(imgs/navbar.jpg);
}
.nav {
	top:195px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline overline;
	color: #009999;
}


#login {
	position:absolute;
	left:0px;
	top:222px;
	width:268px;
	height:42px;
	background-image: url(imgs/login.jpg);
}

#contacts {
	position:absolute;
	left:268px;
	top:222px;
	width:310px;
	height:42px;
}

#pictures2 {
	position:absolute;
	left:578px;
	top:222px;
	width:201px;
	height:139px;
}

#go {
	position:absolute;
	left:0px;
	top:264px;
	width:268px;
	height:97px;
	background-image: url(imgs/go.jpg);
}

#welcome {
	position:absolute;
	left:268px;
	top:264px;
	width:310px;
	height:97px;
	background-image: url(imgs/welcome.jpg);
}

#capsp1 {
	position:absolute;
	left:0px;
	top:361px;
	width:268px;
	height:55px;
}

#bgsearch {
	position:absolute;
	left:268px;
	top:361px;
	width:511px;
	height:55px;
	background-image: url(imgs/bgsearch.jpg);
}

#bgleft {
	position:absolute;
	left:0px;
	top:416px;
	width:268px;
	height:324px;
	background-image: url(imgs/bgleft.jpg);
}

#bgright {
	position:absolute;
	left:268px;
	top:416px;
	width:511px;
	height:324px;
	background-image: url(imgs/bgright.jpg);
}

#footer {
	position:absolute;
	left:0px;
	top:740px;
	width:779px;
	height:50px;
	background-image: url(imgs/footer.jpg);
}

.tag_IWBF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tag_IWBF:hover {
	color: #00CC99;
	text-decoration: underline overline;
}

.tag_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
	text-decoration: none;
}
.tag_nav:hover {
	text-decoration: underline overline;
	color: #009999;
}

p, ul, li, .descript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.descript {
	font-size: 12px;
	color: #222;

}

ul {
	color: #FF9900;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
	color: #009999;
}
