body{
	font-family: Arial;
	background-color: #F5F5F5;
	font-size: 10pt;
	line-height: 135%;
	padding: 0px;
	margin: 0px;
}
#main{
	position: relative;
	top: -5px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: White;
	border: 1px solid #333333;
	border-top: none;
	text-align: left;
	padding: 20px;
	padding-top: 0px;
	overflow: visible;
}
#logo{
	position: relative;
	float: none;
	margin-left: -8px;
	margin-right: 25px;
	top: 80px;
	left: 0px;
	margin-bottom: 165px;
}
#words{
	position: relative;
	text-align: right;
	float: right;
	top: -205px;
	padding: 0px;
	margin-left: 260px;
	margin-bottom: -150px;
	margin-right: -5px;
}
#short_menu{
	position: relative;
	top: 3px;
	text-align: right;
	float: none;
	clear: both;
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px;
	padding-right: 20px;
	background-color: #000080;
	color: #F5F5F5;
}
#news{
	position: relative;
	top: 0px;
	float: left;
	width: 225px;
}
#note{
	position: relative;
	top: 0px;
	float: right;
	width: 225px;
}
#content{
	position: relative;
	top: 0px;
	padding: 0px;
	margin-left: 250px;
	margin-right: 250px;
	overflow: visible;
}
#basement{
	position: relative;
	padding: 0px;
	width: 90%;
	left: 5%;
	right: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	line-height: 120%;
	color: #666666;
}
h2{
	font-size: 12pt;
	margin-top: 0px;
	color: #999999;
}
h3{
	font-size: 10pt;
	color: #666666;
	margin-top: 0px;
}
p{
	margin-top: 0px;
}
a{
	color: #0000CC;
}
a.short{
	color: #F5F5F5;
}
img{
	border: 0px;
}
img.adobe{
	margin-top: 10px;
}
img.float{
	position: relative;
	float: left;
	display: block;
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
img.icon{
	position: relative;
	float: left;
	margin: 5px;
	margin-top: -5px;
	margin-bottom: 15px;
}
a.one{
	font-size: 14pt;
	line-height: 150%;
	color: #CC0000;
	margin-left: 5px;
	margin-right: 5px;
}
a.three{
	font-size: 12pt;
	line-height: 150%;
	color: #999999;
	margin-left: 5px;
	margin-right: 5px;
}
a.footer{
	color: #CC0000;
}
#shadow_l{
	position: relative;
	background: url(image/shadow_l.gif) repeat-y left;
}
#shadow_b{
	position: relative;
	background: url(image/shadow_b.gif) repeat-x bottom;
}
#shadow_br{
	position: relative;
	background: url(image/shadow_br.gif) no-repeat bottom right;
}
#shadow_bl{
	position: relative;
	background: url(image/shadow_bl.gif) no-repeat bottom left;
}
#shadow_r{
	position: relative;
	width: 90%;
	left: 5%;
	right: 5%;
	overflow: visible;
	background: url(image/shadow_r.gif) repeat-y right;
}