Body { font: 62.5% "Lucida Grande", Verdana, Arial, Sans-Serif; background: url(images/back.jpg) center; color: #333; margin: 0; padding: 0; margin: 5px auto; width: 780px; border: solid 3px white; z-index: 1; }
	
a { color: #cd0031; }

#page {
	width: 100%;
	background-color: white;
	z-index: 2;
}

#header {
	background: white;
	z-index: 3;
	}

#headerimg {
	
	
	
	background: url('images/header.jpg') no-repeat top;
	/*background: url(ProvaBannerIndex.swf) no-repeat top;*/
	height: 150px;
}


/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: relative;		
	top: 20;
	left: 0;
}

#menuh
	{
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 100%; background-color: #CE003E; 
	float:left; 
	margin:0 0 0;
}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #FFF;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #CE003E;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #AA0132;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	width: 9.75em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display: none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display: block;}

/* End CSS Drop Down Menu */

#content {
	padding-top: 50px;
	width: 90%;
	height: 100%;
	background-color: white;
	z-index: 4;
}


#content-main {
    float: right;
	width: 90%;
	background-color: white;
	display: inline;
	z-index: 5;
}

.content-item {
	padding-top: 20px;
	margin-top: 0px;

}

.content-item a { color: #cd0031; text-decoration: none; }

.content-item H1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	border-bottom: 1px solid white;
	color: rgb(50,50,104);
	margin-right: 30px;
	padding-bottom: 3px;
	margin-top: 0px;
	text-align: right;
}

.content-item H2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: rgb(50,50,104);
	letter-spacing: 1px;
	margin-right: 30px;
	text-align: center;
}

.content-item H3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: rgb(50,50,104);
	line-height: 150%;
}

.content-item H4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: rgb(50,50,104);
	font-style: italic;
}


.content-item H5 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 35px;
	color: rgb(50,50,104);
	font-style: italic;
	text-align: center;
}

.content-item H6 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	color:#F00;
	margin-top: 0px;
	text-align: center;
}


.content-item P {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-right: 30px;
}

#content-table {
	float: right;
	padding-top: 50px;
	width: 570px;
	background-color: white;
	display: inline;
	border: no;
	z-index: 5;
}

#content-box {
	float: right;
	padding-top: 50px;
	width: 550px;
	background-color: #FFFFFF;
	display: inline;
	padding-left: 50px;
	border-bottom: solid 1px #CE003E;
	z-index: 6;
}

.content-box H1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	border-bottom: 1px solid white;
	color: #CE003E;
	margin-right: 30px;
	padding-bottom: 3px;
	margin-top: 0px;
	text-align: center;
}

.content-box H4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: rgb(50,50,104);
	font-style: italic;
}

.content-box P {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
	margin-right: 30px;
}

.photo {
	float: right;
	margin-right: 2px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid black;
}

.photo1 {
	text-align:center
	margin-right: 0px;
	margin-left: 250px;
	margin-top: 10px;
	
}

.titleimg {
	position: relative;
	left: 23%;
	top: 30px;
	border: 3px solid white;
	width: 150px
}

.topbox {
	color: #333;
	position: relative;
	width:280px;
	height:470px;
	overflow: auto;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/note.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	top: 0px;
	clip: auto;
	visibility: visible;
	float: right;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 1px;
}

.banner1 { float: left; margin-right: 0; margin-top: 10px; width: 160px; height:220px; border: solid 0px black; font-size: small; visibility: visible; }

.banner2 {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	border: 3px solid white;
	width: 160px;
	font-size: small;
}

.banner3 {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	width: 160px;
	font-size: small;
}

.banner4 {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	width: 160px;
	font-size: small;
}

.banner5 {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	width: 160px;
	font-size: small;
}

.banner6 {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	width: 160px;
	font-size: small;
}

.banner7 {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	width: 160px;
	font-size: small;
}

.banner8 {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	width: 160px;
	font-size: small;
}


.banner9 {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	width: 160px;
	font-size: small;
}


#footer {
	border-top: 1px solid gray;
	padding: 8px 8px 8px 8px;
	background-color: white;
	clear: both;
	z-index: 7;
	
}




