body {
	background-color: #0032C1;
	background-image: url(../images/bgWave.gif);
	color: #000000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color:#0032C1;
}

a:hover {
	color:#0032C1
}

a:visited {
	color:#0032C1;
}

a:active {
	color:#00CCCC;
}

a.nav {
	color:#0032C1;
	text-decoration:none;
	padding:0px 2px 0px 2px;
	border:1px solid #ffffff;
	z-index: 100;
}

a.nav:hover {
	color:#0032C1;
	text-decoration:none;
	border:1px solid #0032C1;
	padding:0px 2px 0px 2px;
	background-color:#99ADE6;
}

a.nav:visited {
	color:#0032C1;
}

a.nav#menu {
	display:block;
}

a.nav#menu:hover {
	display:block;
}

a.nav#menu:visited {
	display:block;
}

span.nav#menu {
	padding: 2px 2px 2px 2px;
	background-color:#ffffff;
	border: 1px dotted #0032C1;
	position:absolute;
	left:388px;
	top:22px;
	text-align: left;
	visibility: hidden;
}

h1 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px 10px 10px 20px;
}

ol {
	font-style:oblique;
	margin: 0px 20px 20px 20px;
	background-color: #99ADE6;
	padding: 10px 10px 10px 30px;
	border: 2px solid #0032C1;
	list-style-position: outside;
	list-style-type: disc;
}

ul {
	font-style: oblique;
	margin: 0px 20px 20px 20px;
	background-color: #99ADE6;
	padding: 10px 10px 10px 30px;
	border: 2px solid #0032C1;
	list-style-position: outside;
	list-style-type: disc;
	font-family: sans-serif;
}

h2 {
	clear: both;
	color: #0032C1;
	}

h3 {
	clear: both;
	color: #0032C1;
	margin-left: 20px;
}

h1 {
	color: #0032C1;
	line-height:1em;
	}

strong.required {
	font-weight: bold;
	color: #0032C1;
	padding-right: .5em;
}

p.clear {
	clear: both;
}

ul.floated {
	list-style: none;
	padding: 4px;
}

li.thumbnail img {
	float:left;
	margin: 0 4px 0 0;
}

li.clear {
	clear: both;
}

img.thumb_gal {
	padding: 3px;
	border: 1px solid #ABABAB;
}

div.title {
	text-align: center;
}

div.gal_block {
	margin: 0 auto;
	width: 300px;
}

div.gal_title {
	text-align: center;
	width: 141px;
	height: 130px;
	margin: 0 4px;
	float: left;
}

div.gal_title img {
	padding: 3px 3px 3px 3px;
	border: 1px solid #ABABAB;
}

div#sticker1 {
	position: absolute;
	top: 50px;
	left: 200px;
	margin: -25px 0 0 -100px;
	z-index: 10;
	visibility: hidden;
}

div#sticker1 img {
	border: none;
}