@charset "utf-8";
/* CSS Document */
/* Default CSS used in all Pages */


body { 
	background-image: url(images/bg.jpg);
	background-color: #f2e5d0;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	BACKGROUND-REPEAT: repeat-x;
	}
	
#table1 {
	width: 955px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	}

#table2 {
	width: 955px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: auto;
	background-color: #FFF;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	}

#headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	font-size: 36px;
	text-shadow: #000 3px 5px 3px;
	letter-spacing: 3px;
	color: #CCC;
	text-align: center;
	position: relative; top: .5em;
	}

#subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	color: #CCC;
	text-align: center;
	}

#maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #660000;
	position: relative; left: 4em; width: 400px;
	text-indent: 15px;
}

#picture1 {
	float: right;
	padding-right: 40px;
	top: 325px;
	width: auto;
	height: auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #030;
	font-size: 13px;
	line-height: 18px;
	}
	

#text1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	color: #030;
	position: relative; left: 3em;
	width: 400px;
}

#text2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: small;
	font-style: italic;
	color: #030;
}

#footer {
	position: relative; top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 954px;
	height: 20px;
	background-color: #030;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color: #eee2c8;
	padding-top: 8px;
	padding-bottom: 5px;
}

#copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	position: relative; top: 8px;
}
#style1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 34px;
	color: #007;
	font-style: italic;
	font-weight: bolder;
	text-shadow: #AAA 3px 3px 3px;
}
#style2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #300;
	line-height: 20px;
}
#style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #A00;
	font-style: italic;
	font-weight: bold;
	text-shadow: #BBB 2px 5px 10px;
}
#style4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	line-height: 25px;
}
#style5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #660000;
	line-height: 25px;
}
#style6 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #030;
	line-height: 17px;
}