	a{
        outline: none;
	}
	body {
	text-align:center;
	margin: 0px;
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCFF;
	color: #000099;
	padding: 0px;
	background-image:  url(../images/snow/snow.gif);
	font-style: italic;
	}
	.sortButton {
	clear: both;
	}

	body.uploadbox {
	background-color:#CCCCFF;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	}

	html,body {
	}

	p,div,td,a {
	font-size:x-small;
	}

	th {
	font-size:small;
	font-weight:bold;
	}

	.container {
	width: 866px;
	margin: 0px auto;
	}

	#page {
	margin: 0px auto;
	width: 726px;
	height: 540px;
	float: left;
	}

	#googleAd {
	width: 120px;
	float: right;
	clear: none;
	margin-top: 5px;
	}

	#header {
	width: 100%;
	margin: 0px;
	height: 20px;
	}


	#header h1, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	font-size:medium;
	margin:0px;
	text-align: left;
	color:#FFFFFF;
	text-decoration: none;
	}
	#header h1 a:hover {
	font-size:medium;
	margin:0px;
	text-align: left;
	color:#FFFFFF;
	text-decoration: underline;
	}


	#headerleft {
	display: none;
	}
	
	#headercenter {
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 20px;
	border: 1px none #000099;
	}
	
	#headerright {
	display: none;
	}

	#content {
	width:100%;
	margin: 0px;
	padding: 0px;
	height: 477px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	}

	#contentleft {
	display: none;
	}
	
	
	#contentcenter {
	margin:0px;
	padding:0px;
	text-align:left;
	clear: both;
	width: 100%;
	}

	#admincontentcenter {
	margin-top:0px;
	padding:0px;
	text-align:center;
	clear: both;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 477px;
	overflow: auto;
	min-height: 477px;
	}

	#admincontentcenter div {
	margin-top:0px;
	padding:0px;
	text-align:center;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}

	#admincontentcenter h1 {
	font-size:small;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	text-align: center;
	margin-top: 8px;
	font-weight: bold;
	}

	#admincontentcenter div table tbody.results td {
	text-align: left;
	vertical-align: top;
	}

	#admincontentcenter div table tbody.form td {
	text-align: left;
	}
	td.prompt {
	text-align: right;
	}

	#admincontentcenter div table tfoot td {
	text-align: center;
	}

	tr.labelRow td {
	background-color: #000066;
	padding-top:0px;
	color: #FFFFFF;
	}

	table.editTable tbody td {
	vertical-align:top;
	border-bottom: #000099 dashed 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
	}

	table.editTable thead td {
	padding-top: 3px;
	}

	#navblock {
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 200;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	background-repeat: repeat;
	}

	#navbar {
	padding:0px;
	float:left;
	height: 477px;
	_height: 479px;
	overflow: auto;
	background-color: #FFFFFF;
	margin: 0px;
	border-top: 1px solid #000099;
	border-right: 1px none #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px none #000099;
	background-image: url(../images/snow/snownav.gif);


	}
	
	#navbar.hidden {
	display:none;
	}

	#navbar td {
	white-space: nowrap;
	color: #000099;

	}

	#navbartoggle {
	background-image:   url(../images/snow/close.gif);
	background-repeat: repeat-y;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 479px;
	_height: 477px;
	width: 13px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	}

	#navbartoggle.hidden {
	background-image: url(../images/snow/open.gif);
	}

	#navbartoggle img{
	height: 477px;
	width: 13px;
	border: none;
	}

	a:link {
	text-decoration:none;
	font-weight: bold;
	color: #000066;
	}

	a:visited {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
	}

	a:active {
	color: #000066;
	text-decoration:none;
	font-weight: bold;
	}

	a:hover {
	color: #000066;
	text-decoration:underline;
	font-weight: bold;
	}

	a.nav:link {
	text-decoration:none;
	font-weight: bold;
	color: #000099;
	}

	a.nav:visited {
	color: #000099;
	text-decoration:none;
	font-weight: bold;
	}

	a.nav:active {
	color: #990000;
	text-decoration:none;
	font-weight: bold;
	}

	a.nav:hover {
	color: #000099;
	text-decoration:underline;
	font-weight: bold;
	}

	#admin {
	margin-top: 3px;
	margin-left: auto;
	margin-right: 0px;
	margin-bottom: auto;
	width: 450px;
	text-align: center;
	}

	#folder {
	float: left;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	}
	
	#folderheader {
	float: left;
	width: 300px;
	font-size: small;
	font-weight: bold;
	height: 21px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}

	#album {
	padding:0px;
	float:left;
	background:#000000;
	margin: 5px 0px 0px;
	width: 100%;
	clear: both;
	}
	
	#nophoto {
	height: 450px;
	text-align:center;
	clear: both;
	width: 600px;

	}

	#photoviewer
	{
	width:600px;
	padding:5px 0px 0px;
	float:left;
	margin: 0px 3px;
	height: 437px;
	background-color: #CCCCFF;
	border: thin dotted #FFFFFF;
	}

	#photo {
	width:600px;
	text-align: center;
	vertical-align: middle;
	padding:0px;
	display: table-cell;
	height: 375px;
	}
	
	#photo img {
	vertical-align: middle;
	}

	* html #photo {
	font-size:303px; /* you must find IE's magic number for a given height */
	}

	#phototext {
	margin: auto;
	width: 450px;
	height: 68px;
	overflow: auto;
	clear: both;
	font-size: x-small;
	padding-right: 3px;
	}

	#phototitle {
	float: left;
	width: 70%;
	font-weight: bold;
	}
	
	#photodate {
	float: right;
	width: 25%;
	text-align: right;
	font-weight: bold;
	}

	#photocaption {
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	width:95%;
	}

	#photocaption.hidden {
	display:block;
	}

	#photocaptiontoggle {
	display:none;
	}
	

	#menuWrapper {
	border: 1px none #FFFFFF;
	height: 468px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 104px;
	float: right;
	clear: none;
	}

	#thumbnails, #videolist {
	overflow: auto;
	padding:0px;
	position: absolute;
	left: 0px;
	top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 429px;
	text-align: center;
	clear: both;
	width: 104px;
	}
	#videolist {
	display: none;
	}
    #videolist.show {
	display: block;
    }
	
	#photoTab,#videoTab {
	position: absolute;
	left: 0px;
	width: 104px;
	height: 17px;
	text-align: center;
	background-color: #999999;
	}
	#photoTab a, #videoTab a {
	color: #000099;
	text-decoration: none;
	}
	#menuWrapper .on {
	top: 16px;
	background-color:#EBEAFF;
	border-top: 1px solid #FFFFFF;
	}
	
	#menuWrapper .off {
	top: 0px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F5F4FF;
	}
	.videolink {
	border-bottom: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	#videoviewer
	{
	display:none;
	width:600px;
	padding:5px 0px 0px;
	float:left;
	margin: 0px 5px;
	height: 439px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	text-align: center;
	}
	#videoviewer.show {
	display:block;
	}

	
	#contentright {
	display: none;
	}

	#footer {
	width: 100%;
	margin: 0px;
	clear: both;
	vertical-align: top;
	}

	#footerleft {
	display: none;
	}

	#footercenter {
	text-align: center;
	width: 100%;
	margin: auto;
	height: 15px;
	vertical-align: top;
	border: 1px none #FFFFFF;
	}
	

	#footerright {
	display: none;
	}
	
	td.expander {
	font-weight: bold;
	}

	td.expanderover {
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	}

	a.currentPage:link, a.currentPage:visited, a.currentPage:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;

	}

	a.currentPage:hover {
	text-decoration:underline;
	}
	
	#controller {
	float: left;
	text-align: right;
	font-size: small;
	font-weight: bold;
	height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 300px;
	}

	#controllerprompt {
	float: left;
	text-align: right;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 150px;
	}

	#previousbutton {
	float: left;
	background-image:   url(../images/snow/previous.gif);
	height: 18px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

	#playbutton {
	float: left;
	background-image:   url(../images/snow/play.gif);
	height: 18px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

	#pausebutton {
	float: left;
	background-image:   url(../images/snow/pause.gif);
	height: 18px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}

	#nextbutton {
	float: left;
	background-image: url(../images/snow/next.gif);
	height: 18px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

	#previousbutton img{
	height: 18px;
	width: 38px;
	border: none;
	}

	#playbutton img{
	height: 18px;
	width: 38px;
	border: none;
	}

	#pausebutton img{
	height: 18px;
	width: 38px;
	border: none;
	}

	#nextbutton img{
	height: 18px;
	width: 38px;
	border: none;
	}
	#sortThumbnails, #sortAlbums {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
	}
	#sortThumbnails li, #sortAlbums li{
	cursor: move;
	position: relative;
	float: left;
	margin: 2px 2px 2px 2px;
	width: 84px;
	height: 58px;
	border: 1px solid #663300;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	}
	#sortThumbnails li img, #sortAlbums li img{
	margin: 4px 0px 4px 0px;
	}
