/* Styles created © 2010 by Nancy A. Pickering. Duplication or redistribution is strictly prohibited. */

/* Default formatting for body and text */
@charset "utf-8";
body,div,h1,h2,h3,p,blockquote,span,ul,li,img,tr,td{
	padding: 0;
	margin: 0;
	}

body{
	font-family: "trebuchet ms";
	}
	
/* Basic Text formatting (fonts, sizes, colors) */	
h1,h2,h3,h4 {
	font-family: trebuchet, arial, sans-serif;
	font-weight: bold;
	text-align: left;	
	vertical-align: top;	
	margin-bottom: 0.3em;
	}
	
h1{
	font-size: 20px;
	color: #11238c;
	}

h2{
	font-size: 17px;
	color: #9d0000;	
	}

h3{
	font-size: 12px;	
	color: #ffde2f;	
	}
	
h4{
	font-size: 12px;	
	color: #008000;	
	}
		
p,li{
	font-family: trebuchet, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	}

p{
	text-align: left;	
	vertical-align: top;
	}	

li{
	margin-left: 0px;
	}
	
.side,.sidebullet{
	font-size: 11px;
	}
	
.sidebullet{
	margin-left: 14px;
	marker-offset: 14px;
	list-style-type: disc;
	list-style-position: inherit;
	}
	
.author{
	font-size: 11px;
	font-style: italic;
	}
		
.caption{
	font-size: 10px;
	font-style: italic;
	}
	
.captionhome{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	}

.captionlg{
	font-size: 12px;
	font-style: normal;
	}
	
.specialshead{
	font-weight: bold;
	text-align: left;	
	vertical-align: top;
	font-size: 14px;	
	color: #11238c;
	}
	
.contactbl,.contactgr{
	font-size: 12px;
	font-weight: bold;
	}
	
.contactbl{
	color: #11238c;
	}
	
.contactgr{
	color: #008000;
	}

.footer,.copyright{
	color: #FFFFFF;
	text-align: center;
	line-height: 115%;
	}
	
.footer{
	font-size: 9px;
	}

.copyright{
	font-size: 8px;
	}

/* Div Link Formatting */
a:link,a:visited{
    color: #0000ff;
	text-decoration: underline;
	}

a:hover{
	color: #117441;
	text-decoration: underline;
	}
     
a:active{
	color: #9e0016;
	text-decoration: underline;
	}
	
/* Footer Link Formatting */
.footer a:link,.footer a:visited{
    color: #f6eb71;
	text-decoration: underline;
	}
	
.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
     
.footer a:active{
	color: #f6eb71;
	text-decoration: underline;
	}
	
/* Div Container Formatting, no text */
.stdstyle #maincontainer {
	position:absolute;
	top:20px;
	left:20px;
	width: 800px;
	background-color: transparent;
	}
	
.stdstyle #headerbox {
	position:absolute;
	top:20px;
	left:20px;
	z-index: 2;
	width: 802px;
	}
	
.specialsbox{
	float: right;
	width: 140px;
	height: 130px;
	background-color: #e3ffe3;
	border: 1px solid #11238c;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
		}
	
.stdstyle #whmainboxhome,.stdstyle #whmainboxplay,.stdstyle #whmainboxrec,.stdstyle #whmainboxgal,.stdstyle #whmainboxabout{
	position:absolute;
	top:204px;
	left:0px;
	width: 560px;
	background-color: #ffffff;
	padding: 10px;
	z-index: 2;
	}

.stdstyle #whmainboxhome{
	height: 484px;
	}
	
.stdstyle #whmainboxplay{
	height: 503px;
	}
	
.stdstyle #whmainboxrec{
	height: 474px;
	}

.stdstyle #whmainboxabout{
	height: 520px;
	}
	
.stdstyle #whmainboxgal{
	height: 1830px;
	width: 770px;
	padding-left: 20px;
	}

.stdstyle #sidebarboxhome,.stdstyle #sidebarboxplay,.stdstyle #sidebarboxrec,.stdstyle #sidebarboxabout{
	position:absolute;
	top:204px;
	left:540px;
	width: 240px;
	background-color: #ffffd5;
	padding: 10px;
	z-index: 2;
	}
	
.stdstyle #sidebarboxhome{
	height: 484px;
	}
	
.stdstyle #sidebarboxplay{
	height: 503px;
	}
	
.stdstyle #sidebarboxrec{
	height: 474px;
	}
	
.stdstyle #sidebarboxabout{
	height: 520px;
	}
	
.stdstyle #sidepicbox {
	position:absolute;
	top:204px;
	left:557px;
	z-index: 5;
	}

.stdstyle #footerboxhome,.stdstyle #footerboxplay,.stdstyle #footerboxrec,.stdstyle #footerboxgal,.stdstyle #footerboxabout{
	position:absolute;
	left: 0px;
	width: 780px;
	height: 70px;
	background-color: transparent;
	padding: 10px;
	z-index: 2;
	}	
	
.stdstyle #footerboxhome{
	top:708px;
	}	

.stdstyle #footerboxplay{
	top:727px;
	}
	
.stdstyle #footerboxrec{
	top:698px;
	}	

.stdstyle #footerboxgal{
	top: 2054px;
	}	
	
.stdstyle #footerboxabout{
	top:744px;
	}	
	
/* Body Text Named Divs, page placement */
.stdstyle #maintxthome,.stdstyle #maintxtplay,.stdstyle #maintxtrec,.stdstyle #maintxtgal,.stdstyle #maintxtabout{
	position:absolute;
	top:240px;
	left:40px;
	width: 502px;
	z-index: 5;
	background-color: #ffffff;
	}
	
.stdstyle #maintxthome{
	height: 455px;
	}

.stdstyle #maintxtplay{
	height: 492px;
	}
	
.stdstyle #maintxtrec{
	height: 465px;
	}

.stdstyle #maintxtgal{
	width: 770px;
	height: 1820px;
	}
	
.stdstyle #maintxthome{
	height: 469px;
	}

.stdstyle #maintxtabout{
	height: 512px;
	}

.stdstyle #sidetxthome,.stdstyle #sidetxtplay,.stdstyle #sidetxtrec,.stdstyle #sidetxtabout{
	position:absolute;
	top:385px;
	left:577px;
	width: 227px;
	height: 274px;
	z-index: 5;
	background-color: #ffffd5;
	}
	
.stdstyle #sidetxthome{
	top:385px;
	height: 322px;
	}

.stdstyle #sidetxtplay {
	top:368px;
	height: 280px;
	}
	
.stdstyle #sidetxtrec {
	top:400px;
	height: 207px;
	}
	
.stdstyle #sidetxtabout {
	top:412px;
	height: 340px;
	}

/* Navigation menu strip (box) formatting */	
.stdstyle #navbar {
	position:absolute;
	top:180px;
	left:20px;
	width: 800px;
	height: 30px;
	padding: 0px, 0px, 0px, 0px;
	background-image: url(_images/navbarbg.gif);
	border: 0;
	z-index: 999;
	}
	
.stdstyle #redline{
	position:absolute;
	top:210px;
	left:20px;
	width: 800px;
	height: 14px;
	background-color: #ca2020;
	padding: 0px;
	}
	
/* navigation menu strip text formatting */	
#navbar ul{
	margin:0px;	
	width: 155;
	list-style-type:none;
	padding: 4px 0px 6px 0px;
	}
	
#navbar ul li{	
	float: left;
	display: inline;	
	text-align: center;
	}
	
#navbar li a{
	display: block;
	font-family: "comic sans MS", "comic sans", trebuchet, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #290773;
	font-size: 14px;
	background-color: transparent;
	padding: 0px 30px 0px 30px;
	margin: 0px;
	border: 0px;
	text-align: center;
	}
	
#navbar li.selected{
	display: block;
	font-family: "comic sans MS", "comic sans", trebuchet, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #9e0016;
	font-size: 14px;
	background-color: transparent;
	padding: 0px 30px 0px 30px;
	margin: 0px;
	border: 0px;
	text-align: center;
	}
	
#navbar li a:link,.navbar li a:visited{
	text-decoration: none;
	}

#navbar li a:hover{
	text-decoration: none;
	color: #117441;
	}
	
#navbar li a:active{
	text-decoration: underline;
	color: #9e0016 ;
	}

/* image formatting */
img{
	clear: both;
	}

.img #headerpic {
	position:absolute;
	top:20px;
	left:20px;
	}

.img #sideimg {
	position:absolute;
	top:236px;
	left:584px;
	}
	
	

