body {
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
a:visited {
  color: blue;
}
h1 {
	font-size: 19px;
	color: #808000;
}
h2 {
	font-size: 17px;
	color: #808000;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-weight: normal;
	font-size: 11px;
}
/* use this with text in headings you wish to make small */
.hsmall {
	font-weight: normal;
	font-size: 9px;
}
img {
	border: none;
}

ul.side {
	margin-left: 20px;
	padding: 0;
}
ul.worldlist {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}
ul.worldlist li {
	width: 130px;
	text-align: center;
	display: block;
	float: left;
}

#header {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: #C5B60A;
	color: #FFFFFF;
}
#header a,
#header a:hover {
	color: #FFFFFF;
}
#header form {
	margin: 0;
	padding: 0;
	text-align: center;
}
#header input[type="image"] {
	vertical-align: text-bottom;
}
#content {
	width: 758px;
	margin: 0 auto;
	background: url(images/bg.png) center repeat-y;
	border: #C5B60A solid;
	border-width: 0 1px 1px 1px;
	overflow: auto;
}
#content #left,
#content #right {
	width: 169px;
	padding: 5px 5px 10px 5px;
	float: left;
}
#content #center {
	width: 390px;
	padding: 5px 5px 10px 5px;
	float: left;
}
#footer {
	padding: 15px;
	font-size: 11px;
	text-align: center;
}
.search {
	font-size:10px;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.details1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Olive;
	text-decoration: none;
}
.searchcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: Blue;
	text-decoration: underline;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666C3F;
	text-decoration: none;
}
.commentstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Olive;
	text-decoration: none;
}
.commentsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Olive;
	text-decoration: none;
}
