div.thor {
	height:410px;
	left:221px;
	overflow:auto;
	padding-right:10px;
	position:absolute;
	top:142px;
	width:55%;
	z-index:1;
	min-width: 450px;
	line-height: 1.5em;
}



body {
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #666666;
	background-image: url(../slices/thor.jpg);
	min-height: 600px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	color:#FFFFFF;
	line-height: 1.3em;
	letter-spacing: normal;
	word-spacing: normal;
}
#content h2 {
	background-image:url(../images/headerbg.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#F3F3F3;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	height:55px;
	letter-spacing:normal;
	line-height:normal;
	text-indent:40px;
	text-transform:uppercase;
	word-spacing:normal;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: normal;
	padding: 5px;
	background-image: url(../images/white.png);
}
#footer {
	position:absolute;
	width:132px;
	height:120px;
	z-index:2;
	left: 0px;
	top: 460px;
	float: left;
	clear: both;
	font-size: small;
}
.style2 {font-size: x-small; }
