.content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
.content em {
	font-style:italic;
}
.content table {
	margin-bottom:1em;
	background-color:#C7B099;
}
.content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#C7B099;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
.content table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
.content table td {
	background-color:#F0EAE3;
}
.content h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
.content ul {
	list-style:square;
}
.content li {
	margin:0.5em;
}
.content a {
	text-decoration:underline;
	color:#7B1F20;
}
body {
	background-image: url(../../images/designs/design01/theme2-inner/background.jpg);
}
.center {
	background-image: url(../../images/designs/design01/theme2-inner/center.png);
	background-repeat: repeat-y;
	background-position: center center;
	text-align:left;
}
.left_column {
	float: left;
	width: 183px;
}
.right_column {
	padding: 100px 7px 30px 100px;
	border-top: 1px solid #A2905E;
}
.right_column .right_column_content {
	margin-left: 85px !important;
	margin-left: 0px;
	margin-right: 20px;
	padding-left:20px;
	padding-top: 20px;
	padding-right: 10px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
	float:none !important;
	float:left;
}

.content {
	margin: auto;
	width: 729px;
	background-image: url(../../images/designs/design01/theme2-inner/rectangle.gif);
	background-position: 240px;
	padding-bottom: 1em;
}
.footer {
	background-color: #791e1e;
	width: 730px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.8em;
}


.footer a {
	line-height:2em;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 2em;
}
.body_shape {
	background-image: url(../../images/designs/design01/theme2-inner/body_shape.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	height:auto !important;
	height:1px;
}
.menu {
	background: url(../../images/designs/design01/theme2-inner/menu_bottom.gif) no-repeat 20px bottom;
	padding-bottom: 11px;
}
.menu ul {
	text-align: center;
	padding-top: 150px;
	padding-bottom: 20px;
	list-style:none;
}
#menu_inner {
	color: #FFFFFF;
	background: #791d1e url(../../images/designs/design01/theme2-inner/menu_background.jpg) no-repeat left bottom;
}
.header {
	background: url(../../images/designs/design01/theme2-inner/header.jpg) no-repeat left top;
	width: 729px;
	position: absolute;
	height: 94px;
}
.left_column .menu li {
	background: url(../../images/designs/design01/theme2-inner/menu_separator.gif) no-repeat center bottom;
	padding-bottom: 0.5em;
	margin:0;
}
.header_extra {
	position: relative;
	top: 94px;
}

.left_column .menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.left_column .menu a:hover {
	color: #e7bfbf;
	text-decoration: underline;
	font-weight:bold;
}

