#text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#text em {
	font-style:italic;
}
#text table {
	margin-bottom:1em;
	background-color:#C5ABC4;
}
#text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#C5ABC4;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
#text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#text table td {
	background-color:#F2E6F1;
}
#text h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
#text ul {
	list-style:square;
	margin-left:1em;
}
#text li {
	margin:0.5em;
}
#text a {
	text-decoration:underline;
	color:#916598;
}
body {
	margin:0px;
	background-color:#F2E6F1;
	background-image: url(../../images/designs/design03/theme1/back_page.gif);
	background-repeat: repeat-x;
}
#header {
	background-image:url(../../images/designs/design03/theme1/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/theme1/back_page.jpg);
	background-repeat:repeat-y;
}
#content {
	width: 745px;
	
}
#menu {
	background-image: url(../../images/designs/design03/theme1/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: #c5abc4;
	background-image: url(../../images/designs/design03/theme1/footer.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:56px;
	margin:auto;
	padding-top:50px;
}
#text { 
	background-image: url(../../images/designs/design03/theme1/back_content.gif); 
	background-repeat: repeat-x;
	background-position:left top;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	line-height:1.5; 
	background-color: #f3f3f3; 
	padding-right:70px; 
	padding-left: 35px;  
	height:auto !important;
	min-height:200px !important;
	height:200px;
}

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

#footer_text {
	padding-left:20px;
}
#footer_text a {
	font-family:Tahoma;
	font-size:11px;
	color:#795179;
	text-decoration:none;
}
#menu li {
	background-image: url(../../images/designs/design03/theme1/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:22px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #795179;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #982d98;
	text-decoration: underline;
}

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

