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

#container {
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-color: #CED7FD;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	border: thick double #CED7FD;
}
#banner {
	background-image: url(Images/banner.gif);
	height: 230px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #785107;
	padding-top: 5px;
	padding-left: 0px;
}
#text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #000;
}
#text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #000;
	padding: 10px;
	clear: both;


}



#banner_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #966407;
	text-align: right;
	padding-right: 175px;
	font-weight: lighter;
}
#banner_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	padding-right: 190px;
	color: #333;

}
#sarl {
	font-size: 12px;
	color: #666;
}
#left_column {
	float: left;
	width: 430px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 20px;
	text-align: center;
	height: 300px;
}
#column_container {
	float: right;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	height: 300px;
}
#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-top: 20px;
	padding-left: 20px;
}
a:link {
	color: #966407;
}
a:visited {
	color: #966407;
}
a:hover {
	color: #999;
}
body,td,th {
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}
body {
	background-color: #444;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 24px;
	color: #000;
}
