body {
	background-image: url(../../images/designs/design13/theme3-inner/bg_page.gif);
	background-color: #e0e3e5;
	background-repeat:repeat-x;
	margin: 0px;
}
#page {
	width: 748px;
	background-image: url(../../images/designs/design13/theme3-inner/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#fcfdff;
	margin:auto;
}
#content {
	background-image: url(../../images/designs/design13/theme3-inner/header.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-top	:188px;
	padding-left:2px;
}
#content h1 {
	margin-top: -150px;
	margin-left:20px;
	padding-bottom:195px;
}
#text_content h1 {
	margin-top: 0px;
	margin-left:20px;
	padding-bottom:30px;
}
#main {
	width: 246px;
	background-repeat: repeat-y;
	float:left;
	padding-bottom:25px;
	margin-top:-86px;
}
#main ul {
	background-image: url(../../images/designs/design13/theme3/menu_bg.gif);
	width: 246px;
	float:left;
	height:auto !important;
	min-height:513px !important;
	height:513px;
}
#main li {
	background-image: url(../../images/designs/design13/theme3-inner/menu_separator.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	height:35px;
	text-align:center;
}
#main li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #53596c;
	text-decoration: none;
}
#main li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#4962af;
}
#text_content {
	background-image: url(../../images/designs/design13/theme3-inner/bg_content.gif);
	background-repeat: repeat-x;
	background-position: 100px 100px;
	width: 439px;
	margin: -100px 5px 0px 0px !important;
	margin: -100px 0px 0px 0px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	padding-left:30px;
	padding-right:30px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
}
#footer {
	width: 700px;
	clear:both;
	display:table;
	margin:auto;
	margin-top:-40px;
	text-align:right;
	padding-right:48px;
}
#footer a {
	font-family:Tahoma;
	font-size:11px;
	color:#53596c;
	text-decoration:none;
}
#text_content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#text_content em {
	font-style:italic;
}
#text_content table {
	margin-bottom:1em;
	background-color:#747A94;
}
#text_content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#747A94;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#ffffff;
}

#text_content table th {
	color:#FFFFFF;
}

#text_content table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#text_content table td {
	background-color:#E7ECFF;
}
#text_content h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
	margin:0;
}
#text_content ul {
	list-style:square;
	margin-left:1em;
}
#text_content li {
	margin:0.5em;
}
#text_content a {
	text-decoration:underline;
	color:#4962AF;
}
