body {
	background-image: url('/annaelsa/background.jpg');
	background-color: #295465;
	font-family: Trebuchet MS, Georgia, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #295465;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}

#container {
margin: 0 auto 0 auto;
width: 800px;
padding: 0px;
}

blockquote { 
background-image: url('http://precious-memory.net/annaelsa/pic.jpg');
background-repeat: no-repeat;
width: 100px;
height: 100px;
}

#blockquotetext{ 
color:#295465;
font-weight: normal;
font-size: 10px;
text-align: justify; 
line-height: 9pt;
padding-left: 100px;
padding-right: 12px;
padding-top: 10px;
padding-bottom: 10px;
width: 350px;
}



#header {
	background: url('/annaelsa/layout.jpg');
	width: 800px;
	height: 400px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#content {
	width: 800px;
	margin: 0 auto;
	min-height: 600px;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295465;
}

#navigation {
	width: auto;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
}

#navigation ul, #navigation li{
	display: inline;
	list-style: none;
}

#navigation a:link, #navigation a:visited {
	float: inherit;
	font-size: 14px;
	font-weight: bold; 
	font-family: Georgia;
	font-style: italic;
	color: #FFFFFF;
	background:#6190a4;
	padding: 5px 15px;
	border-radius: 10px;
}

#navigation a:hover {
	color : #295465;
	text-decoration: none;
	background: #FFFFFF;
}

#footer {
	width: 800px;
	height: 50px;
	color: #295465;
	font-size: 12px;
	font-family: "Verdana", "Trebuchet MS", "Arial";
	margin: 0px auto;
	border-top: 1px dotted #ffa795;
	text-align: center;
}

h1 {
	border-bottom: 1px dotted #295465;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight: normal;
	color: #295465;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.letter
	{
	color: #295465;
	font-family: Century Gothic, times, serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	padding: 0px;
	text-transform: uppercase;
}

select, input, textarea	{
border: 1px solid #FFFFFF;
border-radius:6px;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
color: #ffffff;
background-color: #295465;
}

a:link, a:visited, a:active {
	color: #6190a4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #295465;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}