html, body
{
	background-color: #cdb974;
	background-image: url(pic/bg.jpg);
	background-repeat: repeat-x;
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000000;
	margin: 0;
}
h1, h3
{
	margin: 0;
}
#samtop
{
	background: #e0d497 url(pic/top_0_2_bg.jpg) repeat-x;
	font-family: Lucida Console;
	font-size: 9pt;
	text-align: right;
	color: #ffffff;
}
#samtop p
{
	background: transperent;
	color: #b50c0c;
	font-family: Georgia;
	font-weight: bold;
	font-size: 17pt;
	margin: 0;
	line-height: 0.85;
}
#info
{
	background: transperent;
	font-family: Arial Narrow;
	font-size: 11pt;
	text-align: center;
	color: #ffffff;
	padding: 10;
}
#info a:link,
#info a:active,
#info a:visited,
#info a:hover
{
	background: transperent;
	text-decoration: none;
	font-family: Arial Narrow;
	font-size: 11pt;
	color: #ffffff;
}
#warp
{
	background: transperent;
	text-transform: capitalize;
	font-weight: bold;
	font-family: Lucida Console;
	font-size: 11pt;
	text-align: center;
	color: #ffffff;
}
#femida
{
	background: url(pic/femida.jpg) no-repeat;
	height: 560;
	color: #000000;
}
#femida a:link,
#femida a:active,
#femida a:visited
{
	background-image: url(pic/nav_menu_bg.png);
	text-decoration: none;
	font-size: 13pt;
	font-family: Georgia;
	color: #222222;
	padding: 5;
	display: block;
	margin: 7;
	height: 50;
}
#femida a:hover
{
	background-image: url(pic/nav_menu_bg.png);
	text-decoration: none;
	font-size: 13pt;
	font-family: Georgia;
	height: 50;
	color: #8b8b8b;
	padding: 5;
	margin: 7;
}
#text
{
	background-color: #f8e4a0;
	background-image: url(pic/bgtext.jpg);
	font-family: Tahoma;
	padding: 15;
	font-size: 10pt;
	min-height: 560;
	color: #000;
	min-width: 600;
}
#text p
{
	background: transperent;
	text-indent: 20;
	text-align: justify;
	border: none;
}
#text a:link,
#text a:visited,
#text a:active
{
	color: #222222;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
#text a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
input, select, textarea
{
	border: 1px solid #cdb974;
	font-family: Times New Roman;
	font-size: 12pt;
}
img
{
	border: none;
}
#copyright
{
	background-color: #f1e8b6;
	color: #db7b58;
	border-top: 1px solid #ffffff;
	font-size: 10pt;
	padding: 4;
}

