body {
text-align: center; /* This will center align all the page's elements */
background-color: #000000;
color:  #aaaaaa;
font-family: 'verdana', 'arial';
font-size: 10pt;
font-weight: normal;
font-style: normal;
}

h1
{
font-size: 14pt;
font-weight: bold;
font-style: italic;
margin-bottom: -2px;
}

h2
{
font-size: 11pt;
font-weight: bold;
font-style: normal;
margin-bottom: -2px;
}

h3
{
font-size:  10pt;
font-weight: bold;
font-style: normal;
margin-bottom: -8px;
}

p
{
}

a:link, a:visited, a:hover {
color: #ff9924;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

img
{
float: left;
margin: 0px 10px 0px 10px;
border: ridge 2px #aaaaaa;
}

/* ----------------------------  available images ------------------------------- */
#XXavailableImages
{
	width: 70%;
	background-color: #770000;
	border: solid 2px #666666;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	margin: 20px 10px 0 50px;
}

#XXavailableImages p
{
font-size: 80%;
}

/* Inset 3D Raised */
.raised {background: transparent; width:70%; margin:10px auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:110%; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#770000; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#770000; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#770000; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#770000; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#770000; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#770000; border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#770000; border-left:1px solid #fff; border-right:1px solid #999; color:#ffffff;}


/* ----------------------------  available images ------------------------------- */
#RecentImages ul, #availableImages ul
{
	list-style: square outside;
}

#RecentImages li, #availableImages li
{
	margin: 0px 0px 6px 0px ;
}



/* ----------------------------  daily photo ------------------------------- */
#dailyPhoto
{
	position:relative;
	float: right;
	background-color: #444444;
	border: solid 2px #666666;
	margin: 20px 10px 0 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#dailyPhoto h1
{
	position: relative;
	clear: both;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	margin: 0 0 0 0;
}

#dailyPhoto p
{
	position: relative;
	clear: both;
	font-size: 8pt;
	font-style: normal;
	padding: 10px 0px 5px 0px;
	margin: 0 0 0 0;
}

#dailyPhoto img
{
	position: relative;
	margin: 0px 5px 0px 5px;
	border: solid 1px #222222;
}

/* ---------------------------- Gallery Album-------------------------- */
#galleryFrame, #albumFrame
{
position: relative; /* to force any child elements relative to this */
float: left;
width: 655px;
margin: 5px 5px 10px 10px;
height: 780px;
}



/* ----------------------------  wrapper & footer styles ------------------------------- */
#wrapper01
{
position: relative;
width: 880px;
margin: auto;
margin-top: 15px;
background-image: url(./images/bg2.jpg);
background-repeat: repeat-y;
}

#header01
{
display: table;
width: 880px;
height: 120px;
background-image: url(./images/header3.jpg);
background-repeat: no-repeat;
}

#footer01 {
width: 880px;
height: 55px;
background: #000000 url(./images/footer2.jpg) no-repeat;
text-align: center;
font-size: 8pt;
padding-top: 12px;
margin-top: 0px;
clear:left;
}

#midSection
{
clear:left;
text-align: left;
width: 880px; /* The wrapper will hold the other page elements and it will have a width of 800 pixels */
padding: 0px 20px 0px 15px;
padding-bottom: 0px;
margin: -2px 0px 0px 0px;
background-image: url(./images/bg2.jpg);
background-repeat: repeat-y;
min-height: 50px;
}

#leftColumn
{
position: relative;
float: left;
width: 156px;
}

#mainContent
{
position: relative; /* to force any child elements relative to this */
float: left;
width: 680px;
padding: 5px 10px 10px 10px;
min-height: 600px
}

/* ---------------------------- header menu -------------------------- */

#headerMenu
{
	position: absolute;
	top: 85px;
	left: 535px;
	width: 300px;
	margin: 0px 3px 3px 3px;
	padding: 0 0 0 0;
	text-align: right;
}

#headerMenu li
{
	display: inline;
	list-style-type: none;
	font-size: 75%;
	margin-left: 20px;
}


/* ---------------------------- Menu 8 -------------------------- */
#menu8
{
	top: 0px;
	left:16px;
	width: 150px;
	margin: 0px 3px 3px 3px;
	text-align: left;
	}

#menu8 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-family: 'verdana', 'arial';
		font-size: 80%;
		font-weight: normal;
		}

#menu8 li a {
	text-decoration: none;
  font-style: normal;
  font-weight: normal;
	height: 32px;
	height: 24px;
	}

#menu8 li a:link, #menu8 li a:visited {
	color: #cccccc;
	display: block;
	background: url(./images/menu8.gif);
	padding: 8px 0 0 24px;
	}

#menu8 li a:hover {
	color: #ff9924;
	text-decoration: none;
	background: url(./images/menu8.gif) 0 -32px;
	padding: 8px 0 0 34px;
	}

#menu8 li a:active {
		color: #ffffff;
		text-decoration: underline;
		background: url(./images/menu8.gif)  0 -64px;
		padding: 8px 0 0 24px;
	}

/* ---------------------------- dropdowns & buttons -------------------------- */

#selPastImages, #selFutureEvents
{
	color: #aaaaaa;
	background-color: #000000;
	border: solid 1px #666666;
	height: 20px;
	width: 400px;
}

#btnPastImages, #btnFutureEvents
{
	color: #aaaaaa;
	background-color: #000000;
	border: solid 1px #666666;
	height: 22px;
	width: 175px;
	margin-left: 20px;
}

#paypalLogo
{
border: solid 1px #ffffff;
margin-top: 10px;
}

#photographersessions li {font-weight: bold; padding: 12px 0px 0px 0px;}

/* ---------------------------- fine art -------------------------------------- */

.fineArtSmallFrame
{
	width: 179px;
	height: 246px;
	background-color: #000000;
	border: double 6px #888888;
}

.fineArtSmall
{
 width: 100%;
 height: 100%;
 background-color: #000000;
  margin: auto;
}

.fineArtSmall img
{
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
}

/* ---------------------------- intro page -------------------------------------- */

#paulIntro, #tomIntro
{
opacity: .8;
font-size: 150%;
width: 300px;
position: absolute;
}

#paulIntro
{
top: 125px;
left:50px;
}

#tomIntro
{
top: 275px;
left:500px;
}

#paulIntro a:link, #paulIntro a:visited, #paulIntro a:hover,
#tomIntro a:link, #tomIntro a:visited, #tomIntro a:hover
{
color: #666666;
font-style: normal;
text-decoration: none;
}

#paulIntro a:hover, #tomIntro a:hover
{
opacity: 1.0;
color: #ffffff;
}

