/* css Zen Garden submission 104 - 'Invitation', by Brad Dailey, http://bradleyboy.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Brad Dailey */
/* Added: May 31st, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


body {
	background:#968354 url(zen_bg.gif) repeat-y center;
	margin:0;
	padding:0;
	font: 13px/15px georgia; 
	text-align:center;
	}

.p1 {
	margin-top:0px;
	}
	
p { margin-left:15px; margin-right:15px;
	}
		
a {
	color:#968354;
	}
	
a:hover {
	color:#7e7e7e;
	}
	
h1 {
	background:#ffffff url(wink-logo.png);
	background-repeat:no-repeat;
	background-position:center;
	width:710px;
	height:200px;
	margin:10px 0 0 0;
	padding:0;
	}

h1 span,
h2 {
	display:none;
	}

#container {
	position:relative;
	width:710px;
	margin:0 auto 0;
	padding:0;
	text-align:justify;
	}

#quickSummary {
	text-align:center;
	font-style:italic;
	color:#7e7e7e;
	width:500px;
	margin:0 105px 0;
	font-size:11px;
	}
	
#quickSummary a {
	color:#7e7e7e;
	}
	
#quickSummary a:hover {
	color:#333333;
	}

#quickSummary .p1 {
	margin-top:8px;
	margin-bottom:0;
	}
	
#quickSummary .p2 {
	margin-top: 5px;
	}
	
#quickSummary p {
	margin-left:0;
	}
	
#preamble {
	width:450px;
	margin-top:20px;
	}
	
#preamble h3 {
	background:transparent url(1.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#preamble h3 span {
	display:none;
	}

#explanation h3 {
	background:transparent url(2.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#explanation h3 span {
	display:none;
	}
	
#supportingText {
	width:450px;
	margin-top:15px;
	}
	
#participation h3 {
	background:transparent url(3.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#participation h3 span {
	display:none;
	}
	
#benefits h3 {
	background:transparent url(4.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#benefits h3 span {
	display:none;
	}
	
#requirements h3 {
	background:transparent url(5.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#requirements h3 span {
	display:none;
	}
	
#linkList {
	position:absolute;
	top:310px;
	left:50%;
	margin-left:112px;
	width:240px;
	background: url(side_02.gif) repeat-y;
	text-align:left;
	padding-left: 0px;
	}
	
#lselect h3 {
	background:transparent url(side_01.gif) no-repeat center;
	height:51px;
	margin:0;
	padding:0;
	}
	
#lselect h3 span {
	display:none;
	}

#lselect ul,
#larchives ul, 
#lresources ul {
	list-style:none;
	margin:12px 0 0 0;
	padding:0 18px 0 18px;
}

#lselect ul li,
#larchives ul li, 
#lresources ul li {
padding:0 0 0 16px;
margin: 0 0 12px 5px;
background: url(bull.gif) no-repeat 0 2px;
}

#larchives a, 
#lresources a {
	font-weight:bold;
	}

#lselect a:hover,
#larchives a:hover,
#lresources a:hover {
	color:#000;
}

#lselect a {
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	}
	
#lselect a.c {
	display:inline;
	text-decoration:none;
	color:#7e7e7e;
	border:0;
	font-weight:normal;
	}
	
#lselect a.c:hover {
	color:#333333;
	text-decoration:none;
	border:0;
}
	
#lresources {
	background: url(http://www.digitalwink.com/side_03.gif) no-repeat bottom right;
	padding-bottom:10px;
}

#lresources h3 {
	background:transparent url(http://www.digitalwink.com/res.gif) no-repeat center;
	height:40px;
	margin:0;
	padding:0;
	}
	
#lresources h3 span {
	display:none;
	}
	
#larchives h3 {
	display:none;
	}
	
#footer {
	text-align:center;
	padding-bottom:10px;
	}
	
#footer a {
	text-decoration:none;
	font-weight:bold;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#extraDiv1 {
	position:absolute;
	top:1325px;
	width:240px;
	height:174px;
	background-image: url(http://www.digitalwink.com/env.jpg);
	left:50%;
	margin-left:112px
	}
	
	.brown16{
	color:#5A3D1C;
	text-decoration:none;
	border:0;
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.25em;
	line-height: 1em;
	}
	
.brown14{
	color:#5A3D1C;
	text-decoration:none;
	border:0;
	font-family:Georgia, Times New Roman, serif;
	font-size: 1em;
	line-height: 1.5em;
		}
		
			.pink14{
	color:#D21E47;
	text-decoration:none;
	border:0;
	font-family:Georgia, Times New Roman, serif;
	font-size: 1.25em;
	text-align:left;
	line-height: 1.25em;
		}

