html { min-width: 600px; }

#cse-search-results {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#google_ads_frame1 {
}
h1 form {
	float:right;
	margin-top:10px;
}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
   font-family: tahoma,verdana,sans-serif;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #333;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

.onlyprint { display: none; }

blockquote {
	font-style: italic;
	color: #666;
}

p.legend {
	colof: #666;
	margin:0px;
	border-bottom:1px dotted #888;
}

div#sections {
	margin-top:0.75em;
	border:solid 1px #888;
	padding:0.5em 1em 0.5em 1em;
	margin: 0.5em 0px 0.5em 0.5em;
	background:#eee;
	float:right;
}

div#sections h3 {
	display:inline;
}

ul#bookmarks {
	display: block;
	list-style: none;
	text-align:center;
	margin-top:1.5em;
	margin-bottom:0.5em;
}
ul#bookmarks li {display:inline}
ul#bookmarks li a {
	padding-right:0.3em;
	border-right:1px dotted #888;
	background:transparent;
}
ul#bookmarks li a:hover {
	background:#eee;
}
ul#bookmarks li:last-child a { border: none; }
ul#bookmarks li a img {
	width:1.3em;
	vertical-align:middle;
}

div.message {
	background:#eee;
	border-left: 5px solid #888;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	margin: 0px auto;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width:80%;
}
div.message img {vertical-align:middle;margin-right:1em;}
div.message ul {list-style: none;}

div.album {
	padding:0px;
	margin:0px;
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	overflow: auto;
	width: 100%
}
.panorama img,
.thumbnail img {
	vertical-align:middle;
	border:1px;
	border-style:solid;
	border-color:#000;
	width:250px;
	height:250px;
}

.panorama img {
	width:auto;
	height:250px;	
}

div.panorama,
div.thumbnail {
	width:250px;
	height:auto;
	text-align:center;
	padding:5px;
	display:block;
	float:left;
}

div.panorama {
	width:auto;
}

body {
	background: #d3e5ff;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
}

a:link {
  color: #00b;
  text-decoration: none;
}
a:visited {
  color: #00b;
  text-decoration: none;
}
a:active { color: #000; }
a:hover {
  color: #e2144a;
  text-decoration: none;
}

img a { border: none;}
img a:hover { border: 2px;}
p { line-height: 140%; }
acronym {border-bottom: 1px dotted black;}

h1.title {
	background-image: url('img/title_cont.png');
    background-repeat: repeat-x;
    background-position: left;
	padding:0px;
	margin:0px;
	height:150px;
}

.right {
	float:right;
	clear:none;
}

h1,h2 {
	font-family: tahoma, trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 200%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 160%;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}

h3 {
	font-size: 130%;
	padding-bottom: 2px;
	margin: 0px;
}

h4 {
	padding-left: 1em;
}

h4 + p {
	padding-left: 1.5em;
}

p.note {
	background: #eee;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}

img {border: 0;}

fieldset {
    margin:1em;
    padding-left: 1em;
}

legend {
    border:2px groove #eee;
    margin-bottom:1em;
}

th {border-bottom:1px solid #888;}

tr.odd {

}
tr.even {
	background-color:#d3e5ff;
}
