body {
	margin:0px 0px 0px 0px;
	background-color:#666666;
	background-image:url(../images/bg-body.png);
	font-family:trebuchet ms;
}

h1 {
	font-family:trebuchet ms;
	font-size:28px;
	color:#333333;
	margin:0px 0px 8px 0px;
}

h2 {
	font-family:trebuchet ms;
	font-size:18px;
	color:#333333;
	margin:0px 0px 8px 0px;
}

h2 a {
	color:#333333;
}

li {
	font-size:12px;
	color:#000000;
	list-style: none;
	margin-left:-10px;
}

li h2 {
	color:#333333;
	font-size:12px;
	list-style: none;
	margin-left:20px;
	margin-bottom:5px;
}

ul {
	margin-bottom:20px;
}

small {
	font-size:11px;
}

.entry {
	margin-bottom:20px;
}

.entry p, .postmetadata {
	font-size:12px;
	color:#000000;
}

a {
	color:#000000;
}

#menu01 td {
	font-family:trebuchet ms;
	font-size:15px;
	color:#000000;
}

#menu01 a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#menu02-container {	
	position:absolute;
	top:235px;
	left:50%;
	background-color:#ffffff;
}

#menu02 {
	position: absolute;
	left:-350px;
	visibility:hidden;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#menu02 td {
	background-color:#ffffff;
	padding:2px 5px 2px 5px;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
}

#menu02 a {
	font-family:trebuchet ms;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

#copyright p {
	font-family:trebuchet ms;
	font-size:11px;
	color:#000000;
}

#copyright a {
	color:#000000;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

#searchform .hidden {
	font-size:12px;
	font-weight:bold;
}

#searchsubmit {
	font-size:10px;
	background-color: #848100;
	color: #ffffff;
	padding:2px 15px;
	cursor: pointer;
	border: 1px solid #848100;
}




