body {
	background: url('../images/bg_image.gif') top center;
	color : #582E05;
	margin : 0px;
	font-family : times new roman,times,serif;
	font-size : 14px;
}

h1 {
	color : #582E05;
	font-family : times new roman,times,serif;
	font-size : 15px;
	font-style : italic;
	line-height : 16px;
}

h3 {
	color : #582E05;
	font-family : times new roman,times,serif;
	font-size : 12px;
	font-style : italic;
	margin : 0px;
}

font,dl,dt {
	color : #582E05;
	font-family : times new roman,times,serif;
	font-size : 14px;
}

font.light {
	color : #F5EEEA;
	font-family : times new roman,times,serif;
	font-size : 14px;
}

font.footer {
	color : #582E05;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

a {
	color : #9C3D1F;
	font-family : times new roman,times,serif;
	font-size : 14px;
	text-decoration : none;
}

a:hover {
	color : #E2BB02;
	font-family : times new roman,times,serif;
	font-size : 14px;
	text-decoration : underline;
}

a.footer {
	color : #9C3D1F;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	text-decoration : none;
}

a.footer:hover {
	color : #E2BB02;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	text-decoration : underline;
}

a.footer2 {
	color : #9C3D1F;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	text-decoration : none;
}

a.footer2:hover {
	color : #582E05;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
	text-decoration : underline;
}

table.main {
	background: url('../images/bg_header.jpg');
	height : 100%;
}

td.content {
	background: url('../images/bg_copy.jpg') #F5EEEA;
}

td.leftgutter {
	background: url('../images/gutter_left.gif') repeat-y;
}

td.rightgutter {
	background: url('../images/gutter_right.gif') repeat-y;
}