body {
	background-color: #006341;
	margin: 3%;
	font-size: 100%;
	line-height:normal;
	color: #FCF7D6;
}

h1 {
	color: #FCF7D6;
	text-align: center;
	font-family:  "Book Antiqua", "Times New Roman", serif;
	font-size: 3em;
	margin-top: .3em;
	margin-bottom: .3em;
}
h2 {
	color: #FCF7D6;
	text-align: center;
	font-family:  "Book Antiqua", "Times New Roman", serif;
	font-size: 2em;
	margin-top: .2em;
	margin-bottom: .2em;
}
h3, h4, h5, h6 {
	color: #FCF7D6;
}

a {
  color: #B7FFE6;
}

p {
	text-align: justify;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

img {
	margin: 10px;
}

div.content {
	margin-left: 100px;
	margin-right: 100px;
	text-align: center;
}

form {
	background-color: #F7E47D;
	color: #000033;
	border: 5px outset #F8E994;
	padding: 7px;
}
form a {
	color: #000066;
}

#footer {
	clear: both;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 18px; */
	color: #F0D124;
	bottom:10px; 
	width: 500px;
	margin-left: 20%;
}
#footer img {
	float: left;
	margin: 0 10px 0 0;
}

img.logo { 
	border:none;
}
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.left {
	clear: left;
}

#port {
	margin-left: 50px;
	margin-right: 50px;	
}

#port img {
	margin: 20px;
	border: medium groove #FFFFFF;
}
#port a:hover {background-color: inherit;
}
.item {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 600px;	
}

#item img {
	margin: 10px;
	border: 4px outset #FFFFFF;
/*	text-align: center; */
}
#item a:hover {background-color: inherit;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px auto;
	line-height: 120%; 
	text-align: center;
	/*width: 150px;
 this width value is also effected by
the padding we will later set on the links.
float: left; */
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	line-height: 2.4em;
	margin: .25em;
	text-align: center;
} 

#nav a {
	padding: .2em .4em;
	background: #FFFFCC;
	text-decoration: none;
	white-space: nowrap; 
}
#nav a:link, #nav a:hover, #nav a:visited  {
	color: #050505;
	border: 3px outset #EEC111;
}

#nav a:hover {
	border: 3px outset #EEC111;
	background: #990033; /*#F8E498; */
	color: #FFFFCC;
}
#nav a:active {
	border: 3px inset #EEC111;
	background: #000000;
	color: #eec111;
}
 
#logo {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.sidebar {
	width: 8.6em;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	float: left;
}
.sidebar li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 4px;
	border: 2px outset #ffffff;
	text-align: center;
}
.sidebar a {
	display: block;
	border: 1px solid #fffffcc;
 	padding-left: .2em;
	background: #FFFFCC;
	text-decoration: none; 
	color: #000000;
}
.sidebar a:link, .sidebar a:visited  {
	color: #050505;
	border: 3px outset #EEC111;
}
.sidebar a:hover {
	border: 3px outset #EEC111;
	background: #EEC111;
	color: #050505;
}
.sidebar a:active {
	border: 3px inset #EEC111;
	background: #000000;
	color: #eec111;
}

#nav1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: oblique;
        font-size : 10px; 
		margin-top: 10px;
		margin-bottom: 10px;
/* this width value is also effected by
the padding we will later set on the links.
float: left; */
}
#nav1 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#nav1 ul li {
        display: inline;
        line-height: 2em;
        margin: 2px;
        width :200px;
}

#nav1 a {
        padding: .2em 1em;
        border: 1px solid #fffffcc;
        background: #FFFFCC;
        text-decoration: none;
}
#nav1 a:link, #nav1 a:hover, #nav1 a:visited  {
        color: #050505;
        border: 3px outset #EEC111;
}

#nav1 a:hover {
        border: 3px outset #EEC111;
        background: #EEC111;
        color: #050505;
}
#nav1 a:active {
        border: 3px inset #EEC111;
        background: #000000;
        color: #eec111;
}
img {
	border: 3px outset #EEC111;
	color: #050505;
}	

ul.ulcat  {
	display: inline;
}
ul.ulcat li {
	display: inline;
	float: left;
	margin: 10px;
	text-align: center;
	list-style-image: none;
}
ul.ulcat img {
	border: 3px outset #EEC111;
	background: #EEC111;
	color: #050505;
}
.sidebar a:link{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #003300;
	background: #88ff88;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 4px ridge #a42c11;
}

a:visited.sidebar {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #003300;
	background: #aaffaa;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 4px ridge #912B15;
}

a:hover.sidebar {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25pt;
	color: #D5FFD5;
	background: #006600;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 4px ridge #003300;
}

div.sidebar {
}
.right {
	float: right; 
}