body {
	margin-left:150px;
	margin-top:30px;
	background-color:#929292;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
}

img {border:0}

.header {
	padding-left:15px;
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#fcf1ef;
	white-space:nowrap
}

.header a {color:#c9c1bf}
.header a:hover {color:#fff; text-decoration:none}

.footer {
	padding:8px 0 8px 70px;
	font:12px verdana;
	color:#fcf1ef;
	white-space:nowrap
}

.footer2 {
	padding:8px 0 8px 210px;
	font:12px verdana;
	color:#fcf1ef;
	white-space:nowrap
}

a.menu {color:#c9c1bf}
a.menu:hover {color:#fff; text-decoration:none}

h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: 42px;
	color: #000;
	margin: -5px 0;
	padding:0 5px;
}

h2 {
	font-family: verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    font-size: 12px;
    color: #111;
    margin: 5px 0 0 0;
	padding:0 5px;
}

h3 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	margin: 0px;
	font-variant: small-caps;
}

h4{
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 160%;
	margin-top: 0px;
}

p.qstn {
	font:12px verdana;
	color:#1D2FCE;
	font-weight:bold;
	padding:8px 10px;}

div {
	font-family: Helvetica, Arial, sans;
    font-size: 11px;
}

.menu-item {
	font-size: 16px;
}

a {
	color:#CC0000;
	text-decoration: none;
}

a:hover {
	color: #70536c;
	text-decoration: underline;
}
 
a.lang {
	color: #000;
	font:12px verdana, Arial, sans;
	text-decoration: none;
}
 
a.lang:hover {
	color: #800000;
	text-decoration: underline;
}
       
.content
{
	padding: 4px 10px;
	background-color: white;
	width: 700px;
	background-image:url(paper.gif);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.container
{
 	width: 700px;
}

.top-header
{
	padding-bottom:14px;
	border-bottom: 1px solid #500;
}

.text
{
	margin-right: 10px;
	margin-top: 5px;
	border-left: 1px dotted #500;
	padding-top: 5px;
	padding-left: 20px;
}

.text-container
{
	margin: 0px;
	margin-bottom: 5px;
}

.txtflow
{
	padding: 0 10px;
}

.lpane a {color: #000}
.lpane a:hover {color: #70536c}
.rpane a {color: #800000}
.rpane a:hover {color: #70536c}
