@charset "UTF-8";
/* CSS Document */


td img {display: block;}td img {display: block;}
#container {
	background-image: url(images/background_repeat_s1.jpg);
	background-repeat: repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#background_home {
	background-image: url(images/homebackground.jpg);
	background-repeat: no-repeat;
}
#navigation {
	width: 900px;
	padding-top: 22px;
}#hometext {
	width: 395px;
	padding-left: 45px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #036;
}
a:active {
	text-decoration: none;
	color: #036;
}
h1 {
	font-size: 16px;
	color: #FC3;
}
h2 {
	font-size: 15px;
	color: #039;
}

#faebookfeed {
	width: 400px;
	padding-top: 630px;
	padding-left: 10px;
}
#insidecontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/inside.jpg);
	background-repeat: no-repeat;
}
#insidenavigation {
	text-align: center;
	width: 900px;
	padding-top: 36px;
}
#footernav  a:link {
	color: #FC3;
}
#footernav  a:visited {
	color: #FC3;
}
#footernav a:hover {
	color: #FC3;
}
#footernav a:active {
	color: #FC3;
}
#insidetextarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

body {
	background-color: #03C;
}
#footernav {
	font-size: 12px;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
}
