/* Body styles */

body {
	background: #778088 url(http://reflection.figuristka.org/background.jpg) repeat;
	font-weight: normal;
	text-align: justify;
	margin: 0 auto;
	scrollbar-base-color:#778088;}

a, body, p, table, th, td, tr, form, input, textarea, option, select {
	font-family: verdana, tahoma, helvetica, "san-serif";
	font-size: 12px;}

/* Div IDs */

#image {
	position: absolute;
	z-index: 0; 
	left: 0px;
	top: 0px;
	width: 644px;
	height: 545px;}

#nav {
	position: absolute; 
	z-index: 0; 
	text-align: left;
	left: 590px; 
	top: 477px;
	width: 320px;}

#main {
	position: absolute; 
	z-index: 0;
	left: 44px;
	top: 477px;
	width: 535px;}

#nav h1 {
	font-size: 14px; 
	text-align: center; 
	color: #000000;
	letter-spacing: 7px;
	margin: 0px 0px 5px; 
	padding: 6px 0px 3px 0px; 
	border-bottom: 0px solid #000000; 
	font-family: verdana, "sans-serif";} 

#main h2 {
	font-size: 14px; 
	text-align: center; 
	color: #000000;
	letter-spacing: 7px;
	margin: 0px 0px 5px; 
	padding: 6px 0px 3px 0px; 
	border-bottom: 1px solid #000000; 
	font-family: verdana, "sans-serif";}

#nav h3 {
	font-size: 10px; 
	text-align: justify; 
	color: #000000;
	letter-spacing: 0px;
	margin: 0 0 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: arial, "sans-serif";} 

#main h4 {
	font-size: 10px; 
	text-align: justify; 
	color: #000000;
	letter-spacing: 0px;
	margin: 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font-family: arial, "sans-serif";}

#navlist {
	margin-left: 0px;
	padding-left: 30px;
	list-style: none;}

#navlist li {
	padding-left: 10px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;}

#navlistindent {
	margin-left: 0px;
	padding-left: 50px;
	list-style: none;}

#navlistindent li {
	padding-left: 10px;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;}

img {
	border: 0px;}

/* Form styles */

form {
	color: #000000;
	font-weight: normal;}

input, textarea, select, option {
	background-color: ;
	border: 1px solid #000000; 
	color: #000000;}

/* Link styles */

a {
	color: #003777; 
	text-decoration: none;}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003777;}