body {
margin:0;
padding:0;
/* background-color:#320000; */ 
background: url(../media/images/pic_bg.jpg) no-repeat center;
background-size: cover;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

#bgs a { color: #004511; }

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
}

.border_win {
	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;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
}

.left_box{
padding-left:30px;
padding-right:20px;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;

text-align:left;
}

.right_box{
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
background-color: #bae85c;
text-align:left;
}
.right_box_subhead{
color: #FFFFFF;
font-weight:normal;
}
#bgs{
background-color: #bae85c;
}
.minimal_headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #320000;
}
.Top_Text_Gold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #9A6600;
}
.border_win .minimal_headline_allfields {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: oblique;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.form_box{
font-family:Helvetica, Arial, Verdana;
font-size:12px;
color:#320000;
}
.nightispink{
	color: #E278B6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	font-weight:bold;
}