@charset "UTF-8";
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
a, b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
        overflow-y: scroll;
}
:focus {
	outline:none;
}
ol, ul {
	list-style: none;
}
body  {
	font-family: ArtifikaMedium, serif;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align: center;
	color: #039;
	position:relative;
	width: 100%;
	max-height:1066px;
	margin: 0 auto;
	text-shadow: rgba(255,255,255,.8) 1px -2px 0;
	text-align: left;
	background: #CCC url(../images/hazyGreen.jpg) center center fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}
#access {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #039;
	text-align: right;
	margin-right:10px;
}
#access a {
	color: #039;
}
#accessibility {
	position: relative;
	display:block;	
}
#header h1 {
	margin: 0 0 0 25px;
	font-size:2.2em;
	line-height:1.5;
	padding: 40px 0 20px 40px;
	font-weight: 600;
}
h2 { 
	font-size:1.5em;
	line-height:1.7;
	font-weight:bold;
}
h3 { 
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
}
h4 { 
	font-size:1.2em;
	line-height:1.4;
}
h5 {
	font-size:1.2em;
	line-height:1.4;
}
a {
	color: #039;
}
a:hover {
	color:#C30;
}
p { 
	font-size:1em;
	line-height:1.3;
}
#mainScreen {
	position:relative;
	display:block;
	clear:none;
	margin: 0 30px 0 300px;
	padding: 20px 20px 20px 30px;
	background: rgba(225, 240, 190, 0.7) none;
	zoom: 1;
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	max-width:1075px;
	min-width:675px;
	line-height:1.4;
	font-weight:normal;
	font-size: 1.1em;
	border:#FFC 1px solid;
	box-shadow:0px 0px 10px gray; /*CSS3 shadow: 10px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 10px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 10px gray; /*Mozilla shadow version*/
	}
#rightScreen {
	position:relative;
	display:block;
	float:right;
	clear:none;
	margin: 10px 10px 10px 25px;
	padding: 20px 20px 0px 20px;
	background: rgba(200, 240, 250, 0.5) none;
	zoom: 1;
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	width:255px;
	border:#FFC 1px solid;
	box-shadow:0px 0px 10px gray; /*CSS3 shadow: 10px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 10px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 10px gray; /*Mozilla shadow version*/
}
#rightScreen li {
	text-indent:-15px;
	line-height:1.4;
}
#innerScreen {
	position:relative;
	display:block;
	margin: 10px 0 10px 0;
	padding: 20px 15px 15px 25px;
	zoom: 1;
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border:#FFC 1px solid;
	width:95%;
	box-shadow:0px 0px 10px gray; /*CSS3 shadow: 10px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 10px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 10px gray; /*Mozilla shadow version*/
}
#innerScreen.pink {
	background: rgba(255, 200, 255, 0.4) none;
}
#innerScreen.peach {
	background: rgba(255, 220, 200, 0.5) none;
}
#innerScreen.blue {
	background: rgba(200, 220, 255, 0.5) none;
}
#innerScreen.green {
	background: rgba(200, 225, 200, 0.7) none;
}
#innerScreen.yellow {
	background: rgba(250, 255, 200, 0.5) none;
}
#innerScreen.aqua {
	background: rgba(200, 240, 255, 0.5) none;
}
#innerScreen.white {
	background: rgba(255, 255, 255, 0.6) none;
}
#navBar {
	float: left;
	clear:none;
	display:block;
	width: 220px;
	padding: 0;
	position:fixed;
	margin:-15px 40px 10px 40px;
}
#navBar ul {
	list-style:none;
}
#navBar ul li {
	position:relative;
	display:block;
	line-height: 2;
	font-family: ArtifikaMedium, serif;
	font-size: 1.1em;
	font-weight:bold;
	text-align:center;
	color:#039;
}
.sfh {
	position:relative;
	display:block;
	text-decoration: none;
	width:200px;
	height:35px;	
	background: rgba(200, 235, 200, 0.5) none;
	zoom: 1;
	
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	margin:0 0 15px -20px;
	border:#CFC 1px solid;
	box-shadow:0px 0px 8px gray;
	-webkit-box-shadow:0px 0px 8px gray;
	-moz-box-shadow:0px 0px 8px gray;
}
.sfh:active {
	color:#039;
}
.sfh.current {
	color: #900 !important;
}
.sfh:hover {
	color:#C30;
}
img {
	border:#FFC 1px solid;
	zoom:1;
	
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	box-shadow:0px 0px 8px gray; /*CSS3 shadow: 10px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 8px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 8px gray; /*Mozilla shadow version*/
}
#rightPix {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:305px;
	float:right;
}
#rightPix img {
	float:right;
	margin:20px;
	padding:0;
}
#captionFrame {
	text-align: center;
	padding: 10px 15px 15px 15px;
	font-size: 80%;
	clear: none;
}
#captionFrame img {
	border:#FFC 1px solid;	
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
dt {
	font-weight: bold;
	padding: .4em 0 .3em 3em;
}
dd {
	padding: 0 0 .2em 5em;
}
#footer {
	margin:10px 0 0 0px;
	padding: 20px 20px 20px 320px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-weight:600;
	font-size:1em;
	line-height:1.6;
}
#medialogo {
	position:relative;
	display:block;
	text-align:center;
	margin:0 0 0 20px;
}
#medialogo a {
	background-color:transparent;
	height:48px;
	width:48px;
}
#medialogo img {
	margin:0px;
	padding:5px 8px;
	zoom:1;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow:0px 0px 0px gray; /*CSS3 shadow: 10px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 0px gray; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 0px gray; /*Mozilla shadow version*/
}
#form img {
	margin:0px;
	zoom:1;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow:0px 0px 0px gray; CSS3 shadow: 10px; 
	-webkit-box-shadow:0px 0px 0px gray;
	-moz-box-shadow:0px 0px 0px gray;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#webby {
	font-size:.7em;
	line-height:1.6;
	color:#390;
}
#webby a {
	color:#390;
	text-decoration:underline;
}

