body{
	text-align:center;
}

form {
	background-color: #990000;
}

a{
	color: #006699;
	font-weight:bold;
	font-size:small;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: color: #006699; border-bottom: 3px dotted #ffcccc;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

.h1{
 font-family: Arial,sans-serif;
 font-size:large;
 font-weight:bold;
 color: #006699;
 margin: 0px;
 padding: 0px;
 text-align: left;
 line-height: 1;
 letter-spacing: .5px;
 text-align: center;
}

.h2{
 font-family: Arial,sans-serif;
 font-size:smaller;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

.h3{
 font-family: Arial,sans-serif;
 font-size: large;
 color: #006699;
 margin: 0px;
 padding: 0px;
 text-align: left;
 line-height: .5;
 letter-spacing: .5px;
}

.h4{
 font-family: Arial,sans-serif;
 font-size: small;
 color: #666666;
 margin: 0px;
 padding: 0px;
 text-align:left;
 line-height: 1.3;
}

.h5{
 font-family: Arial,sans-serif;
 font-size:large;
 font-weight:bold;
 color: #006699;
 margin: 0px;
 padding: 0px;
 line-height: .1;
 letter-spacing: .1px;
 text-align: left;
 }
 
#text {
	Z-INDEX: 2;
	BORDER-RIGHT: #ffcc00 0px solid;
	BORDER-TOP: #0099FF 2px solid;
	LEFT: 295px;
	BORDER-LEFT: #ffcc00 0px solid;
	WIDTH: 566px;
	BORDER-BOTTOM: #0099FF 2px solid;
	POSITION: absolute;
	TOP: 81px;
	height: 566px;
}

#text1 {
	Z-INDEX: 2;
	LEFT: 296px;
	WIDTH: 562px;
	POSITION: absolute;
	TOP: 660px;
	height: 21px;
}

#title {
	Z-INDEX: 2;
	LEFT: 295px;
	WIDTH: 521px;
	POSITION: absolute;
	TOP: 17px;
	height: 49px;
	 line-height: 0.5;
}

IMG.picture1 {
	Z-INDEX: 2;
	LEFT: 35px;
	POSITION: absolute;
	top: 28px;
}
IMG.picture2 {
	Z-INDEX: 1;
	LEFT: 1px;
	POSITION: absolute;
	top: 1px;
}




	#frame {
		width:860px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
	margin-top:16px;
		width:291px;
		padding:0px;
		float:left;
		background:none;
		}
	
	#contentcenter {
	margin-top:0px;
		width:559px;
		height:auto;
		padding:0px;
		float:left;
		background:none;
		}
	
	#contentright {
		width:175px;
		padding:0px;
		float:left;
		background:none;
		}
	

		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
		
	.copywrite {
		font-size:x-small;
		padding:10px;
		margin:center;
		color: #666666;
		}
	
	#contentright p { font-size:10px}
	
