body {
		 padding: 1px 1px 5px 1px;
		 margin: 1px 1px 5px 1px;
		 font-family: verdana, Arial, sans-serif;
		 font-size: 10px;
		 background-color: #fff;
}
ul {
	padding-right: 5px;
}
.bar {
	width: 786px;
	height: 18px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 10px;
	margin-left: 2px;
	background: url('http://www.worldpath.net/images/barfade.gif') repeat-x;
	background-position: bottom left;
}
a {
	 	 text-decoration: underline;
		 color: #036; 
}
a:hover {
		 text-decoration: underline;
		 color: #369;
}
.shell {
			 width: 800px;
			 height: auto;
}
#worldpath {
		background: url('/images/bk1.jpg') no-repeat #fff;
		width: 796px;
		height: 70px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-right: 1px solid #333;
		margin-top: 2px;
		margin-left: 2px;
		color: #fff;
		line-height: 65px;			 
}
#box {
	background-color: #69c;
	width: 200px;
	height: 70px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	margin-top: 2px;
	float: right;
	background: url('images/boxtop.jpg');	 
}
#leftside {
	float: left;
	width: 182px;
	height: auto;
}
#main {
	background-color: #fff;
	width: 602px;
        min-height: 400px;
	text-align: justify;
	border: 1px solid #333;
	float: right;					
	font-size: 12px;
	font-family: "Trebuchet MS", trebuchet, "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-top: 5px;
	margin-bottom: 5px;
}
#main p {
	padding: 8px;
}
h1 {
	 font-size: 200%;
	 color: #004;
	 padding-left: 9px;
}
h2 {
	 font-size: 120%;
	 color: #469;
	 padding-left: 9px;
}
h3 {
	padding-left: 10px;
	color: #469;
}
h4 {
	padding-left: 10px;
}
h5 {
	font-size: 120%;
	color: #f00; 
	padding-left: 9px;
}

#warning {
        color: #f00;
}

#nav {
	margin-top: 0;
	margin-left: 1px;
	width: 182px;
	height: auto;
	background-color: #eee;
	float: left;
	font-size: 11px;
}
.navlink a {
		 display: block;
		 width: 182px;
		 line-height: 40px;
		 padding: 2px 3px 2px 8px;
		 border-bottom: 1px solid #000;
		 border-left: 1px solid #000;
		 background-color: #eee;
		 color: #000;
		 text-decoration: none;
}
.navlink a:hover {
		 background-color: #52586A;
		 text-decoration: none;
		 color: #fff;
}
.navlink a:active {
		 background-color: #fffeee;
		 text-decoration: none;
		 color: #000;
}
.navlink a span {
		 display: none;
}
p {
	margin: 5px 2px 2px 8px;
}
.foot {
			height: 20px;
			width: 100%;
			border-top: 1px solid #ccc;
			font-size: 10px;
			margin: 10px 0 10px 0;
}
.right {
			 float: right;
}
.left {
			 float: left;
}
.box {
		margin-left: 5px;
		margin-top: 15px;
		width: 180px;
		border: 1px solid #aaa;
		text-align: left;
		background-color: #F5F7FA;	
}
.box ul {
	list-style: none outside;
	padding: 4px;
	margin: 0 0 10px;

}
.box li {
	margin: 15px 0 0 0;
	text-align: justify;
}
.box a {
	padding: 2px;
	line-height: 170%;
}
.box-title {
		line-height: 12px;
		padding: 2px;
		/*background-color: #ffe;
		background-color: #333;
		color: #fff;*/
		color: #000;
		font-weight: bold;
		border-bottom: 1px solid #aaa;
		width: 176px;
		margin-bottom: 4px;
		background: url('http://www.worldpath.net/images/barfade.gif') repeat-x;
		background-position: bottom left;
}
.top {
	border-top: 1px solid #000;
}
#bottom {
	border-bottom: 1px solid #888;
}
.sublink {
	/*background-color: #fffeee;*/
	background-color: #036;
	padding: 8px;
	line-height: 160%;
	border-left: 1px solid #888;
	width: 177px;
	color: #fff;
}
.sublink a {
	margin-left: 7px;
	color: #fff;
}
.sublink a:hover {
	text-decoration: none;
	color: #fff;
}
.imglink a {
	text-decoration: none;
	color: #fff;
}
.imglink a:visited {
	text-decoration: none;
	color: #fff;
}
.clear {
	width: 100%;
	clear: both;
	color: #fff;
}
.button {
	margin-top: 15px;
}
textarea {
	width: 500px;
	height: 300px;
	margin: 10px;
}
form {
	margin: 10px;
}
.engines img {
	padding-right: 25px;
}
.announce {
	border: 1px solid #333;
	font-weight: 400;
	font-size: 14px;
	background-color: #fffeee;
	width: 450px;
	margin: auto;
}

