/* layout */
body
	{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	border: none;
	position: relative;
	}
html
	{
	height: 100%;
	position: relative;
	/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
    /* fallback (Opera) */
    background: #000000;
     /* Mozilla: */
    background: -moz-radial-gradient(50% 50%, circle cover, #444444, #000000 100%);
    /* Chrome, Safari:*/
    background: -webkit-radial-gradient(50% 50%, circle cover, #444444, #000000 100%);
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#000000', EndColorStr='#444444', GradientType=0)
	}
#wrapper
	{
	background-image: url(gfx/grain_tile.png);
	margin: 0;
	padding: 0;
	vertical-align: middle;
	height: 99%;
	width: 100%;
	border: none;
	position: relative;
	color: #ffffff;
	}
#indexwrapper
	{
	background: #ffffff;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	border: none;
	position: relative;
	}
#window
	{
	width: 800px;
	height: 28em;
	min-height: 405px;
	margin: auto;
	overflow: auto;
	border: none;
	background: #ffffff url(gfx/handstand.jpg) 1em 4em no-repeat;
	color: #000000;
	position: relative;
	}
#content
	{
	position: relative;
	width: 52em;
	margin: auto;
	height: 100%;
	min-height: 100%;
	min-width: 620px;
	padding: 0.2em;
	}
#nav
	{
	width: 800px;
	height: 1.5em;
	margin: auto;
	margin-top: 0.2em;
	margin-bottom: 1.6em;
	padding: 0;
	border: none;
	position: relative;
	}
#subnav
	{
	border: none;
	margin-top: -1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	height: 1.5em;
	width: 800px;
	position: relative;
	text-shadow: 0 1px 1px #000;
	}
#head
	{
	border: none;
	position: relative;
	margin: auto;
	margin-top: 10px;
	padding: 0;
	width: 800px;
	height: 100px;
	background: transparent; 
	border: none;
	}
#headl
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 278px;
	height: 100px;
	float: left;
	margin-left: 1em;
	background: url(gfx/headL.png) no-repeat;
	}
#headr
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 100px;
	float: right;
	margin-right: 1em;
	background: url(gfx/headR.png) no-repeat;
	}
#linksbox
	{
	width: 31em;
	min-width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 0;
	border: none;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	position: relative;
	}
.text
	{
	width: 31em;
	min-width: 350px;
	border: none;
	height: auto;
	margin: auto;
	padding: 0;
	text-align: left;
	}
#contacttext
	{
	width: 31em;
	border: none;
	margin: auto;
	padding: 0;
	text-align: left;
	min-height: 20em;
	}
.sendboxcell
	{
	width: 31em;
	border: none;
	padding: 0;
	font-size: 0.8em;
	height: 1em;
	margin-bottom: 1em;
	position: relative;
	}
.sendboxcellinput
	{
	width: 31em;
	border: none;
	padding: 0;
	font-size: 0.8em;
	position: relative;
	}
.pic
	{
	text-align: center;
	}
.title
	{
	width: 12em;
	float: right;
	clear: none;
	}
.enter
	{
	width: 800px;
	margin: auto;
	text-align: center;
	margin-top: 1em;
	height: 1em;
	font-size: 1.2em;
	font-weight: bold;
	}
.quote
	{
	font-size: 0.6em;
	text-align: right;
	font-style: italic;
	}
.blurb
	{
	font-size: 0.6em;
	text-align: center;
	font-style: italic;
	}
.info
	{
	color: #006600;
	font-size: 0.7em;
	text-align: center;
	font-style: normal;
	}
.floatright
	{
	float: right;
	border: none;
	clear: both;
	margin-left: 1em;
	position: relative;
	}
.floatleft
	{
	float: left;
	border: none;
	clear: left;
	position: relative;
	}
.floatrightforms
	{
	float: right;
	border: none;
	clear: both;
	width: 21em;
	}
.linksboxcell
	{
	width: 31em;
	min-width: 350px;
	margin: 0;
	border: none;
	padding: 0;
	text-align: right;
	min-height: 42px;
	position: relative;
	}
.imageboxcontainer
	{
	margin: auto;
	margin-top: 1em;
	width: 25em;
	min-width: 280px;
	height: auto;
	border: solid 1px #000000;
	text-align: left;
	padding: 1em;
	min-height: 120px;
	background: #cccccc;
	}
.box
	{
	position: relative;
	width: 100%;
	height: 100%;
	float: none;
	clear: none;
	margin: auto;
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	}
.footer
	{
	font-size: 0.7em;
	text-align: center;
	font-style: normal;
	position: relative;
	text-shadow: 0 1px 1px #000;
	}
.center
	{
	text-align: center;
	}
.right
	{
	text-align: right;
	}
.italic	
	{
	font-style: italic;
	}
.bold
	{
	font-weight: bold;
	}
.small
	{
	font-size: 0.8em;
	}
.smallright
	{
	font-size: 0.8em;
	text-align: right;
	}
.smaller
	{
	font-size: 0.7em;
	text-align: center;
	}
/* layout ends*/


/* headings */	
h1,h2,h3,h4,h5,h6,pre,code 
	{
	font-size: 100%;
	font-style: normal;
	}
h1 
	{
	font-size: 1.2em;
 	font-weight: bold;
	}
h2
	{
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 1em;
	}
h3
	{
	font-size: 1.1em;
	font-weight: bold;
	}
h4
	{
	font-size: 1.1em;
	font-style:italic;
	}

/* headings ends */

/* forms */
textarea
	{ 
	background: #ffffff;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
input
	{ 
 	background: #ffffff;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
label
	{
	float: right;
	text-align: right;
	margin: 0 2em 0.5em 0;
	}
.input-box
	{
	margin-bottom: 0.5em;
	}
.submit-button
	{
	background: #ffffff;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border-color: #009900;
	border-width: 1px;
	color: #000000;
	}
/* forms ends */

/* navigation bars */
ul.menu
	{
	position: relative;
	width: 18em;
	height: 1.5em;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	}
ul.menu li
	{
	padding: 0;
	margin-right: 1em;
	float: left;	
	list-style-type: none;
	}
ul.menu li a
	{
	border: 0;
	display: block;
	text-decoration: none;
	color: #ffffff;
	}
.menu a:visited
	{
	color: #ffffff;
	}
.menu a.current:hover
	{
	color: #009900;
	background: transparent;
	}
.menu a:hover
	{
	color: #000000; 
	background: #ffffff;
	}
.menu a.current
	{
	color: #009900;
	}
ul.menup
	{
	position: relative;
	width: 35em;
	height: 1.5em;
	font-weight: normal;
	}
ul.menup li
	{
	padding: 0;
	margin-right: 1em;
	float: left;	
	list-style-type: none;
	}
ul.menup li a
	{
	border: 0;
	display: block;
	text-decoration: none;
	color: #009900;
	}
.menup a:visited
	{
	color: #009900;
	}
.menup a:hover
	{
	color: #000000; 
	background: #ffffff;
	}
.centered
	{
	margin: 0 auto;
	}
/* end navigation */

a img,:link img,:visited img
	{
	border: none
	}
a.imglink:hover
	{
	background: transparent;
	}
a:link
	{
	background: inherit;
	color: #00cc00;
	text-decoration: none;
	}
a:visited
	{
	background: inherit;
	color: #00cc00;
	text-decoration: none;
	}
a:hover
	{
	background: inherit;
	color: #006600;
	text-decoration: none;
	}
a:active
	{
	background: inherit;
	color: #00cc00;
	text-decoration: none;
	}
a.linkopacity img
	{
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	border: none;
	margin: 0.1em;
	padding: 2px;
	background: #000000;
	}
a.linkopacity:hover img
	{
	filter: alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	border: none;
	margin: 0.1em;
	padding: 2px;
	background: #000000;
	}
a.linkopacityindex img
	{
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
	border: none;
	}
a.linkopacityindex:hover img
	{
	filter: alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	border: none;
	}
	
/*  round corners */

#cornertop
	{
	border: none;
	margin: auto;
	padding: 0;
	width: 800px;
	height: 10px;
	border: none;
	position: relative;
	overflow: hidden;
	}
#cornertl
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	float: left;
	background: url(gfx/corners/tl.png) no-repeat;
	}
#cornertr
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	float: left;
	background: url(gfx/corners/tr.png) no-repeat;
	}
#cornerbottom
	{
	border: none;
	margin: auto;
	padding: 0;
	width: 800px;
	height: 10px; 
	border: none;
	position: relative;
	overflow: hidden;
	}
#cornerbl
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	float: left;
	background: url(gfx/corners/bl.png) no-repeat;
	}
#cornerbr
	{
	border: none;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	float: left;
	background: url(gfx/corners/br.png) no-repeat;
	}
#cornerWhite
	{
	background: #ffffff;
	margin: auto;
	padding: 0;
	height: 10px;
	width: 780px;
	float: left;
	}
