html {
	background-color: #aaa;
}

body {
	background-color: #aaa;
	font-family: Tahoma, Geneva, Verdana, Helvetica, monospace, sans-serif;
	color: #FFF;
	margin: 0;
	text-align: left;
}

.homesquares {
/*	float: left;
	width: 215px;
*/
	text-align: center;
	display: inline; 

	padding: 0 1.5em; 	
}

.datasquares {
	text-align: center;
	display: inline; 
	/*
 	float: left;
	width: 150px;
	*/
	padding: 0 1.5em; 
}

div div {
	
}

p {
	width: 400px;
	font-family: "Baskerville Old Face","Times New Roman",Times,serif;
	color: #FFF;
	text-align: center;
}

#resres p {
	width: 400px;
	font-family: "Baskerville Old Face","Times New Roman",Times,serif;
	color: #FFF;
	text-align: left;
}

h1 {
	color: #EEFFFF;
	text-align: center;
}

h6 {
	color: #FFF;
}

.contentZone {
	border-bottom: double;
	border-bottom-color: #333344;
	height: 600px;
	background-color: inherit;
	text-align: left;
}

#courier {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.middle {
	background-color: #131313;
	height: 510px;
	text-align: inherit;
	vertical-align: baseline;
}

a:link, a:visited, a:active {
	color: #eee;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

.blockQuote {
	line-height: 1.2;
	text-align: left;
	font-style: italic;
	font-size: 16px;
}

.quoted {
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
}

.header {
	font-family: "Baskerville Old Face","Times New Roman", serif;
	font-size: 14px;
	margin-top: 6px;
	padding-bottom: 4px;
	text-align: center;
	width: inherit;
	background-color: #131313;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	border-top: double;
	border-top-color: #666666;
	text-align: right;
	margin-top: 36px;
}

.narrower {
	width: 300px;
	background-color: #0066CC;
}

.underline {
	border-bottom: double;
	border-bottom-color: #333344;
}

.littleNote {
	width: 600px;
	color: #EEEEEE;
}

.pingala {
	color: #6699CC;
	font-weight: 700;
	font-family: "Bordeaux Roman Bold LET","Times New Roman", serif;
}

#headerLink {
	color: #DDDDDD;
}

#notALink {
	color: #BBBBBB;
}

#breadcrumb {
	font-size: 22px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

img {
	border: none;
}

#main td {
	text-align: center;
	padding: 8px;
}

td.category {
	text-align: center;
	border: none;
}

#main {
	border: none;
}

#navigate_categories {
	text-align: left;
	width: 100%;
	color: #000;
	border-bottom: 0px #000 solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

#display_categories {
	width: 100%;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.navigate_images {
	text-align: center;
	width: 100%;
	color: #000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#display_thumbnails {
	border: none;
	width: 100%;
}

#yui-main {
	border: none;
	margin: 0 auto;
}

h1#header {
	text-transform: uppercase;
	width: inherit;
	text-align: center;
	letter-spacing: 2px;
	font-size: 24px;
	font-size: 200%;
	color: #ffcc99;
	display: block;
	margin: .5em auto;
	font-family: Geneva, Tahoma, Verdana, Helvetica, monospace, sans-serif;
}

h1#header a {
	text-decoration: none;
	color: #ffcc99;
}

img#portfolioimage {
	padding-top: 0em;
}

#pnav {
	width: 745px;
	text-align: center;
	float: left;
	border: none;
	margin-top: 20px;
	font-size: 110%;
	font-family: Geneva, Tahoma, Verdana, Helvetica, monospace, sans-serif;
}

#pnav1 {
	width: 300px;
	float: left;
	border: none;
}

#pnav2 {
	width: 300px;
	float: right;
	border: none;
}

#pnav a:hover {
	color: #fff;
}

#pnav a {
	color: #eee;
}

#pcaption {
	font-size: 85%;
	letter-spacing: .05em;
	line-height: 1.45;
	color: #ececec;
	margin-top: 0em;
	text-transform: uppercase;
	font-family: Geneva, Tahoma, Verdana, Helvetica, monospace, sans-serif;
}

#pcaption .ptitle {
	font-size: 115%;
	letter-spacing: 0;
	color: #fff;
	font-family: Tahoma, Geneva, Verdana, Helvetica, monospace, sans-serif;
}

#topmenu {
	text-transform: uppercase;
	border: 1px solid #ccc;
	border-width: 1px 0px 1px 0px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 30px;
}
