body{
	margin:0;
	background:url(images/back.jpg) repeat #FF99CC;
	font-family:"book antiqua", palatino, Arial, sans-serif;
	font-size: 62.5%;
	color:#6666cc;
}


a:link{
	color:#ff3399;
	text-decoration:none;
}
a:visited{
	color:#ff3399;
		text-decoration:none;
}
a:hover{
	color:#33ccff;
		text-decoration:none;
}
a:active{
	color:#ff3399;
		text-decoration:none;
}





/* Headers (H1, H2, H3, H4) */

h1{
	margin:0;font-size:18pt;
	text-align:center;padding:0px;
}
h2{
	text-align:center;font-size:16pt;padding:0px;
	
}
h3 {

text-align:center;font-size:14pt;padding:0px;}

img{ 
	
	border:0; 
}
p{
width:575px;
text-align:justify;
padding:0px 6px;
line-height:1.4em;
font-size:12pt;}


#mainWrapper{
	margin:0 auto;
	width:950px;
	background-color:#fff;
	border:2px #fff solid;
	
}
#headerWrapper{
	margin:0;
	width:950px;
	background:url(images/index_01a.jpg) no-repeat;
	height:508px;
}
#navMainWrapper{
	margin:0;
	width:950px;
	height:31px;
	border-bottom:3px #fff solid;border-top:0px #fff solid;vertical-align:top;
	}
#contentMainWrapper{
    margin:0;
	width:950px;
	background: url(images/index_04.jpg) repeat-y;
	vertical-align:top;
	
}

#footer {
padding:0;
margin:0;
width:950px;
height:32px;
border-top:3px #fff solid;vertical-align:top;}
.clear{
	clear:both;
}


img.center {
  display: block;
  margin-left:auto;
  margin-right:auto;
  margin-top:3px;
  margin-bottom:1px;
}


.style1{
vertical-align:top;}



.table {
vertical-align:top; text-align:center;}

.stylec {
text-align:center;}

.styled {
display: block;
  margin-left:auto;
  margin-right:auto;
  margin-top:3px;
  margin-bottom:10px;}




