body {
	text-align: center;
	background-color: #ffffe7;
	margin: 0px;
	padding: 0px;
}

#title {
	color: #000000;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#newthumbs  {
	text-align: left;
	margin-left: 80px;
}


#page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#thumbs img, #thumbs2 img {
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	border: 1px solid #000000;
}
#thumbs {
	margin-top: 2px;
	margin-bottom: 10px;
}

#thumbs2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link, a:visited {
	color: #620000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#top2 a:link, #top2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
}
#top2 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#top2 b {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#top {
	font-size: 18px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#top3 {
	margin-right: auto;
	margin-left: auto;
}

#top b {
	font-size: 18px;
}
 
#warning {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
#page #textlinks {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 16px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 50px;
	padding-bottom: 30px;
	font-weight: bold;
}
#textlinks h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
