@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/bg1.jpg); background-repeat:repeat; margin: 0px auto 0px auto;
}
#container {
	margin:0px auto 0px auto; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; width:1000px; 
}
#content {
	width:1000px; height:604px;
}
#content-text { margin:60px auto 30px auto;
	width:390px; height:363px; padding:0px 20px 10px 260px; overflow:auto; text-align:justify; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px; line-height:26px; 
}
#content-text a:link {color:#000; text-decoration:underline;}
#content-text a:visited {color:#000; text-decoration:underline;}
#content-text a:hover {color:#000; text-decoration:none;}
#content-text a:active {color:#000; text-decoration:underline;}

#content-video { margin:80px auto 0px auto;
	width:570px; height:341px; padding:0px 13px 0px 100px; overflow:auto; text-align:justify;
}
#footer {
	background-image:url(../images/footer.jpg); background-repeat:no-repeat; background-color:#322020; padding:65px 70px 2px 70px; color:#e3c69e; text-align:center; font-size:12px;
}
#footer a:link {
	text-decoration:underline; color:#e3c69e;
}#footer a:visited {
	text-decoration:underline; color:#e3c69e;
}
#footer a:hover {
	text-decoration:none; color:#e3c69e;
}
#footer a:active {
	text-decoration:underline; color:#e3c69e;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}


