#content_text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#content_text em {
	font-style:italic;
}
#content_text h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
#content_text ul {
	list-style:square;
	margin-left:1em;
}
#content_text li {
	margin:0.5em;
}
#content_text a {
	text-decoration:underline;
	color:#886E2B;
}

body {
	margin:0px;
	background-color:#cccbe0;
}
#page {
	background-image: url(../../images/designs/design12/theme2-inner/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}
#col_middle {
	width: 656px;
}
#col_left {
	background-image: url(../../images/designs/design12/theme2-inner/bg_flower.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	background-image: url(../../images/designs/design12/theme2-inner/bg_top.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 656px;
}
#header h1 {
	padding-top:50px;
	padding-left:50px;
}
#column_left {
	float: left;
	width: 257px;
}
#column_right {
	float: right;
	width: 399px;
}
#below_header {
	background-image: url(../../images/designs/design12/theme2-inner/bg_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height:1px;
}
#column_right #content_text {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	line-height:1.4;
	padding-bottom: 60px;
	width:390px;
	height:auto !important;
	min-height:270px !important;
	height:270px;
}

#menu {
	background-image: url(../../images/designs/design12/theme2-inner/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 59px;
	padding-top: 0px;
}
#menu_footer {
	background-image: url(../../images/designs/design12/theme2-inner/bottom_menu.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 198px;
	background-position: right top;
	padding-left: 59px;
	padding-bottom:20px;
}

#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:26px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #586843;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding-top:21px;
	padding-bottom:26px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#6a6c74;
	text-decoration:none;
}
#content_heading {
	background-image: url(../../images/designs/design12/theme2-inner/welcome.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 399px;
	text-align:left;
}
#content_heading h1 {
	padding-left:30px;
}
