#outerwrapper {
	margin: 0px auto;
	width: 800px;
}
#header, #content, #footer {
	width: 100%;
}
#header {
	border-top: 10px solid #FF99FF;
	position: relative;
	height: 60px;
	background: #FF66FF url(assets/bg_topGradient.jpg) repeat-x left;
	background-color: #FF66FF;
}
#header img {
	position: absolute;
	left: 10px;
	bottom: 9px;
}
#topNav {
	position: absolute;
	height: 40px;
	right: 5px;
	bottom: 3px;
}


body {
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
	margin: 0px;
	background: #333333;
}
#content {
	font-size: .8em;
}
#footer {
	background: #000000;
	text-align: center;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
	top: 0px;
}
.gallery {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background: #666666;
	text-align: center;
	height: 100%;
}
.art {
	background: #666666;
	height: 600px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.navCol600 {
	height: 570px;
}


#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navColumn {
	font-size: 1em;
	line-height: 150%;
	float: left;
	width: 169px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #666666;
	top: 0px;
	position: relative;
	background-color: #CC66CC;
}
.bgPink {
	background-color: #CC66CC;
}

.navCol560 {
	height: 560px;
}

#navColumn li {
	white-space: nowrap;
	margin-bottom: 10px;
}
#navColumn a:link, #navColumn a:visited {
	color: #333333;
	text-decoration: none;
	font: 14px "Trebuchet MS", Verdana;
}
#navColumn a:hover, #navColumn a:active {
	background: #FFB9FF no-repeat;
}
#navColumn a {
	display: block;
}


.nonav { /* make a non-link  look like surrounding links */
	color: #333333;
	text-decoration: none;
	font: 14px "Trebuchet MS", Verdana;
	height: 34px;
}

#contentColumn {
	float: left;
	width: 600px;
	position: relative;
	padding-top: 0px;
	top: 0px;
}
#contentColumn  .text {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	margin: 15px;
}
#contentColumn h1 {
	color: #9933FF;
	margin: 10px;
	font: bold normal 16px Verdana, Arial, Helvetica, sans-serif;
}

.lameFull {
	background: url(assets/bg_lameFull.jpg) no-repeat;
	height: 590px;
}
.lame50 {
	background: url(assets/bg_lame50.jpg) no-repeat;
	height: 590px;
}
.lame30 {
	background: url(assets/bg_lame30.jpg) no-repeat;
	height: 590px;
}



#footer a:link, a:visited {
	color: #FF99FF;
	text-decoration: underline;
}

#footer a:hover {
	color: #c742c7;
/* 	color: #6fa1cc;	*/
/* 	color: #810081;	*/
	text-decoration: underline;
}

.nonavigation2 /* to make non-hyperlinks in the nav bar look like hyperlinks (such as the bullets and the Galleries header */
{
	color: #8AC6F7;
}
.nonavigation3 {
	color: #6600AA;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	white-space: nowrap;
	display: block;
	background: #FF99FF;
}




.lame20 {
	background: url(assets/bg_lame20.jpg) no-repeat;
	height: 590px;
}
.lame10 {
	background: url(assets/bg_lame10.jpg) no-repeat;
	height: 590px;
}
#contentColumn h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a.GalleryHeader:link, a.GalleryHeader:visited, a.GalleryHeader:active, a.GalleryHeader:hover {
	color: #CC66CC;
	text-decoration: none;
	font-size: 18px;
}

.GalleryHeader {
	color: #CC66CC;
	text-decoration: none;
	font-size: 18px;
}
.gallery {
	height: 100%;
}
#navColumn ul {
	list-style: none;
}
#contentColumn a:link, #contentColumn a:visited {
	color: #FF00FF;
	text-decoration: none;
}
#contentColumn a:hover, #contentColumn a:active {
	color: #FF99FF;
}

