@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 10px;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.paragraph {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	text-indent: 5;
	letter-spacing: .05em;
}
.h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #036;
	text-decoration: none;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

#size {
width: 50%; /* Set to fit your needs */
height: 100%; /* Set to a minimum height as per your needs */
} 
#image_box {
	height: 120px;
	width: 630px;
	margin-right: auto;
	margin-left: 10px;
	margin-bottom: auto;
}
.rightfloat {
	float: right;
}

#page_container {
	height: 300px;
	width: 650px;
}
#prevnext {
	margin-left: 350px;
}
