/* CSS Document */
body {
	background-color: #354962;
	text-align: center;
}
table td {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {}
h1 {
	font-size: 12px;
	width: 660px;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

table#outer {
	width: 740px;
	background-color: #FFF7AE;
	background-image: url(images/back_scissors.gif);
	background-repeat: no-repeat;
	margin: 20px auto;
}
table#outer td {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
table#inner {
	width: 100%;
	height: 100%;
	border: 1px solid #000;
	padding: 0px;
}
td#one {
}
td#two {
	padding-right: 40px;
	padding-left: 40px;
}
div#three {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 250px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	}
td#four {
	text-align: center;
	margin-bottom: 0px;
	line-height: 15px;
}
div#five {
	text-align: justify;
	width: 200px;
	margin-right: 5px;
}
div#six {
	text-align: center;
	width: 145px;
	border: 1px solid #000;
	margin-left: 15px;
	margin-top: 10px;
}
div#six a:link, div#six a:visited {
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
div#six a:hover {
	color: #694E34;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFFFF;
	color: #694E34;
	text-decoration: underline;
}
div.click {
	padding-left: 20px;
	border:1px solid #000;
	padding: 3px;
	width:640px;
}

table#thumbs a:hover {
background-color:none;}
.border {
border:1px solid #000;}
