/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/backgrnd.gif);
	background-repeat: repeat-x;
	background-color: #480000;
	text-align: center;
}
p,td {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #A0410C;
	text-align: justify;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0410C;
}
a.txt:link,a.txt:active,a.txt:visited {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0410C;
	text-decoration: underline;
}
a.txt:hover {
	background-color: #A0410C;
	color: #FFFFFF;
	text-decoration: none;
}
a.back:link,a.back:active,a.back:visited {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0410C;
	text-decoration: none;
}
a.back:hover {
	text-decoration: underline;
}
a.enlarge:link,a.enlarge:active,a.enlarge:visited {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0410C;
	text-decoration: none;
}
a.enlarge:hover {
	color: #000000;
}
td.top1 {
	height: 150px;
	width: 42px;
	background-image: url(../images/temp_01.jpg);
	background-repeat: no-repeat;
}
td.top2 {
	height: 150px;
	width: 118px;
	background-image: url(../images/temp_02.jpg);
	background-repeat: no-repeat;
}
td.top3 {
	height: 150px;
	width: 390px;
	background-image: url(../images/temp_03.jpg);
	background-repeat: no-repeat;
}
td.top4 {
	background-image: url(../images/temp_04.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 208px;
}
td.top5 {
	background-image: url(../images/temp_05.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 42px;
}
td.banner1 {
	background-image: url(../images/temp_06.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 42px;
}
td.banner2 {
	background-image: url(../images/temp_07.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 118px;
}
td.banner3 {
	background-image: url(../images/temp_09.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 208px;
}
td.banner4 {
	background-image: url(../images/temp_10.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 42px;
}
td.body1 {
	background-image: url(../images/temp_12.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 118px;
}
td.body2 {
	background-image: url(../images/temp_13.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 390px;
}
td.body3 {
	background-image: url(../images/temp_14.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 208px;
}
td.leftside {
	width: 42px;
}
td.content {
	width: 716px;
	background-image: url(../images/temp_17.jpg);
	background-repeat: repeat-y;
}
td.rightside {
	width: 42px;
}
td.leftside2 {
	height: 25px;
	width: 42px;
}
td.rightside2 {
	height: 25px;
	width: 42px;
}
td.leftbottom {
	height: 55px;
	width: 42px;
}
td.rightbottom {
	height: 55px;
	width: 42px;
}
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A0410C;
}
li {
	list-style-type: circle;
}
#frontpage {
	border: 5px double #A0410D;
}
