/*  BODY & LINKS */

html { 
	background: #f2fafd url(images/Website-3_bg_03.gif) top left repeat;
	padding:0px;
	margin:0px;
}

body {
	background: url(images/Website-3_bg_01.jpg) top left no-repeat;
	font: 67.5% 'Lucida Grande' Arial, Verdana, SunSans-Regular, Sans-Serif;
	color: #333;  
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

img a {
	border: 0;
}

a:link {color: #aa3768; text-decoration: underline;}
a:visited {color: #aa3768; text-decoration: underline;}
a:hover {color: #aa3768; text-decoration: none;}
a:active {color: #aa3768; text-decoration: underline;}

#footer a:link {color: #999; text-decoration: none;}
#footer a:visited {color: #999; text-decoration: none;}
#footer a:hover {color: #999; text-decoration: underline;}
#footer a:active {color: #999; text-decoration: none;}

/* BOXES */

#header, #footer {
	margin: 0 auto;
	padding: 0;
	width: 600px;
	height: 160px;
	overflow: hidden;
}

#content {
	background: url(images/img_05.gif) left top repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	overflow: hidden;
}

.quote {
	background: url(images/quote_01.gif) 10px 0 no-repeat;
	font-style: italic;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	width: 400px;
	clear: both;
	margin-left: 140px;
	border-left: 1px #EFEFEF solid;
}

.quote p {
	color: #aa3768;
	background: url(images/quote_02.gif) bottom right no-repeat;
}

/*  TEXT STYLES */

#header p, #content p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 20px 30px;
	padding: 0;
}

#footer p {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #999;
	margin: 20px 0 0 0;
	padding: 10px 30px;
	text-align: center;
}

#content p {
	width: 400px;
	margin-right: 200px;
	clear: both;
}

h1 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	text-align: right;
	font-style: italic;
	padding: 0;
	margin: 50px 0 0 0;
	font-size: 3.6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #aa3768;
	text-decoration: none;
}
