	/*
* {
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}*/
body {
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
	/*#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}*/
#box1{
	width: 800px;
	border: 1px solid #999999;
}
#picbox{
	width: 800px; 
	text-align:center;
}
/*img { margin:0px 3px 0px 3px 0px;
}*/
h1 {
	/*background-image: url(img/title.gif);
	background-repeat: no-repeat;*/
	height: 35px;
	width: 550px;
	/*padding-top: 10px;
	padding-left: 250px;*/
}
/*table {
	text-align: center;
	width: 795px;
	margin-left: 5px;
	border: 1px solid #999999;
}*/
a {
	color: #3674C9;
	text-decoration: none;
}
a:hover {
	color: #3674C9;
	text-decoration: underline;
}
