a img {border: none; }

body {
	color: #4169E1;
	/*background-color: #0000BF;*/
	background-image: url('../images/Jonny-Stein-Background.jpg');
	background-repeat: repeat;
}

#wrapper_out {
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/Jonny-Stein-Background.jpg');
	background-repeat: repeat;
	width: 850px;
}

#wrapper_in {
	float: left;
	margin-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	background:#F5F5F5 none repeat scroll 0%;
	width: 850px;
}

#bsd {
	float: right;
	font: 13px "Verdana", Arial, sans-serif;
}

#header {
	margin-top: 16px;
	margin-left: 1px;
	width: 726px;
	height: 73px;
	float: left;
	background: url('../images/Jonny-Stein-Banner.jpg') no-repeat;
	text-align: center;
	font: 16px "Verdana", Arial, sans-serif;
}

#header a {
	text-decoration: none;
	color: #0000FF;
}

#header a:hover {
	font-weight: bold;
	color: #191970;
}

#header_image {
	float: right;
}

#menu ul {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 24px;
	list-style:none;
	line-height:1em;
	font: 14px "Verdana", Arial, sans-serif;
}

#menu ul li {
	float: left;
}

#menu a {
	display:block;
	color:#F5F5F5;
	text-decoration:none;
	font-weight:bold;
	background:#4169E1;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #000;
}

#menu a:hover {
	background-color: #0000BF;
	color: #FFD700;
}

#active_link a {
	background-color: #0000BF;
	color: #FFD700;
}

#title {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	text-align: center;
	font: 18pt "Comic Sans MS", Arial, sans-serif;
	color: #4169E1;
}

#mainbody {
	font: 14px "Verdana", Arial, sans-serif;
}

#mainbody hr {
	margin-left: auto;
	margin-right: auto;
}

#samples_table table {
	margin-left: auto;
	margin-right: auto;
/*	border-collapse: collapse; */
}

#samples_table tr {
	text-align: center;
}

#samples_table td {
	width: 386px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: top;
/*	border-collapse: collapse;
	border-style: dashed;
	border-width: 1px;
	border-color: #0000BF; */
}

#mainbody a {
	text-decoration: underline;
	color: #0000FF;
}

#mainbody a:visited {
	color: #3366CC;
}

#mainbody a:hover {
	color: #191970;
}

.thumb_left {
	border-right: 1px dashed #0000BF;
}

.description_left {
	text-align: left;
	border-bottom: 1px dashed #0000BF;
	border-right: 1px dashed #0000BF;
}

.description_right {
	text-align: left;
	border-bottom: 1px dashed #0000BF;
}

.description_left_no-bottom {
	text-align: left;
	border-right: 1px dashed #0000BF;
}

.description_right_no-bottom {
	text-align: left;
}

#screenshot_table {
	width: 850px;
}

.screenshot {
	width: 415px;
	vertical-align: top;
	padding-bottom: 20px;
}

.ss_break {
	width: 6px;
}

#footer {
	text-align: center;
	font: 12px "Verdana", Arial, sans-serif;
	color: #191970;
	margin-top: 24px;
}

.footer-link {
	text-decoration: none;
	color: #0000FF;
}

.footer-link:hover {
	font-weight: bold;
	color: #191970;
}

.footer-link-active {
	text-decoration: none;
	color: #191970;
}

.footer-link-active:hover {
	font-weight: bold;
	color: #191970;
}