body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}

#main {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

#container {
	width: 1121px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-left {
	float: left;
	width: 264px;
}

#container-headerfillleft {
	float: left;
	width: 14px;
	height: 223px;
}

#container-headerleft {
	float: left;
	width: 264px;
	height: 223px;
	background-image: url(../images/bg_imgph.gif);
	background-repeat:no-repeat;
	background-position:right; 
	overflow:hidden;
}

#container-latestphotos{
	float: left;
	width: 264px;
	margin-left: 0px;
	margin-top: 20px;
	height: 198px;
	overflow:hidden;
	background-color:#000000;
	position: relative;
}

#container-latestphotos img {
	margin: 0 0 0 0;
}

#container-header {
	float: left;
	width: 664px;
	height: 203px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/bg_header.gif);
	line-height: 85px;
}

#container-content {
	float: left;
	width:760px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content
{
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	width:692px;
	min-height:602px;
	position:relative;
}

#zoombox
{
	display: none;
	position: absolute;
	left: 20px;
	width: 650px;
	top: -200px;
	z-index: 10;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #EEEEEE;
}

#shadow
{
	display: none;
	width: 100%;
	height: 100%;
	background-color: #EEEEEE;
	z-index: 9;
	position:absolute;
	left:0px;
	top:0px;
}

#zoombox_left
{
	float: left;
	width: 320px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 5px;
}

#zoombox_img, #zoombox_img img
{
	float: left;
	width: 650px;
}
#zoombox_right
{
	float: left;
	width: 320px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}

img
{
	border:0px;
	border-color:#000000;
}

a:link {
	color: #555555;
	text-decoration:none;
}
a:visited {
	color: #555555;
	text-decoration:none;
}
a:active {
	color: #555555;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
#thumb
{
	width:160px;
	height: 160px;
	margin:5px;
	float:left;
	border:solid;
	border-width:1px;
	border-color:#E0E0E0;
	cursor: pointer;
}

#thumb:hover
{
	background-color:#E0E0E0;
	cursor:default;
}

#del:hover
{
	cursor:pointer;
}

#thumb #img
{
	border:solid;
	border-width:1px;
	border-color:#E0E0E0;
	margin:8px;
	width:140px;
	height:110px;
}

#thumb #del
{
	float:right;
	padding:3px;
	margin-top: -10px;
	width:7px;
	height:8px;
	background-image: url(../images/del.gif);
	background-repeat: no-repeat;
}

#thumb #title
{
	margin:0 0 0 0;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family:Verdana;
	float:left;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 150px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}

#container-navigation {
	float: right;
	padding: 0;
	margin: 5px 0;	
	text-align:left;
	min-width: 250px;
}

#container-navigation-edit {
	float: right;
	padding: 0;
	margin: 5px 0;	
	text-align:left;
	min-width: 320px;
}

#container-info {
	float: right;
	padding: 0; 	
	margin: 50px 10px 0 0;	
	font-size: 9px;
	text-align:left;
	min-width: 230px;
}

#slideshow, #slideshow img {
	float: left;
	width:300px;
	max-width:300px;
	cursor: pointer;
	z-index: 8;
}

#navigation ul li a { 
	padding: 5px;	
	margin: 0;
}

ul{
	list-style-type: none;	
	padding: 0;	
	margin: 0;
}

#navsublink, #navlink {
	list-style-type: none;
	margin: 0;
	font-weight: bold;
}

#navsublink {
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
}

#navlink, #navtitle  {
	padding: 5px 5px 5px 5px;	
	border-bottom: 1px solid #E0E0E0;
}

 #navtitle {
	list-style-type: none;	
	margin: 10px 0 0 0;
	font-weight: bold;
} 

#photoalbumpage_image {
	float: left;
	width: 660px;
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	border: #E0E0E0 solid 1px;
	cursor: pointer;
}

#photoalbumpage_image img {
	width: 300px;
	padding: 5px 5px 5px 5px;
	float: left;
	white-space:nowrap;
	cursor: pointer;
}

.photoalbumpage_imagehalf {
	float: left;
	width: 160px;
	height: 140px;
	margin: 5px 0 5px 5px;
	padding: 5px 5px 5px 10px;
	border: #E0E0E0 solid 1px;
	cursor: pointer;
	overflow: hidden;
	font-weight: bold;
}

.photoalbumpage_imagehalf img {
	width: 150px;
	padding: 5px 5px 5px 5px;
	float: left;
	white-space:nowrap;
	cursor: pointer;
}

#photoalbumpage_image_text {
	padding: 5px 5px 5px 5px;
	width: 325px;
	float: left;
	text-align: left;
	overflow: hidden;
	cursor: pointer;
}

.divhover {
	background-color: #E0E0E0;
	cursor: pointer;
}

.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}
