/*---------------mine--------------*/
body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
.mainWrapper {
	width:800px;
	margin:0px auto 0px auto;
}
.header {
	height:176px;
	background-image:url(london-sky-cr5.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.content {
	background-image:url(template_normal_blank.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:23px;
}
.footer {
	background-image:url(template_normal_12.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:20px;
}
.copyright {
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.image {
	width:120px;
	float:left;
	margin-left:5px;
}
.textContent {
	width:530px;
	float:left;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
	font-size:12px;
	margin-left:10px;
}
.clear {
	clear:both;
	height:10px;
	font-size:0px;
}
h1, h2 {
	font-size:24px;
	font-weight:normal;
}
h1 {
	text-align:center;
}
h3 {
	font-size:13px;
}
/*----------end mine-------------*/
.li {
	padding-left:40px;
	background:url(images/knife.gif) no-repeat left 50%; margin-left:5px;
}
#nested-float {
	border:0px;
	width: 100%; 
	position: relative;
}
#nested-float #box-200 {
	float: right; 
	margin: 0px 0px 0px 10px; 
	width: 194px;
}
#nested-float P {
	margin: 5px;
}
.headingbox {
	margin-top: 0px;
	margin-left: 0px;
}
.textlink {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-weight: bold;
	font-size: 12px;
}
.itemcost {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
}
a:active {
	color: #ff6600;
}
.orange-links:link {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orange-links:visited {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orange-links:hover {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.orange-links:active {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.whiteyellow-links {
	color: #ffffff;
}
.whiteyellow-links:link {
	color: #ffffff;
}
.blue-links:visited {
	color: #ffffff;
}
.whiteyellow-links:hover {
	color: #ffeb00;
}
.blue-links:active {
	color: #ffeb00;
}
.formtable {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.picleft {
	float: left; 
	margin-left: 0px;
	margin-right: 6px;
}

