*{	padding: 0px;
	margin: 0px; }

body {	padding: 0px;
	text-align: center; 
	margin: 0, auto;
	background: url(bg.png); }

h1 {	font-size: 28px;
	font-family: Georgia;
	color: #020127;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 5px;
	font-style: italic;
	text-align: right;}

i { 	color: #313141; }

a {	color: #020127;
	text-decoration: none;
	font-weight: bold; }

table { border: 0px; }

a:hover {	text-decoration: underline;
	font-weight: bold;
	color: #39393f;}

a.nav {font-weight:normal; font-size: 160%; color: #1d1c36;
             text-decoration: none; 
		font-style: italic;
		letter-spacing: 2px;
padding-top: left; padding-right: 2px }

a:visited.nav {font-weight:normal; font-size: 160%; color: #1d1c36;
             text-decoration: none;
		font-style: italic;
		letter-spacing: 2px;
	padding-left: 2x; padding-right: 2px }

a:active.nav {font-weight:bold; font-size: 160%; color: #1d1c36;
             text-decoration: none; 
		font-style: italic;
		letter-spacing: 2px;
	padding-left: 2px; padding-right: 2px }

a:hover.nav {color: #39393f; 
	letter-spacing: 2px;
		font-style: italic;
	font-weight: normal; 
             text-decoration: none; 
	padding-left: 2px, padding-right: 2px }


img {	border: 0px;}


input, textarea, option, select {
	background-color: #fdfed8;
	font: 10pt arial;
	color: #39393f;
	letter-spacing: 1px;
	border: 1px solid #020127;
	padding:2px; 
display: block; 
	margin: 5px; }

#p { height: 5px; }

#container {	width: 783px;
	padding: 0px;
	margin: 0 auto;
	text-align: center; }

#navigation {	
	text-align: center; 
	margin: 0, auto;
	padding: 0px; }


#content {	margin-left: 10px;
	width: 773px;
	font-family: Arial;
	font-size: 12px;
	color: #39393f;
	text-align: justify; }

