HTML, BODY { 
	background-color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	line-height: 16px;
	text-align: center;
} 

P { 
	 color: #545454;
} 

img {
	border: 0px;
}

H2 {
	font-size: 12px; 
	color: #A06380; 
	line-height: 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
}	

H3 {
	font-size: 12px;  
	line-height: 22px;
	display: inline;
	color: #A06380; 
}

B {
color: #333;  
}

A {
	font-size: 10px;
	color: #3a4389; 
	text-decoration: none;
	}

A:link {
	color: #3a4389;
	}
	
A:visited {
	color: #3a4389;
	}
	
A:hover {
	color: #aaaa99;
	}

#content, #subContent {
	top: 20px;
	background-color: #333;
	min-height: 100%;
	height: 100% !important;
	margin: 20px auto;
	text-align: left;
	position: relative;
	padding: 0px;
	border-width: 3px 3px 3px 3px;
	border-style: double;
	border-color: #89365e;
}

#content {
	width: 1010px;
	background-image: url("./images/gridHome.jpg");
}

#icontent {
	padding: 22px;
	}

#subContent {
	width: 980px;
	background-image: url("./images/grid.jpg");
}

#header {
	background-image: url("./images/header.jpg");
	height: 70px;
	position: relative; 
	top: 0px;
	left: 0px;
	}

#header #indexLinks {
	display: inline-block;
	margin: 0px;
	float: right;
}

#titler {
	background-color: #FFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 42px;
	margin-bottom: 24px;
}

#linkers {
	position: absolute;
	top: 0px;
	right: 10px;
}

.enlarge {
	margin-left: 50px;
	font-style: italic;
	color: #A06380;
	line-height: 24px;
}

.subtitle {
	display: inline;
	margin-left: 50px;
	font-size: 16px;
	font-style: italic;
	color: #A06380;
	line-height: 42px;
	letter-spacing: 0.2em;
}

.indexbox-botL, .indexbox-topL, .indexbox-bot, .indexbox-top {
	display: inline-block;
	width: 320px;
	height: 250px;
	line-height: 0px;
	background-color: #FFF;
	border-style: solid;
	text-align: center;
	border-color: #89365e;
}

.indexbox-top {
	border-width: 1px 1px 1px 0px;
}

.indexbox-bot {
	border-width: 0px 1px 1px 0px;
}

.indexbox-topL {
	border-width: 1px 1px 1px 1px;
}

.indexbox-botL {
	border-width: 0px 1px 1px 1px;
}


.logo {
	margin-left: 3px;
}

.centered {
	text-align: center;
	margin: 40px 0px 6px 0px;
}

.galleryTable {
	border: 0px;
	margin: 10px auto;
	margin-bottom: 40px;
}

.galleryCell-top, .galleryCell-bot, .galleryCell-mid, .galleryCell-midL, .galleryCell-topL, .galleryCell-botL, .galleryRem-botL, .galleryRem-bot, .currentCell {
	display: inline-block;
	width: 178px;
	height: 178px;
	background-color: #FFF;
	border-color: #CD9B8F;
	border-style: solid;
	margin: 0px;
	
}

.galleryCell-top {
	border-width: 1px 1px 1px 0px;
}

.galleryCell-bot {
	border-width: 0px 1px 1px 0px;
}

.galleryCell-topL {
	border-width: 1px;
	margin: 0px 0px 0px 42px;
}

.galleryRem-bot {
	border-width: 1px 1px 1px 0px;
}

.galleryRem-botL {
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 0px 42px;
}

.galleryCell-botL {
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 0px 42px;
}

.currentCell {
	border-width: 1px 1px 1px 1px;
	margin: 20px 21px 40px 21px;
	width: 220px;
}

.copy {
	color: #777;
	font-size: 9px;
	line-height: 12px;
}

.copy A {
	font-size: 9px;
	color: #3a4389; 
}

.copy A:hover {
	color: #EEE; 
}
	
.add {
	color: #333;
	font-size: 10px;
	}

.graybord {
	margin: 20px;
}

.graybordtop {
	margin: 21px 16px 0px 16px;
	background-color: #FFF;
	border-style: solid;
	border-width: 2px 2px 0px 2px; 
	border-color: #777;
}
.graybordbot {
	margin: 0px 16px 16px 16px;
	background-color: #FFF;
	border-style: solid;
	border-width: 0px 2px 2px 2px; 
	border-color: #777;
}


