body {
	background-color: #000048;
	margin: 0;
	font-size: 1em;
	line-height:normal;
	border-bottom: #EECC11 outset 10px;	
	border-left: #EECC11 outset 10px;
	border-top: #EECC11 inset 10px;
	border-right: #EECC11 inset 10px; 
	padding: 5px;
	font-family:  "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
}

body, td, th {
	color: #FAEDBC;
}

h1, h2 {
	color: #EEC111;
	text-align: center;
	font-size: 3em;
	margin-top: .2em;
	margin-bottom: .2em;
	font-style: italic;
}

h3, h4, h5, h6 {
	color: #eeeeee;
}

a {
  color: #CEFFFF;
}

p {
	font-size: 18px;
	text-align: center;
}

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

form {
/*	background-color: #921103;  */
	color: #F1F1F1;
}

.footer {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFCC;
	bottom:10px; 
	width: 280px;
	text-align: center;
	margin-left: 20%;
}

/* img { 
	border: double;
	border-color: #950000;
	border-width: medium; 
} */

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: auto;
	width: 90%;	
	text-align: center;
}

#item img {
	margin: 10px;
	border: 4px outset #FFFFFF;
}

#item a:hover {background-color: inherit;
}
.text {
	margin: auto;
	width: 700px;	
	text-align: center;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin-top: 10px;
	margin-bottom: 10px;
	/*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: 2em;
	margin: 2px;
} 

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

#nav a:hover {
	border: 3px outset #EEC111;
	background: #EEC111;
	color: #050505;
}
#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: 13.2em;
	background-color: #ffffff; */
	width: 8.6em;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	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;
/*	width: 13em;
	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;
}	
img.decoration {
	border: none;
}
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;
}
.cat td{
	width: 180px;
	height: 180px;
}
#forma {
        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; */
        background: blue;
        }
