.cufon {
   color:#5b827d;
}
h1.cufon {
   margin-left:20px;
   font-size:34px;
}
h1#subtitle {
   margin-left:20px;
   font-size:22px;
}
h2.cufon {
   font-size:26px;
}
#content_inner { 
	background-image: url(../../images/designs/design03/theme3/back_content.gif); 
	background-repeat: repeat-x;
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000; 
   padding:15px 35px 0 5px;
	height:auto !important;
	min-height:200px !important;
	height:200px;
}
#content_inner .error {
	background-color:#CC0000;
	color:#fff;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#5b827d;
}
html, body {
   background: #c9e9e4 url(../../images/designs/design03/theme3/back_page.gif) repeat-x;
}
#header {
	background-image:url(../../images/designs/design03/theme3/header.jpg);
	width:745px;
	height:197px;
	overflow:hidden;
}
#header img {
	margin:0.5em;
	margin-top:30px;
	margin-left:1em;
}
#page {
	width:745px;
	margin:auto;
	background-image: url(../../images/designs/design03/theme3/back_page.jpg);
	background-repeat:repeat-y;
}
#content {
	width: 745px;
	
}
#menu {
	background-image: url(../../images/designs/design03/theme3/menu_back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 213px;
	height:auto !important;
	min-height:400px !important;
	height:400px; 
}
#page_content {
	width: 532px;
	float: right;
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#footer {
	height: 21px;
	clear: both;
	background-color: #608969;
	background-image: url(../../images/designs/design03/theme3/footer.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:56px;
	margin:auto;
	padding-top:50px;
}
#footer_text {
	padding-left:20px;
	font-size:11px;
	color:#fff;
}
#footer_text a {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}

#under_text
{
	background-image: url(../../images/designs/design03/theme3/bottom_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:532px;
	height:23px;
}

#menu li {
	background-image: url(../../images/designs/design03/theme3/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:22px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #c1e8c9;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:7px;
	list-style-type:none;
}

