.content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
.content em {
	font-style:italic;
}
.content table {
	margin-bottom:1em;
	background-color:#D9D1B9;
}
.content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#D9D1B9;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
.content table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
.content table td {
	background-color:#F7F4EE;
}
.content h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
.content ul {
	list-style:square;
	margin-left:1em;
}
.content li {
	margin:0.5em;
}
.content a {
	text-decoration:underline;
	color:#886E2B;
}

body {
	margin:0px;
	background-image: url(../../images/designs/design14/theme1-inner/page_bg.gif);
}
#page {
	width: 760px;
	margin:auto;
	background-image: url(../../images/designs/design14/theme1-inner/bg_sides.gif);
	background-repeat: repeat-y;
	background-position:right;
}
#content {
	width: 746px;
	background-image: url(../../images/designs/design14/theme1-inner/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#FFFFFF;
}
#content #header {
	background-image:url(../../images/designs/design14/theme1-inner/header.jpg);
	height:144px;
	width:746px;
	text-align:left;
}
#content #header h1 {
	padding-top:4em;
	padding-left:3em;
}
#text_content div {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	line-height:1.4;
}
#footer {
	clear: both;
	padding-top: 81px;
}


#menu {
	background-image: url(../../images/designs/design14/theme1-inner/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 244px;
	height:438px;
	float: left;
}
#text_content {
	width: 480px;
	float:left;
}
#menu li {
	height:30px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:21px;
	padding-left:57px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding-top:40px;
	padding-bottom:16px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:11px;
	color:#4e390d;
	text-decoration:none;
}
