body {
	margin : 0px;
	background : url('/images/layout/bg.jpg');
}

body, td {
	font-family : times new roman, times, serif;
	font-size : 11pt;
	line-height : 125%;
}

img {
	border : none;
}

#container {
	border-left : 3px solid #B45413; 
	border-right : 3px solid #B45413; 
	background : #F7E7C3 url('/images/layout/content_bg.jpg') repeat-y center top;
}

#footer {
	font-size : 8pt;
	margin-top : 10px;
}

.menuItem {
	color : #B7521A;
	font-weight : bold;
}

a {
	color : #6A4F24;
}

h2 {
	color : #43413C;
}