img {
	border: 0
}

img.us {
	border: 1px solid black
}

body {
	background: url(tree_edge.png);
	background-repeat: repeat-x;
	background-color: black;
	color: white;
	font-family: tahoma; sans-serif;
	font-size: 9pt
}

h2 {
	font-size: 15pt
}

h3 {
	font-size: 18pt;
	text-align: center;
	color: rgb(204,51,51)
}

#container {
	margin: 100px;
	background-image: url(main_art2009.gif);
	background-repeat: no repeat;
	border: 7px solid rgb(22,50,24);
	width: 844px;
	height: 730px
}

#container2 {
	margin: 100px;
	background-image: url(main_art2009home.gif);
	background-repeat: no repeat;
	border: 7px solid rgb(22,50,24);
	width: 844px;
	height: 730px
}

#container3 {
	margin: 100px;
	background-image: url(main_art2009store.gif);
	background-repeat: no repeat;
	border: 7px solid rgb(22,50,24);
	width: 844px;
	height: 1049px
}

#content {
	width: 338px;
	position: absolute;
	top: 323px;
	left: 415px;
	height: 450px;
	overflow: scroll;
	border: 1px solid rgb(204,51,51);
	padding: 10px
}

#content2 {
	width: 338px;
	position: absolute;
	top: 323px;
	left: 440px
}

#store {
	width: 480px;
	position: absolute;
	top: 300px;
	left: 230px;
}

#storetxt {
	font-size: 12pt;
}



#hometxt {
	width: 390px;
	position: absolute;
	top: 600px;
	left: 400px;
}

#rsvptxt {
	font-size: 13pt;
	font-weight: bold;
	text-align: center
}

#constructtxt {
	width: 480px;
	position: absolute;
	top: 325px;
	left: 365px;
	text-align: center;
	font-size: 12pt
}

#constructtxt a:hover {
	color: white;
	text-decoration: underline
}


#links {
	width: 150px;
	display: block;
	position: relative;
	top: 210px;
	left: 675px
}

label span {
	font-size: 8pt
}

a {
	color: white
}

a:hover {
	color: black
}

.label {
	float: left;
	width: 150px;
	text-align: right;
	clear: left;
	margin-right: 15px
}

.fields {
	float: left;
	clear: left
}

p.f_left {
	float: left;
	margin-right: 12px;
	margin-top: 5px
}

img.f_right {
	float: right;
	margin-left: 12px;
	margin-top: 5px
}

#details {

}

#details span {
	font-weight: bold;
	font-size: 11pt
}

#credit {
	font-size: 7pt;
	color: black
}

#credit span {
	text-decoration: underline
}

#footer {
	padding: 10px; 
	height: 150px;
	position: absolute;
	top: 900px;
	left: 130px;
	text-align: center;
	font-size: 9pt;	
	font-style: normal; 

}

#footer_store {
	padding: 10px; 
	height: 150px;
	position: absolute;
	top: 1160px;
	left: 130px;
	text-align: center;
	font-size: 9pt;	
	font-style: normal; 

}

#footer span a {
	text-decoration: underline;
	color: white;
}

#footer span a:hover {
	text-decoration: none;
	color: white;
}

#contacttxt {
	width: 480px;
	position: absolute;
	top: 325px;
	left: 200px;
}

.label {
	float: left;
	width: 150px;
	text-align: right;
	clear: left;
	margin-right: 15px
}

.fields {
	width: 50px;
	float: left;
	clear: left
}

#mlist {
	font-size: 9pt
}

#formtxt {
	font-size: 8pt
}

#description {
	visibility: hidden
}

