/* CSS Document */

body {
	background-image: url(../pics/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
a:active {
	color: #444444;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #333333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-style: italic;
	font-weight: normal;
}



.content_box {
	margin-left: 30px;
	margin-right: 25px;
}

.content {
	margin-left: 10px;
	margin-top: 20px;
}
	
.txt_small, .txt_small a {
	font-size: 11px;
}	

h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.gallery_th {
	background-color: #dddddd;
	border: 1px solid #999999;
	padding: 2px;
}
