a:link {
	color:#77a8e3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	line-height: 10px;
}
a:visited {
	color:#77a8e3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	line-height: 10px;
}
a:hover {
	color:#eeffff;
	background-color: #77a8e3;
	text-transform: none;
}
a:active {
	color:#eeffff;
	background-color: #77a8e3;
	text-transform: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5f5548;
	background-color: #103772;
	background-image: url(nemolay1_bg.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: georgia;
	font-size: 36px;
	color: #026daa;
	font-style: italic;
	text-transform: lowercase;
	text-align: left;
	line-height: 30px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 275px;
	display: block;
	background-image: url(nemolay1_h1.gif);
	background-repeat:no-repeat;
}

h1:first-letter {
	color: #eb7b58;
	font-weight: bold;
	font-size: 42px;
}

h2 {
	border-top: 1px solid #026daa;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	color: #eeffff;
	font-family: century gothic;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 7px;
	background-image: url(nemolay1_h2.gif);
	background-repeat: repeat-y;
	background-color: #eeffff;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #026daa;
	font-style: italic;
	text-transform: lowercase;
	padding: 0px 0px 0px 10px;
	display:block;
	margin: 20px 0px 10px 0px;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #eb7b58;
	letter-spacing: 2px;
}

i {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3fd9e5;
	font-style: italic;
	font-weight: bold;
}

img.style1 {
	border: solid #d27777 5px;
	padding: 1px;
	margin: 5px;
}

img.style1:hover {
	border: solid #df5e5e 5px;
}

blockquote {
	margin: 5px; 
	width: 230px;
	border:solid 0px #000000;  
	text-align: left;
	padding: 5px;
}

input, textarea, option, select {
	background: #FFFFFF;
	font-family: arial;
	color: #000000;
	border-style: solid;
	border-color: #eb7b58;
	border-width: 3px;
	margin: 2px;
	padding: 1px; 
	font-size: 10px;
}

input:hover, textarea:hover, option:hover, select:hover {
	border-color: #00e5ec;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(nemolay1_bullet.gif) left top no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
