body {
	font-size:12px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#000000;
	border:0;
	margin:0;
	padding:0;
	background: #ffffff url(images/i-background-sky.html) repeat-x;
}
p, font, td, .MsoBodyText {
	font-size:12px !important;
	font-family:"Trebuchet MS", Verdana, sans-serif !important;
	color:#000000 !important;
	font-weight:normal !important;
	font-style:normal !important;
	padding:0 !important;
}
p {
	margin: 6px 0 0 20px;
}
b, i {
	font-size:12px !important;
	font-family:"Trebuchet MS", Verdana, sans-serif !important;
	color:#000000 !important;
	font-weight:normal !important;
	font-style:normal !important;
}
strong {
	font-weight:bold;
}
h1 {
	margin:0 0 0 9px;
	padding:0;
	display:inline;
}
h2 {
	font-size:14px;
	margin:6px 0 0 20px;
	font-weight:bold;
	color:#0088BE;
}
h3 {
	font-size : 1.5em;
}
h4 {
	font-size : 1.2em;
}
img {
	border:0;
	margin:0;
	padding:0;
}
form {
	margin:1ex 0 1ex 16px;
	padding:0;
	display:inline;
}
label {
	font-weight:bold;
}
a {
	color:#666666;
	text-decoration : none;
}
#photos {
	position:absolute;
	top:47px;
	left:50%;
	width:50%;
	border:1px solid red;
	border-width: 0 1px 0 0;
	margin:0;
	padding:0;
	text-align:right;
}
#navigation {
	position:absolute;
	top:17px;
	left:0;
	right:0;
}
#content-table {
	height:100%;
}
#footer {
	height:97px !important;
	background: #ffffff url(images/i-background-grass.html) repeat-x;
}
/*hide and show*/
ul.display, 
ul.display li, 
ul.display li ul, 
ul.display li ul li { 
	list-style: none; 
}
ul.display {}
ul.display td {}
ul.display li { 
	margin-bottom: 5px; 
}
ul.display h4 {
	color: #000000;
	cursor: pointer;
}
ul.display li ul li p {
	margin-left: -30px !important;
}
ul.display li ul li img {
	padding: 10px 5px 0;
	margin-left: 0 !important;
}
ul.display li ul li img.left {
	padding: 0 20px 20px 0;
	float: left;
	clear: left;
}
ul.display li ul li img.right {
	padding: 0 0 20px 20px;
	float: right;
	clear: right;
}
