@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../img/pageBack.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	min-width:645px;
	width:645px;
	padding:0px;
	padding-right:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:0px;
	background-position: 645px top;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
#packshot {
	width: 225px;
	float: left;
	height: 192px;
}
#headMenu {
	width: 420px;
	height: 192px;
	float: right;
}
#contentHolder {
	background-image: url(../img/packshotbaseback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 71px;
	padding-top: 21px;
	clear:both;
}
#aboutHolder {
	background-image: url(../img/packshotbaseback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 71px;
	padding-top: 4px;
	clear:both;
}
#aboutMenu {
padding-left: 154px;
}
#aboutMenu img {
padding-left: 10px;
}
#baseInfo {
	text-align:center;
	color:#990000;
	font-size:x-small;
	margin-top: 55px;
	margin-bottom:10px;
	padding-left: 71px;
}
#baseInfo a {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}