body {
	margin-top: 0px;
	top: 0px;
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat;

}


 div#menu a{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	color:#000066;
	text-decoration:none;
	padding:3px;
	margin:0 0px 0 10;
}

div#menu a:hover{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	color:#990000;
	text-decoration:none;
	padding:3px;
	margin:0 0px 0 10;
}

.main {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330000;
}
.h2 {
	font-size: 25px;
	font-weight: 800;
	color: #330000;
}
h1 {
	font-size: 30px;
	font-weight: 800;
	color: #330000;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #220000;
	font-style: normal;
	line-height: normal;
}
h2 {
	color: #330000;
	font-size: 25px;
	font-weight: 800;
}

a:link {
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}

div#button {}

div#button a:link {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
div#button a:hover {
	font-size: 16px;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}
div#button a:visited {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.picture_left {
	float: left;
	margin-right: 1.0em;
	margin-left: 1.0;
	margin-bottom: 0.3em;
	border: thin solid #000033;
	margin-top: 0em;
}

.picture_right {
	float: right;
	margin-bottom: 0.3em;
	border: thin solid #000033;
	margin-top: 0em;
	margin-left: 1.0em;
	margin-right: 1.0px;
}

.table_right {
	float: right;
	margin-bottom: 0.3em;
	border: thin solid #000033;
	margin-top: 1.0em;
	margin-left: 1em;
	margin-right: 1px;
}

.table_left {
	float: left;
	margin-right: 1.0em;
	margin-left: 1.0;
	margin-bottom: 0.8em;
	border: thin solid #000033;
	margin-top: 0em;
}
	
.justify {
	text-align: justify;
}
li {
	text-align: justify;
}

