body {
	margin: 0px;
	background-image: url(julieaf_bg.png);
	background-color: #d086d8;
	text-align: center;
}
body,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656b6c;
}
#layout {
	margin: 0 auto;
	width: 900px;
	background-image: url(julieaf_04.gif);
	background-repeat: repeat-y;
}
#header {
	height: 484px;
}
#precontent {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 25px;
}
#sbar_left {
	width: 190px;
	float: left;
	text-align: justify;
}
#sbar_right {
	width: 190px;
	float: right;
	text-align: justify;
}
#content {
	width: 486px;
	float: left;
	text-align: justify;
	padding-left: 5px;
}
.title, h1 {
	font-family:Times new roman;
	font-style: italic;
	color: #990099;
	line-height: 8pt;
	font-weight: bold;
	font-size : 16pt;
	letter-spacing: -1px; 
    background-color: #d086d8;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fffeff;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 2px 0px;
	background-color: #acdde9;
}
a:link,a:visited {
	text-decoration: none;
	cursor: help;
	color: #98667f;
}
a:hover,a:active {
	text-decoration: none;
	cursor: help;
	color: #bf24b0;
}
.content {
	background-color: #b7e0ea;
	padding: 2px;
}
input,select,textarea,submit {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #f1f1f1;
	padding: 2px;
	color: #999999;
	background-color: #add9e4;
}
.photo {
	background-color: #757d87;
	padding: 1px;
	border: #757d87 1px solid;
}
.photo:hover {
	border: #990099 1px solid;

}

