body {
	background-image:  url("/images/template/bg-design.jpg");
	background-repeat: repeat;
	color: #12476f;
}

table {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12476f;
}

h1 {
	font-size: 36px;
	font-family: "Edwardian Script ITC", Georgia, "Times New Roman", serif;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #12476f;
}

a:visited {
	color: #12476f;
	text-decoration: none;
}

#header {
	border: 10px solid #FFFFFF;
	padding: 0px;
	width: 568px;
}

#links {
	border: 10px solid #FFFFFF;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	list-style: none;
	width: 110px;
	float: left;
	background-image:  url("/images/template/square_03.gif");
	background-repeat: repeat;
	color: #4C3920;
}

#links li{
	padding: 4px 0px 5px 0px;
	font-style: italic;
}

#links a:link {
	color: #12476f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#links a:visited {
	color: #12476f;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right_section{
	margin: 15px 10px 0px 150px;
}

#text{
	border: 7pt solid #FFFFFF;
	font-size: 14px;
	background-image:  url("/images/template/square_03.gif");
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12476f;
	padding: 10px;
}

#picture_left{
	margin: 10px;
	float:left;
}

#footer {
	margin: 5px;
	text-align: center;
	color: #E2D8C5;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a:link {
	color: #E2D8C5;
}

#footer a:visited {
	color: #E2D8C5;
}

#home_pic {
	border: 7pt solid #FFFFFF;
}


.textbox {
	border: 7pt solid #FFFFFF;
	font-size: 14px;
	background-image:  url("/images/template/square_03.gif");
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12476f;
}



.picture {
	border: 10pt solid #FFFFFF;
}


