.content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
.content em {
	font-style:italic;
}
.content table {
	margin-bottom:1em;
	background-color:#D0EAEC;
}
.content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#D0EAEC;
	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:#208789;
}

body {
	background-image: url(../../images/designs/design06/theme1-inner/back.gif);
}
.all
{
	background-image: url(../../images/designs/design06/theme1-inner/header_back.jpg);
	background-repeat:repeat-x;
	text-align: center;
	vertical-align: top;
}


.header_down
{
	height: 201px;
	margin: auto;
	text-align: center;
	vertical-align: bottom;
}

.header_image
{
	background-image: url(../../images/designs/design06/theme1-inner/header_image.gif);
	background-repeat: no-repeat;
	width: 745px;
	height: 201px;
	margin: auto;
	background-position: bottom;
	text-align: left;

}
.header_image h1
{
	padding-top:115px;
	padding-left:50px;
}
.body
{
	width: 745px;
	background-color: White;
	margin: auto;
	text-align: center;
}
.rounded_footer
{
	background-image: url(../../images/designs/design06/theme1-inner/back_footer.jpg);
	width: 745px;
	height: 19px;
}
#middle_body
{
	width: 745px;
	background-color: #fffdfe; 
	text-align: left;
	background-position:20px bottom;
	vertical-align:baseline;
	background-image:url(../../images/designs/design06/theme1-inner/drag.jpg);
	background-repeat:repeat-y;
	background-position:20px;
	
}
.submenu_back
{
	background-image:url(../../images/designs/design06/theme1-inner/menu_down.gif);
	background-repeat:no-repeat;
	width:133px;
	background-position:bottom;
	background-color:#E8E6DD;
}

.menu
{
	width: 133px;
	height:inherit;	
	border-right-color: #A39D87;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #A39D87;
	border-left-width: 1px;
	border-left-style: solid;
	vertical-align: top;
	background-color:#E8E6DD;
	float: left;
}

.right_side
{
	background-image: url(../../images/designs/design06/theme1-inner/welcome.jpg);
	background-repeat:no-repeat; 
	width: 565px;
	height:66px;
	background-color: #fffdfe;
	float: left;
	vertical-align:top;
}

.right_side h1
{
	margin-top:2em;
	margin-left:2em;
}


.brown
{
	width: 706px;
	height: 1px;
	background-color:#8a816a;
	margin: auto;
	text-align: center;
	overflow: hidden;
}

.menu .submenu ul li
{
	text-align: center;
	vertical-align: middle;
	background-color: #cce5e2;
	margin: 2px;
	border-top-color: #aedfde;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #aedfde;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 20px;
}

.menu .submenu
{
  opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;    
}

.menu .submenu ul li a
{
	font: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #0f6062;
}

.menu .submenu ul li a:hover
{
	
	font: Tahoma;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	color: #008689;
}

.push
{
	width:20px; 
	float:left; 
	height: 1px;
}
.push_middle
{
	width:25px; 
	float:left; 
	height:1px;
}
.content
{
	background-image: url(../../images/designs/design06/theme1-inner/back_mare.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 485px;
	background-color: #fffdfe;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	padding-left:20px;
	padding-right:61px;
	padding-top:20px;
	padding-bottom:40px;
	height:auto !important;
	min-height:250px !important;
	height:250px;
}
#privacy
{
	margin:auto;
	margin-top:1em;
}
#privacy a
{
	color:#FFFFFF;
	text-decoration:none;
}