/* CSS Document */
body {
	background-image: url(images/pattern_036.gif);
	margin-top: 75px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 35px;
}
#block {
	width:100%;
	padding:10px;
		}
a:link {
	color: #000000;
	border-bottom: 1px dashed;
	text-decoration: none;
}
a:visited {
	border-bottom: 1px dashed;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#FFFF00;
}
a:active {
	border-bottom: 1px dashed;
	text-decoration: none;
	color: #000000;
}

#main {
	width:632px;
	height:169px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/border.gif);
		}
#header {
	width:632px;
	height:45px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
		}	
#welcome {
	width:185px;
	height:45px;
	padding-left:290px;
	padding-top:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
		}	
#copyright {
	width:632px;
	height:10px;
	padding-top:6px;
	margin-left: auto;
	margin-right: auto;
		}					