body {
	font-family: san-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background:#000000;
/*	background-image: url(page_bg.jpg); */
	background-repeat:repeat;
	margin: 2px;
	padding:0px;
	border-width: 2px;
	border-color: #FF0000;
	border-style: solid;
/*
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#444444',EndColorStr='#000000');
*/
}

table {
	border-collapse: collapse;
}

td {
	font-family: san-serif;
	font-style: italic;
}


img {
	border: 0px;
}

img a {
	border: 0px;
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

.Page {
	font-family: san-serif;
	font-style: italic;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background:#000000;
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#444444',EndColorStr='#000000'); */
}

#piccon {
	width: 100%;
}

.FrontContent {
	font-family: san-serif;
	font-style: italic;
	width: 100%;
	height: 438px;
	padding: 0.2em;
}

.Content {
	font-family: san-serif;
	font-style: italic;
	width: 100%;
	height: 500px;
	padding: 0.2em;
}

.Content a {
	color:#FF0000;
}

.Content a:hover {
	color: #999999;
	text-decoration: underline;
}

.Footer {
	width: 1024px;
	height: 35px;
}

.Menu {
	font-family: san-serif;
	font-style: italic;
/*	letter-spacing: 0.2em; */
	color: #444444;
	border-top:1px solid  #FF0000;
	border-bottom:1px solid  #FF0000;
	width: 1024px;
}


.Menu a, .Menu a:active, .Menu a:visited {
	font-family: san-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
}

.Menu a:hover {
	text-decoration: none;
	border-bottom:3px solid #FF0000;
	color: #ffffff;
}

.MenuSelected a, .MenuSelected a:active, .MenuSelected a:visited {
/*	border-bottom:3px solid #FF0000; */
	color: #ffffff;
}

.MenuItem {
	width: 1%;
}

.MenuEnd {
	width: 30px;
}

.MenuItem a {
	font-weight: bold;
}

.MenuSep {
	width: 10px;
}
.MenuText {
	font-family: san-serif;
	font-style: italic;
/*	width: 400px; */
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.pMenu {
	font-size: 0.8em;
	color: #444444;
}

.pMenu a {
	color: #FFFFFF;
}

.pMenu a:hover {
	text-decoration: none;
	border-bottom:3px solid #FF0000;
}

.pCtrl {
	font-size: 2em;
}

.pCtrl a {
	color: #FFFFFF;
}

.pCtrl a:hover {
	text-decoration: none;
	color: #FF0000;
}

.Border {
	border: 0px;
/*	border:1px solid  #000000; */
}


.Left {
	text-align: left;
}

.Center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.Right {
	text-align: right;
}

.Top {
	vertical-align: top;
}

.Middle {
	vertical-align: middle;
}

.Bottom {
	vertical-align: bottom;
}

.Copy {
	margin-top: 5px;
	font-family: san-serif;
	font-style: italic;
	font-size: 12px;
	color: #ffffff;
}

H1 {
	font-family: san-serif;
	font-style: italic;
	font-size: 22px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
/*	letter-spacing: 0.1em;
	color: #FF0000; */
}

.MapText {
	font-family: san-serif;
	font-style: italic;
	color: #FF0000;
}

.PicNav {
	Background-Color:#000000;
	width:49%;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 18px;
	height: 40px;
}

#picture {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}


#Sections {
	width: 100%;
}

/*
#Sections td {
	border-bottom: 25px;
}
*/

.DLineTab {
	padding: 0;
	margin: 0;
}

.DLines {
	font-family: san-serif;
	font-style: italic;
	color: #ffffff;
	border-top:1px solid  #ffffff;
	border-bottom:1px solid  #ffffff;
	width: 450px;
	padding: 0;
	margin: 0;
}

.DLines H1 {
	padding: 5px;
	margin: 0;
}

.DLines H1 a {
	color: #ffffff;
}

.DLineSpace {
	width: 50px;
}
