.copyright {
	font-family: Helvetica, Arial, sans-serif, Kidprint MT Std;
	font-size: 12px;
	color: #CC0033;
	text-align: center;
}

.tagline {
	font-family: Helvetica, Arial, sans-serif, Kidprint MT Std;
	font-size: 16px;
	color: #009900;
	text-align: center;
}

.description {
	font-family: Helvetica, Arial, sans-serif, Kidprint MT Std;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7EA9D3;
	text-decoration: none;
}	

img  {
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat;	
}

div.scroll {
	height: 429px;
	width: 182px;
	overflow: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 6px;
	margin: 0px;
	scrollbar-face-color: #0066CC; /*DEF1FF*/
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-arrow-color:#FFF;
	background-image: url(graphics/background.jpg);
	position: absolute;
	left: -8px;
	top: 167px;
}

div.view {
	position:absolute;
	left: 217px;
	top: 202px;
	height: 300px;
	width: 300px;
}

div.logo {
	position:absolute;
	height: 103px;
	width: 755px;
	left: 18px;
	top: 5px;
	
}

div.copyright {
	position:absolute;
	left: 142px;
	top: 629px;
	width: 568px;
	height: 47px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
