body {
	background-color: #E1D9C5;
	margin: 0px;
}

body, td {
	color: #192843;
	font: 12px sans-serif;
	line-height: 18px;
}

input, textarea, select {
	background-color: #FFFFFF; 
	margin: 0px;
	border: 1px solid #CE3E09;
	color: #A59176;
	font: 12px sans-serif;
	line-height: 18px;
}

a, a:visited { color: #CE3E09; text-decoration: none; }
a:hover, a:active { color:#495C9F; }

.big {
	background-image: url(julie-toptitle.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 640px;
	margin: 0px auto;
	padding-top: 427px;
}

.menu {
	background-color: #8D9AB5;
	text-transform: lowercase;
	font: 14px tahoma; 
	line-height: 34px;
	text-align: center;
	height: 34px;
	word-spacing: 16px;
	margin: 0;
}

.menu a {letter-spacing: 3px; color: #ffffff; font-weight: bold;}
.menu a:hover {color: #A177AF;}

.textbox {
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 10px 15px;
}

h2 {
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	letter-spacing: 2px;
	color: #A59176;
	font: 14px tahoma;
	text-align: left;
         font-weight: bold;
}

form {
	margin: 0px;
}

p  {
	margin: 0px 0px 15px 0px;
	text-align: justify;
}

img {
margin: 2px 2px 1px 1px;
}

.linkitem {
         letter-spacing: 2px;
         padding: 2px;
         background-color: #E1D9C5;
}