@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 25px;
	color: #CCCCCC;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #333333;
	background-image: url(../images/bgs/bgtile.gif);
	background-repeat: repeat-x repeat-y;
	background-position: left top;
}

p {
	text-indent: 25px;
}

div{
	behavior: url(../iepngfix.htc);
}

#photo_bg {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 790px;
	height: 580px;
	margin-top: -290px; /* half of the height */
	margin-left: -395px; /* half of the width */
	border: 1px solid #111;
	background-image: url(../images/bgs/main.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 5px;
}

#photo_bg_2 {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 790px;
	height: 580px;
	margin-top: -290px; /* half of the height */
	margin-left: -395px; /* half of the width */
	border: 1px solid #111;
	background-image: url(../images/bgs/main.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0px;
}

.wrapper {
	width: 95%;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin: 0px;
	border: 0px none #D4D0C8;
	z-index: 1;
	visibility: hidden;
}

.nav {
	width: 155px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	z-index: 2;
	overflow: hidden;
	visibility: visible;
}
td {
	height: auto;
	margin: 0px;
	padding: 0px;
	cell-padding:3px;
	cell-spacing:0px;

}

.gallvid {
	text-align: center;
	margin: 15px;
	width: 425px;
	margin-left: auto;
	margin-right: auto;

}

.imgtablewrapper {
	text-align: center;
}

.imgtable {
	text-align: center;
	margin: 15px;
	width: 425px;
	margin-left: auto;
	margin-right: auto;
}

.imgtablecell {
	margin: 0px;
	padding: 5px;
	cell-padding: 3px;
	cell-spacing: 0px;
	text-align: center;
}

.altviewimg {
	border: solid 1px #747474;
}

tr {
	margin: 0px;
	padding: 0px;
	cell-padding:0px;
	cell-spacing:0px;
}

img {
	behavior: url(../iepngfix.htc);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.content {
	float: right;
	width: 75%;
	height: 515px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	visibility: visible;
	z-index: 3;
	background-image: url(../images/bgs/transparenttile.png);
	background-repeat: repeat;
	padding: 10px;
}

.footer {
	clear: both;
	padding-top:1px;
	z-index: 1;
	margin: 0px;
	visibility: visible;
}

.gallmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	clear: both;
}
.gallimg {
	width: 60%;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: center;
}

.copyrighttext {
	font-size: 8pt;
	color: #000000;
	text-align: center;
}

.decor{
	width: 100%;
	height:23px;
	text-align: center;
	background-image: url(../images/icons/hrflower.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.decortop {
	width: 100%;
	height:27px;
	text-align: center;
	background-image: url(../images/icons/hrflowertop.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


.decorbottom {
	width: 100%;
	height:27px;
	text-align: center;
	background-image: url(../images/icons/hrflowerbot.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}


a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFCC;
}
a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #AAAAAA;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallimg  a:link a:hover a:active a:visited{
	color: #747474;
}

.gallimg  a:hover a:active{
	color: #FFFFCC;
}

.imgdesc {
	position: relative;
	width: 40%;
	float: left;
}

.picturetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFCC;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-indent: 0px;
}

.materialTimeTaken {
	text-indent: 0px;
}

.navtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.othercomms{
	text-align: center;
	text-indent: 0px;
}

.resume {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #AAAAAA;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-indent: 0px;
}

.smallcaps {
	font-variant: small-caps;
}

.gallimag{
	width: 280px;
	border-width: 7px; 
	border-style: solid;
	border-color: #747474;
}

.gallthumb{
	height: 75px;
	width: 75px;
	border-width: 1px; 
	border-style: solid;
}

.profileimg{
	float: left;
	height: 200px;
	border-width: 7px; 
	border-style: solid;
	border-color: #747474;
	margin: 15px;
}

.imgtalk{
	line-height: 12pt;
}