body{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/bgBodyVect.jpg) 50% 50% no-repeat fixed;
	color: white;
}

a:link {color:#FFFFFF;text-decoration: none;font-weight : bold;}
a:visited {color:#FFFFFF;text-decoration: none;font-weight : bold;}
a:hover {color:#F10099;text-decoration: underline;font-weight : bold;}

div#container{
	width:700px;
	margin:0 auto;
}

div#navMenu{
	font-size: 16px;
	text-align:center;
}

div#navMenu a:link {color:#FFFFFF;text-decoration: none;font-weight : bold;}
div#navMenu a:visited {color:#FFFFFF;text-decoration: none;font-weight : bold;}
div#navMenu a:hover {color:#F10099;text-decoration: underline;font-weight : bold;}

.opac{
	background: url(../images/bgOpac.png);
	padding: 0 10px 0 10px;
}

.opacHeaderTop{
	background: url(../images/bgOpacHeader.png);
}
.opacHeaderBottom{
	background: url(../images/bgOpacHeaderBottom.png);
}