.bg_left_outer_top {
	background-image: url(images/bg_left_outer_top.gif);
	background-position: right;
}
.bg_left_outer_bot {
	background-image: url(images/bg_left_outer_bot.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.bg_right_outer_top {
	background-image: url(images/bg_right_outer_top.gif);
	background-position: left;
}
.bg_right_outer_bot {
	background-image: url(images/bg_right_outer_bot.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #D0AF9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0.5pt;
	line-height: 20px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D0AF9A;
	line-height: 20px;
	letter-spacing: .5pt;
	font-size: 13px;
	vertical-align: top;
}
.main {
}
.title {
	font-size: 14px;
	font-weight: bold;
}
a:link{
	color: #037CFF;
	text-decoration: none;
}
a:visited{
	color: #037CFF;
	text-decoration: none;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
a:active{
	color: #990000;
	text-decoration: none;
}
.hr {
	background-color: #990000;
}.photo_border {
	border: 1px solid #333333;
}



a.home_link {
	text-decoration: none;
}
a:link.home_link {
	color: #D0AF9A;
}
a:visited.home_link {
	color: #D0AF9A;
}
a:hover.home_link {
	color: #FFFFFF;
/*	text-decoration: underline;*/
}
a:active.home_link {
	color: #FFFFFF;
/*	text-decoration: underline;*/
}
