body {
	text-align: center;
	background-image: url(../images/bg_oni.jpg);
	color: #666666;
	font-size: 75%;
	line-height:160%;
	font-weight: normal;
	padding-top: 20px;
}

img {
	border: none;
}
p {
	margin-bottom: 0px;
	margin-top: 20px;
}



#wrapper1 {
	margin: 0 auto;
	background-color: #660033;
	border: 1;
	border-top-color: #FFFFFF;
	width: 850px;
	height: 580px;
	top: auto;
	vertical-align: middle;
	padding: 5px;
	text-align: center;
}

#wrapper2 {
	margin: 0 auto;
	background-color: #FF99FF;
	border: 1;
	border-top-color: #660066;
	width: 842px;
	height: 572px;
	vertical-align: middle;
	padding: 4px;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
	text-align: center;
}

#wrapper3 {
	margin: 0 auto;
	background-color: #990099;
	border: 4;
	width: 826px;
	height: 558px;
	vertical-align: middle;
	padding: 6px;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-top-color: #660033;
	border-left-color: #660033;
	text-align: center;
}

#wrapper4 {
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 2;
	border-top-color: #990099;
	width: 818px;
	height: 550px;
	vertical-align: middle;
	padding: 4px;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	text-align: left;
}

#header1 {
	width: 380px;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
	height: 90px;
}

h2 {
	display: inline;
}

#header2 {
	width: 400px;
	margin-left: 3px;
	margin-top: 3px;
	float: right;
	height: 90px;
}

h1 {
	font-weight: normal;
	text-align: right;
	font-size: 70%;
	vertical-align: top;
	margin-top: 0px;	
}



#navigation {
	width: 381px;
	border-bottom-color: #666666;
	margin-left: 0px;
}

#nav {
	margin-top: 0px;
	height: 40x;
}


*+html #nav {
	height: 40px;
}

#nav li {
	float:left;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	margin-top: 0px;
	display:inline;
}

#nav li a {
	text-indent:-9999px;
	display:block;
	width:60px;
	height:40px;
	background:url(../images//menu10.gif) no-repeat;
}

#nav li#sam01 a{background-position:0 0;}
#nav li#sam02 a{background-position:-64px 0;}
#nav li#sam03 a{background-position:-129px 0;}
#nav li#sam04 a{background-position:-197px 0;}
#nav li#sam05 a{background-position:-262px 0;}
#nav li#sam06 a{background-position:-321px 0;}

#nav li#sam01 a:hover {background-position:0 -45px;}
#nav li#sam01 a.selected {background-position:0 -90px;}

#nav li#sam02 a:hover {background-position:-64px -45px;}
#nav li#sam02 a.selected {background-position:-64px -90px;}

#nav li#sam03 a:hover {background-position:-129px -45px;}
#nav li#sam03 a.selected {background-position:-129px -90px;}

#nav li#sam04 a:hover {background-position:-197px -45px;}
#nav li#sam04 a.selected {background-position:-197px -90px;}

#nav li#sam05 a:hover {background-position:-262px -45px;}
#nav li#sam05 a.selected {background-position:-262px -90px;}

#nav li#sam06 a:hover {background-position:-321px -45px;}
#nav li#sam06 a.selected {background-position:-321px -90px;}



#main {
	margin-top: 110px;
	width: 750px;
	margin-left: 40px;
	height: 415px;
}

.p1 {
	font-size: 80%;
	text-align: right;
	color: #FF0099;
	margin-top: 0px;
	font-weight: normal;
}


h3 {
	font-size: 160%;
	color: #FF0099;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	display: inline;

}


.g1 {
	margin-left: 40px;
	margin-top: 0px;
}
.g2 {
	margin-top: 0px;
}


.link{
	text-decoration: underline;
	color: #6633CC;
}

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


#footer {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 5px;
}
