html, body
{
	margin: 25px 0px;
	padding: 0;
	background-color: #330000;
	
}

/* Headers------------------------------------- */
.indexbanner
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 100px;
	background: url(../images/headers/home/header.jpg) 0 0 no-repeat;
}

.resourcesbanner
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 100px;
	background: url(../images/headers/resources/header.jpg) 0 0 no-repeat;
}

.aboutbanner
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 100px;
	background: url(../images/headers/about/header.jpg) 0 0 no-repeat;
}

.printbanner
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 100px;
	background: url(../images/headers/prints/header.jpg) 0 0 no-repeat;
}

.gallerybanner
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 100px;
	background: url(../images/headers/photogallery/header.jpg) 0 0 no-repeat;
}

/* ------------------------------------------------------- */
.center
{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
}

/* Right Content 2nd half text------------------ */
#rtcontenta span.photocaption
{
	margin-top: 5px;
	font: italic 11px Verdana, sans serif;
	line-height: 1.2em;
	/*color: #999999;*/
	color: #666666;
	text-align: left;
	padding-right: 30px;
}

#rtcontenta
{
	margin: 0;
	padding: 0 0px 20px 0;
}

#rtcontentb p
{
	font: normal 11px Verdana, sans serif;
	line-height: 13px;
	/*color: #999999;*/
	color: #666666;
	text-align: left;
}

#rtcontentb h1
{
	font: bold 13px Verdana, sans serif;
	line-height: 125%;
	color: #6699cc;
}

#rtcontentb span
{
	font: bold 11px Verdana, sans serif;
	line-height: 120%;
	/*color: #999999;*/
	color: #666666;
	text-align: left;
}

#rtcontentb
{
	margin: 0;
	padding: 15px 40px 20px 0;
}

/* links------------------ */
#right a
{
	/*color: #800000;*/
	color: #6699cc;
	text-decoration: none;
}

/*#right a:link { color: #330000; }*/
/*#right a:link { color: #800000; }*/
#right a:link { color: #6699cc; }
#right a:visited { color: #6699cc; }
#right a:hover { color: #6699cc; }


#left a
{
	/*color: #800000;*/
	color: #6699cc;
	text-decoration: none;
}

/*#left a:link { color: #330000; }*/
#left a:link { color: #6699cc; }
#left a:visited { color: #6699cc; }
#left a:hover { color: #6699cc; }

img
{
	border: 0;
	margin: 0;
}

h1
{
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
}

p
{
	margin-top: 0;
	margin-bottom: 10px;
}

blockquote
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 12px;
}

form
{
	margin: 0;
	padding: 0;
}

.foot
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: normal 11px Verdana, sans serif;
	line-height: 125%;
	color: #ccc;
	clear: both;
	
}
.footb span {
font: bold 11px Verdana, sans serif;
}
/*Gallery thumbnail Divs --------------------------------------- */
#thumbox
{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#thumbtext
{
	margin: 20px 0 0 40px;
	padding: 0px 0px 0px 0px;
}

div.pic
{
	float: left;
	padding: 1px 1px 1px 1px;
	margin: 0px 1px 1px 1px;
	height:49px;
	width:49px;
	
}

div.pic tn {
margin:0;
padding:0;

}


div.pic img
{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	
}

html> #content #left #leftinside #div.pic { 


}

div.picB
{
	float: left;
	padding: 0px 2px 2px 2px;
	margin: 0 0 2px 0;
}

div.pic ls a.tn {
margin:0;
padding:0;

}



div.picB img
{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}






div.ls img
{
	padding: 0;
	margin: 0px 0 2px 0;
}

div.pt img
{
	padding: 0;
	margin: 0 5px;
}

div.pic ul { display: none; }

/*Iframe styling --------------------------------------- */


/*info link stylng*/
a.info
{
	color: #FFFFFF;
	text-decoration: none;
}
