@charset "UTF-8";
body  {
	font: 0.8em Helvetica, Arial, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3F0D06;
}
.links {
	font-size: 0.75em;
	margin-top: .5em;
}

a {
	text-decoration: none;
	color: #771005;
	border: none;
	font-weight: bold;
}
.img a {
	font-weight: normal;
	color: #FFFFFF;
	background: #FFFFFF;
}

a img {
	border: none;
	background: #FFFFFF;
}

a:hover {
	text-decoration:none;
	background: #771005;
	font-size: 1em;
	color: #FFFFFF;
}

#container {
	width: 780px;
	background: #FFFFFF;
	border: 2px solid #000000;
	margin: 10px auto;
	text-align: center;
} 
#star {
	height: 315px;
	width: 327px;
	position: inherit;
	margin: 0 auto;
	z-index: 0;
}

#footer { 
	padding: 0 10px 0 20px;
	background:#ffffff;
} 
#left {
	float: left;
	width: 9em;
	background: #ffffff;
	padding: 15px 0;
}

#right {
	float: right;
	width: 9em;
	background: #ffffff;
	padding: 15px 0;
}

#center {
	margin: 0 9em 0 9em;
	text-align:left;
}

#header { 
	padding: 20px 0 0 0;
	margin:0;
}

#footer {
	padding: 10px;
}

#wrapper {
	border: 2px solid #000000;
	padding: 5px;
	background: #3F0D06;
	margin: 20px auto;
	width: 800px;
}


h1 {
	background-image:url(images/title_laura.gif);
	width:155px;
	height:70px;
	font-size:1em;
	text-indent:-999em;
	margin:-160px auto 0px -60px;
	float: left;
	z-index: 1;
}

h2 {
	background-image:url(images/title_guest.gif);
	width:183px;
	height:70px;
	font-size:1em;
	text-indent:-999em;
	margin:-160px -60px 0px auto;
	float: right;
	z-index: 1;
}

h3 {
	background-image:url(images/header_about.gif);
	width:90px;
	height:30px;
	font-size:1em;
	text-indent:-999em;
	z-index: 1;
}

h4 {
	background-image:url(images/header_port.gif);
	width:135px;
	height:35px;
	font-size:1px;
	text-indent:-999em;
	z-index: 1;
}

h5 {
	background-image:url(images/header_resume.gif);
	width:115px;
	height:31px;
	font-size:1em;
	text-indent:-999em;
	z-index: 1;
}


h6 {
	margin-top: 2em;
}

li a {
	position:relative;
	bottom:.9em;
}

li.aol {
	list-style: url(images/icon_aol.gif) none inside;
}
li.sparks {
	list-style: url(images/icon_sparks.gif) inside;
}
li.schilsky {
	list-style: url(images/icon_schilsky.gif) inside;
}
li.wedding {
	list-style: url(images/icon_wedding.gif) inside;
}
li.heifer {
	list-style: url(images/icon_heifer.gif) inside;
}

.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.header {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-top: -.5em;
}
.indent {
	font: 12px Helvetica, Arial, sans-serif;
	padding-left: 3em;
	margin-top: -1em;
}
ul {
	font: 12px Helvetica, Arial, sans-serif;
	margin-top: -1em;
	margin-left: 1.1em;
}
.smallerated {
	font-size: .7em;
}
.clear_left {
	float: left;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #3F0D06;
	text-align: center;
}

