body {
	background: #B3B3B3 url('gfx/bg.jpg') repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin: 0;
	padding: 0;
}

body, html {
	width: 100%;
}


h3 {
	font-size: 160%;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #4C545C;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

p {
	display: block;
	clear: both;
	margin-bottom: 1em;
	line-height: 1.5;
}



#container {
	width: 540px;
	margin: 0 auto;
	text-align: left;
	padding-top: 161px;
}

#pageHeader {
	text-indent: -9999px;
	margin-top: -161px;
}

#pageHeader h2, #pageHeader h1 {
	margin: 0;
	padding: 0;
}

#pageHeader h2 {
	display: none;
}

#pageHeader h1 {
	display: block;
	width: 540px;
	height: 161px;
	background: transparent url(gfx/header2.jpg) no-repeat center top;
	margin-left: 0!important;
	margin-left: 1px;
}

#quickSummary {
	position: absolute;
	top: 20px;
	margin-left: 340px;
	width: 170px;
	color: #fff;
	font-size: 8px;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
}

#quickSummary a {
	color: white;
}

#quickSummary a:hover {
	color: #9C9C9C;
}

#main {
	background: url(gfx/beauty.gif) no-repeat bottom right;
	padding-bottom: 40px;
}
#preamble p {
	color: #5A5A5A!important;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0 20px 0 3px;
}
#preamble, #main {
	width: 335px;
	float: right;
	margin-right: 5px;
}
#preamble h3 {
	width: 300px;
	height: 65px;
	background: url(gfx/the-road-to-enlightenment.gif) no-repeat;
	margin: 0px 0 -40px 0!important;
	padding: 13px 25px 0 0;
}

#preamble, #main a {
	color: #6A2B39;
	font-weight: bold;
}

#preamble, #main a:hover {
	color: #2C345F;
}

#linkList {
	position: absolute;
	top: 175px;
}

.select {
	height: 55px;
	background: url(gfx/select-a-design.gif) no-repeat;
	position: relative;
	top: -14px;
	margin-bottom: -32px!important;
}

.archives {
	height: 31px;
	background: url(gfx/archives.gif) no-repeat;
}

.resources {
	height: 29px;
	background: url(gfx/resources.gif) no-repeat;
}

#linkList h3 {
	margin-left: 7px;
	margin-bottom: -20px;
}
#linkList h3 span {
	text-indent: -9999px;
	font-size: 1px;
	display: none;
}

#linkList ul, #linkList li, #linkList a {
	margin: 0;
	padding: 0;
}

#linkList ul {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style: none;
	margin-left: 20px;
	width: 145px;
}

#linkList ul li {
	display: block;
	padding: 5px 3px;
	margin-bottom: 3px;
}

#linkList a {
	display: block;
	color: #8F8F8F;
	font-family: "Courier New", Courier, mono;
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
}

#linkList a:hover {
	text-decoration: underline;
}
	
.c {
	display: inline!important;
	font-weight: 200!important;
	font-size: 90%!important;
	color: #402128!important;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif!important;
}
.c:hover {
	background: none!important;
}

#lresources a, #larchives a {
	font-weight: normal;
	color: #000!important;
	display: inline!important;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif!important;
	font-size: 100%!important;
}

#lselect ul li {
	background: url(gfx/li.jpg) top center no-repeat;
	margin-bottom: 5px;
}

#lselect ul li a:hover {
	color: #333;
	background: white;
}

#footer {
	position: relative;
	left: -194px!important;
	left: -188px;
	text-transform: uppercase;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 1em;
	border-top: 1px solid #333;
}


