.main_text1{
	position : absolute;
	border : 3px solid #420062;
	background :  #ff9;
	top : 191px;
	left : 20px;
	width : 650px;
	padding : 5px 5px 5px 5px;
	font-size : 18px;
	z-index : 100;
	}
	
.banner{
	position : relative;
	text-align : center;
	top : 150px;
	width : 656px;
	left : 20px;
	background : #ffffff;
	z-index : 100;
	padding : 0px 5px 0px 5px;
	margin : 0px;
	}
	
h1{
	color : #000000;
	font-size : 30px;
	text-align : center;
	padding : 0px;
	margin : 0px;
	}

h2{
	text-decoration : underline;
	margin : 5px 0px 0px 0px;
	z-index : 100;
	}

h4{
	color : #fff;
	font-weight : normal;
	}

h4 a{margin : 2px;
	display : block;
	}
	
h4 a:hover{color : #000;
	background : #fff;
	}

p{
	margin : 0px 0px 20px 0px;
	padding : 0px;
	font-size : 18px;
	z-index : 100;
	}
	
.page_list ul li, .page_list ul li ul li{position : relative;}
	
.page_list ul li{
	padding-left : 0px;
	margin-bottom : 0px;
	left : 0px;
	font-size : 18px;
	z-index : 100;
	}
	
.page_list ul ul{
	position : relative;
	margin-bottom : 8px;}

.page_list ul li ul li{
	font-size : 18px;
	z-index : 100;
	}
	
.centered{
	position : relative;
	text-align : center;
	background : #fff;
	padding : 5px;
	font-size : 18px;
	width : 300px;
	border : 1px solid black;
	z-index : 100;
	}
	
.center_info{
	clear : right;
	text-align : center;
	}

.main_pic {
	position : relative;
	top : -10px;
	left : -10px;
	border : 1px solid #000;
	}

.pic_box{
	position : relative;
	float : right;
	width : 300px;
	height : 200px;
	top : 10px;
	left : 10px;
	margin : 0px -20px 0px 0px;
	background : #420062;
	border : 1px solid #000000;
	z-index : 200;
	}

.pic_box2{
	position : relative;
	float : right;
	width : 200px;
	height : 300px;
	top : 10px;
	left : 10px;
	margin : 0px -20px 0px 0px;
	background : #420062;
	border : 1px solid #000000;
	z-index : 200;
	}
	
.e_mail {color : blue;}

.e_mail:hover {
	color : #fff;
	background : #420062;
	padding : 2px;
	}
	
.clear_list{clear : left;}

.site_link{	text-align : center;}
	
.site_link a{text-decoration : none; color : black;}

.link_pic2 {border : 1px solid black;}
	
