body {
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#51227E;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;

}

a object {
	border:0;
}

a img {
	float:left;
	border:0;
}

img.img_border {
	border:#51227E 3px solid;
	margin:5px;
}
	
td#leftBorder {
	background-image:url(images/spacerleft.gif);
	background-repeat:repeat-y;
}

td#faces {
	background-image:url(images/faces_internal.gif)
}

td#nav {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-y;
}
	
td#rightBorder {
	background-image:url(images/spacerright.gif);
	background-repeat:repeat-y;
}

td#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	padding: 5px 36px 0 40px;
	color:#51227E;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#footer a:link,a:visited {
	color:#51227E;
	font-family:Verdana, Geneva, sans-serif;
	size:12px;
	text-decoration:underline;
}

#footer a:hover,a:active {
	color:#FFFFFF;
	text-decoration:underline;
}




td#text_header {
	background-image:url(images/content_header.jpg);
}

td#text_container {
	background-image:url(images/content_text.gif);
	background-repeat:repeat-y;
}

div#text_content {
	width:442px;
	padding:0 50px 0 50px;
}

span.emphasis {
	font-style:italic;
	font-size:12px;
}

h1 {
	font-size:17px;
	margin:0px;
	padding-bottom:17px;
}

h2 {
	font-size:15px;
	margin:0px;
}


#text_content a:link,a:visited {
	color:#51227E;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	text-decoration:underline;
}

#text_content a:hover,a:active {
	color:#FFFFFF;
	text-decoration:underline;
}


td#text_footer {
	background-image:url(images/content_footer.jpg);
}