body {
	background-image: url("img/Hardwood_Wallpaper.jpeg");
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: top;
}

#header {
	margin:auto;
	width:800px;
	height:342px;
	padding: 0;
	background-image:url("img/top.jpg");
	position:relative;
}

#header ul {
	margin: 0;
	padding: 0;
	line-height: 30px;
	position:absolute; bottom:0;
}

#header li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#header ul li a {
	text-align: center;
	font-family: Felix Titling;
	text-decoration: none;
	font-size:16pt;
	height: 30px;
	width: 155px;
	display: block;
	color: #FFF;
	text-shadow:3px 3px 0px #888;
}

#header ul li a:hover {
	color: #900;
	text-shadow:1px 1px 0px #6F6F6F;
}

#footer {
	margin:auto;
	width:800px;
}

#column1 {
	width:65px;
	float:left;
}

#column2 {
	width:735px;
	float:left;
	list-style-type:none;
}

#column2 a {
	color:#FFF;
	text-decoration:none;
}

#column2 a:hover {
	color:#900;
	text-shadow:1px 1px 0px #888;
}

#column3 {
	width:65px;
	float:right;
	list-style-type:none;
	margin-top:5px;
}

#column3 a {
	text-decoration:none;
}

.bilingual a {
	font-family:Times New Roman;
	color:#007;
	font-size:16pt;
	text-decoration:none;
	text-shadow:1px 1px 0px #FFF;
}

.bilingual a:hover {
	color:#FFF;
	text-shadow:1px 1px 0px #007;
}

.bilingual2 a {
	font-family:Times New Roman;
	color:#007;
	font-size:14pt;
	text-decoration:none;
	text-shadow:1px 1px 0px #FFF;
}

.bilingual2 a:hover {
	color:#FFF;
	text-shadow:1px 1px 0px #007;
}

caption {
	font-size:20pt;
	color:#FFF;
	font-family:Blackadder ITC;
	text-decoration:none;
	text-shadow:1px 1px 0px #000;
}

p {
	font-size:10pt;
	font-family:Felix Titling;
	color:#000;
}

p a {
	color:#141;
	font-size:10pt;
	font-family:Lucida Calligraphy;
	Font-weight:normal;
	text-decoration:none;
}

p a:hover {
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	text-decoration:underline;
}
