body {
	background:#000000;
	background-image:url(sysimages/runar_is_bak_02.jpg);
	background-attachment:fixed;
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	color:#FFFFFF;
	font-family:Verdana,arial,san-serif;
	font-size:11px;
}
.anon {
	background:#000000;
	background-image:url(sysimages/runar_is_bak_01.jpg);
	background-attachment:fixed;
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	color:#FFFFFF;
	font-family:Verdana,arial,san-serif;
	font-size:11px;
}

p {
	font-family:Verdana,arial,san-serif;
	font-size:11px;
	color:#FFFFFF;
}

a {
	font-family:Verdana,arial,san-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana,arial,san-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#webWrapper{
	position:relative;
	float:left;
	width:900px;
	height:95%;
	border:0px solid #FFFFFF;

}

#TopLogo {
	position:relative;
	background-image:url(sysimages/runar_toplogo.png);
	background-repeat:no-repeat;
	width:200px;
	height:71px;
	top:87px;
	left:85px;
	cursor:pointer;
}

#BuyNowBanner {
	position: relative;
	float: right;
	width: 310px;
	margin-right:200px;
	text-align: center;
	padding:2px;
	top:90px;
}
#BuyNowBannerOver {
	position: relative;
	float: right;
	width: 200px;
	margin-right:200px;
	border:1px solid #FFFFFF;
	text-align: center;
	padding:5px;
	background:#FFFFFF;
	color:#000000;
	cursor:pointer;
}

#TopMenu {
	position:relative;
	float:left;
	top:100px;
	left:70px;
}

#TopMenu DIV.Item {
	position:relative;
	float:left;
	color:#CCCCCC;
	font-family:Verdana,arial,sanserif;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	width:70px;
	padding:4px;
}
#TopMenu DIV.ItemOver,#TopMenu DIV.ItemSelected {
	position:relative;
	float:left;
	color:#FFFFFF;
	font-family:Verdana,arial,sanserif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:70px;
	padding:4px;
	cursor:pointer;
}

#Main {
	position:relative;
	float:left;
	text-align:left;
	top:120px;
	left:95px;
	width:650px;
	border:0px solid #FFFFFF;

}

#Main DIV.Front {
	position:relative;
	float:left;
	text-align:left;
}

#Main DIV.Front DIV.Title {
	font: normal normal normal 2.05em 'Trebuchet MS', Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:4px;
}
#Main DIV.Front DIV.TitleOver {
	font: normal normal normal 2.05em 'Trebuchet MS', Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	padding-top:4px;
	cursor:pointer;
}
#Main DIV.Front DIV.Content {
	font-family:Verdana,arial,san-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:10px;
}

#Main DIV.Front DIV.Links {
	margin-top:20px;
}

#Main DIV.Front DIV.Links IMG {
	margin-right:5px;
}
#Main DIV.Front DIV.Links IMG:hover {
	opacity:0.8;
	filter:alpha(opacity=80)
}

#Footer {
	position:relative;
	float:left;
	display:block;
	clear:both;
	border:0px solid #FFFFFF;
	top:150px;
	left:95px;
	width:500px;
}

#Footer a {
	text-decoration:none;
	font-weight:normal;
}
#Footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}

#Footer DIV.Sub {
	padding-top:5px;
	color:#3D3D3D;
}
#Footer DIV.Sub a{
	color:#3D3D3D;
	text-decoration:none;
	font-weight:normal;
}
#Footer DIV.Sub a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}