body {
	color: #115284;
	background: #000000 url(body.jpg);
	background-attachment: fixed;
	/*margin: 0px;*/
	text-align:center;
	margin:5% 5% 5% 7%;
	padding:5%;
}
outline { height: 100%;}
#image {
	height: 581px;
	background: #000000 url(image.jpg) no-repeat right top;
}
#nav {
	padding-right: 6px; }
#content {
	width: 350px;
	height: 453px;
	overflow: auto;
	padding-right: 6px;}
a{	cursor:w-resize;
	background-color: transparent;
	background-image: url(leave.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 18px; }
a:link {	color: #444075;
	background-color: transparent; }
a:visited {	color: #444075;
	background-color: transparent; }
a:hover {	color: #635ea2;
	background-color: transparent; }
a:active {	color: #444075;
	background-color: transparent; }
a img,a:link img, a:visited img, a:active img {
	border: 0px;
	padding-left: -18px;
	background-color: transparent;
	background-image: none; }
a:hover img {	border: #115284 0px solid; }

hr {
	color: #115284;
	width: 100%;
	height: 1px;
	border-style: dashed;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px; }
input, textarea, select {
	color: #635ea2;
	font-family: "Arial Narrow", Arial, serif;
	font-size: 12pt;
	background-color: #000000;
	border: #115284 1px dotted;
	text-decoration: none;
	padding: 1px; }

div, p, td, ul,div {
	font-family: "Arial Narrow", Arial, serif;
	font-size: 10pt;
	margin: right;
 }
div, p, ul {
	text-align: right; }
.head, h1, h2, h3, h4, h5, h6 {
	padding-left: 20px;
	background-color: transparent;
	background-image: url(leave-head.gif);
	background-repeat: no-repeat;
	color: #115284;
	font-family: "Arial Narrow", Arial, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: left; }
