/* CSS Document */

.flashholder {
	text-align: center;
	border: 1px solid #333333;
	height: 100%;
	width: 100%;
}
body {
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
	font: small "Trebuchet MS";
}
.footertxt {
	font: 70% "Trebuchet MS";
	text-align: center;
	color: #666666;
}h1 {
	font: normal 150% "Trebuchet MS";
	color: #7D97FF;
	text-align: left;
	word-spacing: normal;
	letter-spacing: 1em;
}
.Container {
	width: 100%;
}
.scrollertxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: medium;
}
.middle {
	background-repeat: repeat-x;
	font-size: medium;
	background-image: url(images/bkground.jpg);
}
.ProfileTxt {
	font: medium "Trebuchet MS";
	color: #FFFFFF;
}
.profileCaption {
	font: medium "Trebuchet MS";
	color: #FFCC00;
}
.djimage {
	border: 1px solid #CCCCCC;
	margin: 5px 25px 5px 5px;
	padding: 2px;
	clear: none;
	float: left;
	height: 160px;
	width: 160px;
}
a:visited {
	color: #0099FF;
}
.profiledetails {
	float: left;
	margin-left: 20px;
	width: 500px;
}
.col1 {
	float: left;
	width: 20%;
}
.col2 {
	float: right;
	width: 25%;
}
