body {
	background: #000000 url('images/grad-bg.jpg') fixed repeat-x center center;
	font-family: arial, sans-serif;
}
h1 {
	font-size : 15px;
	font-weight: bold;
	border-bottom: thin solid white;
}
a img {
	border: none;
	}
#box {

	margin-top:15%;
	margin-right:1%;
	margin-left:1%;
}
#title {
	width:300px;

}
#links {
	float:right;
	margin-top:50px;
	vertical-align:text-bottom;
	font-family: "arial";

	font-size: 16px;
}
#contentbox {
	border: thin solid black;
	height:350px;
	clear:both;
	
}
#databox {
	border-left: thin solid black;
	float:right;
	height:350px;
	width: 45%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/clear-black-bg.png');
  	background-image:url('images/clear-black-bg.png')!important;
	background-image:none;
	overflow:auto;
	padding: 0px 10px 0px 10px;

}
#footer {
	font-size: 9px;
	text-align:right;
}
.contop {
	border-bottom: thin solid white;
	margin-bottom: 10px;
}
a:link { text-decoration: none; color: #FFE4C2}
a:active { text-decoration: none; color: #F1E3F8}
a:visited { text-decoration: none; color: #FFC985} 
a:hover {text-decoration: underline; color: #FFBF6F}
img {
	behavior: url(pngHack.htc);
	}
*a{position:relative;}
.title {
	border:1px solid gray;
	margin: 20;
	padding: 5;
}
#EXim {
	width:0;
	height:0;
}
