
/* CSS Document */

/* colors: 
	black-ish #333333
	orange-ish #FF6633
	red-ish #CC3333
	grey-ish #666666
	purple #993366
*/

body {
	background: #ffffff;
	text-align: center;
	display: block;
	margin: 0px auto;
	font-family: Verdana, sans-serif;
	color: #333333;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.smalltext {
	font-size: 0.7em;
}

.tinytext {
	font-size: 0.55em;
}

.indent {
	margin-left: 20px;
}

.noindent {
	margin-left: 0px;
}

.red {
	color: #CC3333;
}

.redbold {
	font-weight: bold;
	color: #CC3333;
}

.orange {
	color: #FF6633;
}

.purple {
	color: #993366;
}

.center {
	text-align: center;
}

h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.bigred {
	color: #CC3333;
	font-size: 3.0em;
	font-family: Arial, sans-serif;
}
.bigpurple {
	color: #993366;
	font-size: 3.0em;
	font-family: Arial, sans-serif;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 3px 0px;
	padding: 0px;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 3px 0px;
	padding: 0px;
}

a {
	color: #333333;
	padding: 0px 0px;
	border: none;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}

a.grey {
	color: #666666;
	padding: 0px 0px;
	border: none;
	text-decoration: none;
}
a.grey:hover {
	color: #FF6633;
	text-decoration: underline;
}

a img {
	border: 1px solid transparent;
}
a img:hover {
	border: 1px solid #FF6633;
}

span#whatsnewhead {
	font-weight: bold;
}

div.canvas {
	position: relative;
	width: 760px;
	margin: 0px auto;
	height: 100%;
}
div#homecanvas {
	background: url(images/Geo-main.gif) no-repeat;
	width: 760px;
}
div#interrocanvas {
	background: url(images/Geo-interrobang.gif) no-repeat;
	width: 80%;
}
div#interrocommentscanvas {
	background: url(images/Geo-interrobang.gif) no-repeat;
	width: 80%;
}
div#giginfocanvas {
	background: url(images/Geo-giginfo.gif) no-repeat;
	width: 90%;
}
div#icehousecanvas {
	background: url(images/Ice_main.gif) no-repeat;
	background-position: 0px 40px;
	width: 90%;
}
div#icehousegallerycanvas {
	width: 90%;
}
div#icehouseqacanvas {
	width: 90%;
}
div#photocloseupcanvas {
	width: 70%;
}
div#biocanvas {
	width: 90%;
	z-index: 0;
}
div#newscanvas {
	background: url(images/Geo-Addys2006.gif) no-repeat;
	width: 90%;
}
div#radiohourcanvas {
	background: url(images/Geo-radioshow.gif) no-repeat;
	width: 90%;
}

div#pagetitlehome {
	position: absolute;
	top: 65px;
	left: 340px;
	color: #333333;
	font-family: Verdana, sans-serif;
	text-align: left;
}

div#mainmenu {
	position: absolute;
	top: 140px;
	left: 400px;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

div#mainmenu ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#mainmenu ul li {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

div#credits {
	position: absolute;
	top: 472px;
	left: 380px;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
div#credits ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#credits ul li {
	margin: 0px;
}

ul#tinymenu {
	font-size: 0.55em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #666666;
}
ul#tinymenu li {
	display: inline;
	margin: 0px;
	padding: 0px 1px;
}

div#interrocontent {
	position: absolute;
	top: 40px;
	left: 300px;
	
	text-align: left;
	font-size: 0.9em;
}
div#interrocontent p {
	margin-bottom: 40px;
}

div#standardtinymenu {
	position: relative;
	margin: 70px 0px 10px 0px;
	font-size: 1.2em;
	text-align: center;
}

div#interrocommentcontent {
	position: absolute;
	top: 0px;
	left: 280px;
	text-align: left;
	font-size: 0.7em;
	margin: 10px 20px;
}

div#alttinymenu {
	position: relative;
	margin: 20px 0px;
	font-size: 1.4em;
	text-align: center;
}

p.chaz {
	font-size: 1.1em;
	font-family: Times New Roman;
	margin: 0px 0px;
	background: #dddddd;
	width: 80%;
}

div#giginfocontent {
	position: absolute;
	top: 40px;
	left: 410px;
	text-align: left;
	font-size: 0.9em;
}
div#giginfocontent p {
	margin-bottom: 40px;
}

div#giginfocontent ul {
	list-style: none;
	margin-bottom: 40px;
}

div#radiohourcontent {
	position: absolute;
	top: 40px;
	left: 350px;
	text-align: left;
	font-size: 0.9em;
}
div#radiohourcontent ul {
	list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
div#radiohourcontent ul ul {
	list-style: none;
	font-size: 0.8em;
}
div#radiohourcontent ul ul a {
	list-style: none;
	font-size: 0.8em;
}
div#radiohourmargincontent {
	position: absolute;
	top: 580px;
	left: 20px;
	text-align: center;
	font-size: 0.7em;
}
div#radiohourmargincontent ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#newscontent {
	position: absolute;
	top: 40px;
	left: 410px;
	text-align: left;
	font-size: 0.9em;
}
div#newscontent p {
	margin-bottom: 40px;
}

div#newscontent ul {
	list-style: none;
	margin-bottom: 40px;
}
div#newscontent ul li {
	margin-bottom: 15px;
}

div#icehousecontent {
	position: absolute;
	top: 40px;
	left: 460px;
	text-align: left;
	font-size: 0.9em;
}

div#icehousecontent p {
	margin-bottom: 30px;
	font-size: 1.2em;
}

ul#icehouse {
	width: 400px;
	margin: 0px;
	padding: 0px;
}

ul#icehouse li {
	list-style: none;
	display: inline;
	font-size: 1.8em;
	margin: 0px 60px 0px 0px;
	padding: 0px;
}

div#coelatinymenu {
	position: relative;
	margin: 20px 0px 0px 0px;
	font-size: 1.0em;
	text-align: center;
}

div#biotinymenu {
	position: relative;
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	font-size: 1.0em;
	text-align: center;
}

div#icehousegallerycontent {
	position: absolute;
	top: 40px;
	left: 0px;
	text-align: left;
	font-size: 0.9em;
}

div#icehousegallerythumbs {
	margin-top: 30px;
	text-align: center;
}

img.thumbportrait {
	width: 100px;
	height: 150px;
	padding: 5px;
}
img.thumblandscape {
	width: 150px;
	height: 100px;
	padding: 5px;
}

div#photocloseupcontent {
	position: relative;
	top: 40px;
	text-align: center;
	font-size: 1.0em;
}
div#photocloseupcontent img {
	margin: 30px;
}

div#reginaldcontent {
	position: absolute;
	top: 40px;
	left: 0px;
	text-align: center;
	font-size: 0.9em;
}
div#reginaldmovie {
	margin: 40px;
}

div#icehouseqaphotos {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 300px;
	text-align: left;
}
div#icehouseqaphotos img {
	margin-bottom: 280px;
}

div#icehouseqacontent {
	position: absolute;
	top: 40px;
	left: 330px;
	text-align: left;
	font-size: 0.9em;
}
div#icehouseqacontent p {
	margin-bottom: 20px;
	font-size: 0.7em;
}
div#icehouseqacontent h3 {
	font-size: 1.0em;
}
div#icehouseqacontent h3 {
	margin-bottom: 20px;
}
div#icehouseqacontent form {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

div#biotinymenu {
	position: absolute;
	top: 753px;
	left: 30px;
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	text-align: center;
}

div#drumtinymenu {
	position: relative;
	margin: 0px 0px 10px 0px;
	font-size: 1.0em;
	text-align: center;
}