body { background: #FEFCF2 url(images/paper.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	}

a:link     {color:  #9C0000;}
a:visited  { color: #9C0000;}
a:hover    { color: #FF0000 }

/* FONTS */
/* MAIN TITLES */ 
h1           { font-family: Times New Roman; font-size: 24pt; color: #9C0000; font-weight: bold; text-align:center; margin-top: 0; margin-bottom: 0 }
/* SUBTITLES/IMAGE TITLES IN BODY CONTENT */
h2           { font-family: Verdana; font-size: 10pt; color: #9C0000; font-weight: bold; text-align:center; margin-top: 0; margin-bottom: 0 }
/* MAIN BODY CONTENT */
h3           { font-family: Verdana; font-size: 10pt; color: #9C0000; font-weight: normal; text-align:justify; margin-top: 0; margin-bottom: 0 }
/* MENU TEXT */
h4           { font-family: Verdana; font-size: 14px; color: #9C0000; font-weight: bold; margin-top: 0; margin-bottom: 0  }
/* SMALL TEXT */
h5           { font-family: Verdana; font-size: 8pt; color: #9C0000; font-weight: bold; margin-top: 0; margin-bottom: 0 }
/* SMALL TEXT for EMPHASIS */
h6           { font-family: Times New Roman; font-size: 8pt; color: #9C0000; font-weight: bold; text-align:center; margin-top: 0; margin-bottom: 0 }

#portraitdivna {
    z-index: 10;
    position: absolute;
    left: 250px;
    top: 70px;
    width: 120px;
    height: 150px;
    visibility: hidden;
}
#portraitdivsa {
    z-index: 10;
    position: absolute;
    left: 140px;
    top: 440px;
    width: 130px;
    height: 150px;
    visibility: hidden;
}
#portraitdiveu {
    z-index: 10;
    position: absolute;
    left: 480px;
    top: 390px;
    width: 120px;
    height: 150px;
    visibility: hidden;
}
#portraitdivuk {
    z-index: 10;
    position: absolute;
    left: 620px;
    top: 90px;
    width: 120px;
    height: 150px;
    visibility: hidden;
}
#portraitdivas {
    z-index: 10;
    position: absolute;
    left: 620px;
    top: 400px;
    width: 120px;
    height: 150px;
    visibility: hidden;
}
#portraitdivmp {
    z-index: 8;
    position: absolute;
    left: 600px;
    top: 70px;
    width: 350px;
    height: 450px;
    visibility: hidden;
}

#portraitdivmc {
    z-index: 8;
    position: absolute;
    left: 750px;
    top: 100px;
    width: 350px;
    height: 450px;
    visibility: hidden;
}

#content {
	position: relative;
	width: 960px;
	top: 5px;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: auto;
    margin-right: auto;
	font-family: Verdana, arial, sans-serif;
	font-size: 10pt; 
	color: #9C0000; 
	font-weight: normal; 
	}
	
#legend {
	position: absolute;
	width: 190px;
	height: 20px;
	top: 50px;
	left: 0px;
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 8pt; 
	color: #9C0000; 
	font-weight: bold; 
	text-align: left;
/*	border-style: outset*/
	}
	
#formlink {
	position: absolute;
	width: 190px;
	height: 20px;
	left: 720px;
	top: 50px;
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 8pt; 
	color: #9C0000; 
	font-weight: bold; 
	text-align: center;
/*	border-style: outset*/
	}
	
#promo {
	position: relative;
	width: 280px;
	height: 15px;
	top: 500px;
/*	left: 240px;*/
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
/*	border-style: outset;*/
	}
	
#promomc {
	position: relative;
	top: 550px;
	left: -380px;
	}