body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right 50px;
	background-color: #666666;
	background-image: url(../slices/thor.jpg);
	min-height: 600px;
	font-size: 13px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;	
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 1.5em;
}
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;
}
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);
}
div.footer {
	position:absolute;
	width:131px;
	height: 160px;
	z-index:2;
	left: 0px;
	bottom: 20px;
	float: left;
	clear: both;
	color: #f3f3f3;
	font-size: 11px;
	top: 420px;
}
div.thor {
    height: 420px;
    left: 263px;
    font-size: 13px;
    margin-right: 300px;
    overflow: auto;
    padding-right: 10px;
    position: absolute;
    top: 162px;    
    z-index: 1;
}
 div.header{
  margin-left: -12px;
 }
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #C8C8C8;
}
a:hover {
	color: #D9001D;
}
ul{
	color: #FFFFFF;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
li {
	font-size: 12px;	
	line-height: 2.5em;
}


