/* CSS Document */

body {
	background: url(art/body-bg.jpg) top left repeat-x #000000;
	padding: 21px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center; /* ie fix */
}

a {
	text-decoration: none;
}

#page-top {
	width: 722px;
	height: 124px;
	padding: 0px 9px 0px 48px;
	margin: 0px auto;
	text-align: left; /* ie fix */
}

#page-top ul {
	padding: 0px;
	margin: 0px 0px 0px 356px;
	width: 361px;
	height: 43px;
	list-style: none;
	background: url(art/top-page-ul-bg.jpg) top left no-repeat;
	text-align: center;
}

#page-top ul li {
	display: inline;
	border-right: 1px solid #ffffff;
	padding: 2px 17px 2px 14px;
	+padding: 2px 14px 2px 17px;
	line-height: 37px;
}

#page-top ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#page-top ul li a:hover {
	color: #ffff33;
}

#page-top img {
	width: 327px;
	height: 87px;
	float: left;
	padding: 0px;
	margin: -11px 0px 0px 0px;
}

#page-top #date {
	width: 200px;
	float: left;
	margin: 38px 0px 0px 164px;
	text-align: right;
}

#page {
	width: 753px;
	padding: 0px 9px 0px 17px;
	margin: 0px auto 10px auto;
	background: url(art/page-bg.jpg) 17px 0px repeat-y;
	text-align: left; /* ie fix */
	overflow: hidden;
}

#search-bar {
	width: 701px;
	height: 117px;
	margin: 0px 0px 0px -17px;
	padding: 69px 0px 0px 69px;
	background: url(art/search-bg.jpg) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
}

#search-bar form {
	padding: 0px;
	margin: 12px 0px;
}

#search-bar a {
	color: #999999;
}

#search-bar a:hover {
	color: #ffff33;
}

.yellow {
	background: #FFFF00;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.search-box {
	line-height: 12px;
	font-size: 11px;
	border: 1px solid #333333;
	padding: 3px;
	color: #000000;
	background: #ffffff url(http:\x2F\x2Fwww.google.com\x2Fcoop\x2Fintl\x2Fen\x2Fimages\x2Fgoogle_custom_search_watermark.gif) left no-repeat;
}

#content-left {
	position: relative;
	width: 364px;
	min-height: 483px; /* for ff and ie > 6 */
	_height: 483px; /* for ie6 */
	margin: 0px 0px 0px 15px;
	padding: 20px 35px 0px 38px;
	background: url(art/content-left-bg.jpg) top left no-repeat;
	float: left;
	display: inline;
}

#content-left ul {
	list-style: none;
	margin: 8px 0px 10px 4px;
	padding: 0px;
	overflow: hidden;
}

#content-left ul li {
	float: left;
	width: 120px;
	line-height: 42px;
}

#content-left ul li a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#content-left ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

#content-left ul.directory {
	list-style: none;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	overflow: hidden;
}

#content-left ul.directory li {
	float: left;
	width: 120px;
	line-height: 26px;
}

#content-left ul.directory li a {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

#content-left ul.directory li a:hover {
	color: #999999;
	text-decoration: underline;
}

#content-left ul#directory {
	list-style: none;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	overflow: hidden;
}

#content-left ul#directory li {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	width: 250px;
}

#content-left ul#directory li.country a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content-left ul#directory li.area a {
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#content-left a.browse {
	padding: 0px 2px;
}

#content-left dl#search {
	list-style: none;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	overflow: hidden;
}

#content-left dl#search dt {
	width: 30px;
	text-align: left;
	font-weight: bold;
	padding: 3px 0px;
	margin: 0px;
	float: left;
	clear: left;
}

#content-left dl#search dd {
	width: 330px;
	padding: 3px 0px 19px 0px;
	margin:0px;
	float: left;
}

#content-left dl#search dd a {
	text-decoration: underline;
	line-height: 1.6em;
	color: #333333;
}

#content-left dl#search dd.heading {
	width: 360px;
	text-align: right;
	line-height: 2em;
	padding: 0px 0px 8px 0px;
}

#content-left ul#keywords {
	list-style: none;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	overflow: hidden;
}

#content-left ul#keywords li {
	width: 360px;
	line-height: 26px;
}

#content-left ul#keywords li a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#content-left ul#keywords li a:hover {
	color: #999999;
	text-decoration: underline;
}

#content-left a {
	color: #999999;
}

#content-left a:hover {
	color: #ffff33;
}

#content-left h1 a {
	color: #000000;
}

#content-left h1 a:hover {
	color: #999999;
}

#content-left img#curved-bottom {
	width:410px;
	height:13px;
	margin: 0px;
	position: absolute;
	bottom: -13px;
	_bottom: -14px;
	left: 15px;
}

#content-left a.dark {
	color: #666666;
}

#content-left a.dark:hover {
	color: #ffff33;
}

#grey-background {
	width: 359px;
	padding: 13px 28px 14px 23px;
	margin: 0px -23px 0px -23px;
	background: #eaeaea;
	color: #666666;
}

#content-right {
	width: 202px;
	height: 496px;
	padding: 20px 45px 0px 39px;
	margin: 0px;
	background: url(art/content-right-bg.jpg) top left no-repeat;
	float: left;
	display: inline;
}

#content-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content-right ul li {
	margin: 0px;
	padding: 13px 0px;
	border-bottom: 1px solid #ffffff;
	color: #666666;
}

#content-right ul li h3 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

#content-right a, #content-right ul li a {
	color: #999999;
}

#content-right a:hover, #content-right ul li a:hover {
	color: #ffff33;
}

#content-left a input, #content-left input, #content-left select, #content-right input, #content-right select {
	font-size: 10px;
	color: #666666;
	margin: 0px 2px 5px 2px;
}

a#copyright {
	font-weight: bold;
	color: #999999;
}

a#copyright:hover {
	color: #ffff33;
}

h1 {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	line-height: 46px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#content-left h3 a {
	color: #666666;
}

#content-left input, textarea {
	font-size: 11px;
	color: #333333;
}

#registered {
	width: 380px;
	text-align: center;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto;
}

#registered img {
	float: left;
	width: 48px;
	height: 30px;
}
