
img
{
	behavior: url("/css/pngfix.htc")
}

#big_img
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#big_img_outer, #big_img_outer_2
{
	display: none;
	z-index: 5;
	position: absolute;
	/* border: 1px solid #000000; */
	border: 0px;
	background-color: #cccccc;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.container
{
	width: 75%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.head
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #444444;
	font-family: verdana, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}

#body_container
{
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #ff0000;
}

.rightbar
{
	background-color: #999999;
	color: #ffffff;
	padding: 8px;
	border-left: 1px solid #000000;
}

.titletext
{
	font-family: tahoma,sans-serif;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}

.menubar
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: 'Consolas', 'Courier New', monospace;
	font-weight: bold;
	font-size: 12px;
	background-color: #cccccc;
	color: #000000;
}

.menubar_sub
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: 'Consolas', 'Courier New', monospace;
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	color: #000000;
}

.menubar a,
.menubar_sub a { text-decoration: none; }
.menubar a:link,
.menubar_sub a:link { color: #000000; }
.menubar a:visited,
.menubar_sub a:visited { color: #000000; }
.menubar a:hover,
.menubar_sub a:hover { color: #ffffff; }

.menu_div
{
	text-align: left;
}

.googlebar
{
	float: right;
}

.body
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 4px 8px 4px 8px;
	display: table-cell;
}

.commbody
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 4px 8px 4px 8px;
	display: table-cell;
}

.admin_tbl
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
}

.admin_hdr
{
	background-color: #444444;
	color: #ffffff;
}

.body a { text-decoration: none; }
.body a:link { color: #0000ff; }
.body a:visited { color: #0000ff; }
.body a:hover { text-decoration: underline; }

.copy
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: center;
}

.newstitle
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	padding: 2px 8px 4px 8px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.albumtitle, .albumfoot
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #444444;
	width: 500px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.albumfoot
{
	/* border-top: 0px;
	border-bottom: 1px solid #000000; */
	border: 0px;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.ie_center
{
	text-align: center;
}

.newsfoot
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 4px 8px 4px 8px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
}

.newsfoot_left
{
	text-align: left;
}

.newsfoot_right
{
	float: right;
}

.newsbody
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
}

.commtitle
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	padding: 2px 8px 4px 8px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.commtitle a { text-decoration: none; font-style: italic; }
.commtitle a:link { color: #ffffff; }
.commtitle a:visited { color: #ffffff; }
.commtitle a:hover { text-decoration: underline; }

.comm_form
{
	font-size: 11px;
}

.inner_bodytbl
{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.inner_bodycell
{
	border: 1px solid #000000;
	background-color: #cccccc;
	padding: 4px 8px 4px 8px;
}

.newsfoot a { text-decoration: none; font-style: italic; }
.newsfoot a:link { color: #0000ff; }
.newsfoot a:visited { color: #0000ff; }
.newsfoot a:hover { text-decoration: underline; }

.albumfoot a { text-decoration: none; }
.albumfoot a:link { color: #ccccff; }
.albumfoot a:visited { color: #ccccff; }
.albumfoot a:hover { text-decoration: underline; }

.date
{
	font-weight: bold;
}

.body input, textarea, select
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #dddddd;
}

.admin_tbl input, textarea, select
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #dddddd;
}

.admin_tbl a { text-decoration: none; }
.admin_tbl a:link { color: #000088; }
.admin_tbl a:visited { color: #000088; }
.admin_tbl a:hover { text-decoration: underline; color: #0000ff; }

.captchapict
{
	border: 1px solid #000000;
}

.bodytbl
{
	border-top: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.aimg
{
	border: 1px solid #000000;
}

.img_left
{
	float: left;
	padding: 4px 4px 4px 4px;
}

.img_right
{
	float: right;
	padding: 4px 4px 4px 4px;
}

.calendar
{
	font-size: 13px;
}

.calendar a { font-weight: bold; }

.calendar th { font-size: 9px; }
.calendar td { text-align: right; }

.cell_r
{
	text-align: right;
}

#album_container
{
	background-color: #cccccc;
	width: 500px;
	height: 390px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

.album_thumb
{
	border: 1px solid #000000;
}

.album_name
{
	font-weight: bold;
	padding-bottom: 4px;
}

.album_desc
{
	padding-bottom: 4px;
}

.album_info
{
	font-size: 9px;
}

.album_page_nav a { text-decoration: none; }
.album_page_nav a:link { color: #0000ff; }
.album_page_nav a:visited { color: #0000ff; }
.album_page_nav a:hover { color: #ff00ff; }

#album_nav_left
{
	position: absolute;
	left: 10px;
	top: 50%;
}

#album_nav_right
{
	position: absolute;
	right: 10px;
	top: 50%;
}

#album_pic_text
{
	padding-left: 5px;
	padding-right: 5px;
}

#wait_outer
{
	position: absolute;
	display: none;
	z-index: 8;
	/* background-color: #ffffff; */
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

#album_tbl_wait
{
	text-align: center;
	width: 100%;
	height: 100%;
}

#album_tbl_wait_cell
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
