body {	background-color:#98b8d4; padding: 0; margin: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#wrapper {	width:1000px; margin:0; padding:0; position:relative;
}

#header { 	position:absolute; top:0px; left:0px; width:807px; height:155px; background: URL("images/top.png"); background-repeat:no-repeat; 	z-index: 2;
}

#mainblock { 	position:absolute; top:142px; left:0px; width:763px; border: 2px solid #555555; min-height: 600px; background-color: #7896be;	padding: 10px 20px; font-size: 10pt; text-align: left;
}

#rightbar { 	position:absolute; top:0px; left:807px; width:193px; 
}

a:link, a:visited {	color: #03548f; text-decoration: none;
}

a:active {	color: #8f0331; text-decoration: none;
}

a:hover {	color: #8f0331; text-decoration: underline;
}

img {	border: none;
}

td {	vertical-align: top;
}

h1 {	font-size: 30pt; font-weight: bold; line-height: 1.5em; margin: 0.2em 0.2em;
}

h2 {	font-size: 12pt; font-weight: bold; line-height: 1.5em; 
}

h3 {	font-size: 14pt; font-weight: bold; line-height: 1.5em; border-bottom: 1px solid #000000;
}

h4 {	font-size: 12pt; font-weight: bold; line-height: 1.5em;  border-bottom: 1px solid #000000;
}

