
body {
 background-color: #666666;
 color: #333333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding-top: 15px;
}

h3 {
 font-size: 14px;
 font-weight:bold;
 letter-spacing: 1px;
 text-decoration: underline;
}

em {
 font-weight: bold;
 font-style: normal;
}

img {
 border-style: none;
}

a {
 color: #333333;
 text-decoration: underline;
}
a:hover {
 color: #990000;
 text-decoration: underline;
}

#topnav {
 border: 1px solid #333333;
 background-color: #CCCCCC;
 vertical-align: top;
 text-align:center;
 padding: 3px 16px 3px 16px;
 font-weight: bold;
 font-size: 11px;
 letter-spacing: 1px;
 margin-top: 6px;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
 text-transform: uppercase;
 text-decoration:none;
 background-color: #CCCCCC;
 padding: 3px 16px 3px 16px;
 text-decoration: none;
 color: #333333;
}

#topnav a:hover {
 background-color: #990000;
 border-left: 1px #333333 solid;
 border-right: 1px #333333 solid;
 text-decoration: none;
 color: #CCCCCC;
}

#container {
 border: 1px solid #FBDAAE;
 width: 1000px;
 background-color: #961A03;
 padding: 6px;
 height: 100%;
}

#header {
 background-image: url("museu fundo.jpg");
 border: 1px solid #961A03;
 background-color: #961A03;
 color: #FFFFFF;
 vertical-align: top;
 text-align: right;
 height: 80px;
 padding: 100px;
}
 
.contentblock {
 border: 1px solid #FBD184;
 background-color: #FBD184;
 vertical-align: top;
 text-align:left;
 padding: 2px 20px 2px 20px;
 margin-top: 6px;
 margin-bottom: 6px;
 margin-left: 220px;
}
.leftnavheader {
 border: 1px solid #FBDAAE;
 padding: 2px 2px 2px 2px;
 margin: 5px 5px 1px 5px;
 background-color: #FBDAAE;
 color: #CCCCCC;
 font-weight:bold;
 text-decoration:none;
 font-size: 12px;
}

#leftnav {
 float: left;
 border: 1px solid #FBDAAE;
 background-color: #FBDAAE;
 text-align:left;
 width: 210px;
 margin-top: 6px;
 margin-bottom: 6px;
}

#leftnav ul {
 margin: 0; 
 padding: 0px 5px 0px 5px;
 list-style-type: none;
} 

#leftnav li {
 width:200px;
} 

#leftnav a:link, #leftnav a:visited, #leftnav a:active {
 display: block;
 color: #333333;
 padding: 0px 5px 0px 5px;
 border: 1px solid #CCCCCC;
 text-decoration: none; /*lets remove the link underlines*/
} 

#leftnav a:hover {
 display: block;
 padding: 0px 5px 0px 5px;
 border: 1px solid #333333;
 background: #990000;
 color: #CCCCCC;
 text-decoration: none; /*lets remove the link underlines*/
}

#footer {
 margin-top: 6px;
 clear: both; /* FIXED MAJOR LAYOUT ISSUE */
 border: 1px solid #FBDAAE;
 background-color: #FBDAAE;
 color: #333333;
 vertical-align: top;
 text-align: right;
 padding: 4px;
 padding-right: 15px;
 font-weight: bold;
 font-size: 10px;
 letter-spacing: 1px;
}

.formstyle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666666;
 background-color: #CFD4E6;
 border: 1px #333333 solid;
}

.formbtns {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #333333;
 background-color: #CFD4E6;
 text-transform: uppercase;
 border: 1px #333333 solid;
}

/*EOF*/
