body {


	background-image: url(Background3.jpg);
	}

#container {
	width: 800px;
	padding: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 15px solid #FFFFFF;
	background-image: url(../../Video/Media/PTS_Cover_Web_RGB.jpg);
/*	border-left: 1px solid #fff; Stops disappearing off screen in Mozilla. */
	}
	
#LHMenu {
	float:left;
	text-align: left;
	width: 770px;
	margin-top: -25px;
	height: 160px;
	margin-bottom: 15px;
}
.LHMenu_Links {
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D0AB;
	font-size: 9pt;
	text-transform: capitalize;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFA067;
}

a.LHMenu_Links:Link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D0AB;
	text-transform: capitalize;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.LHMenu_Links:Hover

 {
	background-color:#89ABC9;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B7DA69;
}

.LHMenu_LinksDk {
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D0AB;
	font-size: 8pt;
	text-transform: capitalize;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B6F44;
}

a.LHMenu_LinksDk:Link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #D8D0AB;
	text-transform: capitalize;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B6F44;
}
a.LHMenu_LinksDk:Hover

 {
	background-color:#DBE7E8;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7B6F44;
}

#MainContent {
	float: left;
	width: 810px;
	margin-bottom: 15px;
}

#Col1Content{
	float: left;
	width: 140px;
	clear: none;
	margin-right: 15px;
	background-color: #D8D0AB;
	padding: 10px;
}

#Col2Content{
	float: left;
	width: 420px;
	margin-left: 10px;
	clear: none;

	margin-bottom: 15px;
}

#Col3Content{
	float: left;
	width: 180px;
	margin-left: 15px;
	overflow: visible;
}


#LHMenuBlock  {
	padding: 0px;
}

#LHMenuBlockNext  {
	background:#B6D5DB;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#content {
	text-align: left;
	width: 770px;
	top: -20px;
	}

.Titles {
	font-family: Helvetica, Arial;
	font-size: medium;
	font-weight: normal;
	color: #564e2d;
}

.BodywiBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	background-color: #D8D0AB;
	display: block;
	padding: 10px;
}

.TitlewiBackground {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #564E2D;
	background-color: #D8D0AB;
	display: block;
}

.TitlewiBackground_UL {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #564E2D;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A89657;
	padding-bottom: 8px;
}

.TitlewiBackgroundBLUE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #316B95;
	background-color: #DBE7E8;
	display: block;
	padding: 0px;
}

.TitlesBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #564e2d;
}

.SubHeadings {
	font-family: Helvetica, Arial;
	font-size: medium;
	font-weight: normal;
	color: #3AA9B2;
	padding-left: 10px;
}

	
#ContentBlock  {
	background-color: #B6D5DB;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;

}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	background-color: #D8D0AB;
}

a.BodyText:Link {
	color: #564E2D;
	text-decoration: underline;
}

a.BodyText:Visited {
	text-decoration: underline;
	color: #627C9B;
}

a.BodyText:Hover  {
	background-color: #699cbe;
	text-decoration: none;
	color: #FFF;
}
	
.SixstageText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #316B95;
	padding-left: 30px;
}

	
/* You can just have an image as the entire block: */
img.block {
	display: block;
	padding: 10px 10px 2px 0;
	border: none;
	}

img.LHblock {
	display: block;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #D8D0AB;
	padding-right: 10px;
	}


/* Image within bodytext */
img.inline {
	display: inline;
	border: none;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0;
	margin-left: 5px;
	}

/* For doing <hr>s nicely, from
http://diveintoaccessibility.org/day_25_using_real_horizontal_rules_or_faking_them_properly.html */
div.hr { display: none }
/*/*/a{}
div.hr {
	display: block;
	margin: 1em 0 1em 0;
	border-bottom: 1px dotted #999;
	clear: left;
	}
#right div.hr {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #999;
	clear: right;
	}
hr { display: none }

.tefaldiv hr { display: block; 
			margin-left: 10px;
			margin-right: 10px;
			clear: left;}

/* */


.RHMenu_Blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #316B95;
	background-color: #DBE7E8;
	display: block;
	padding: 5px;
	border: 1px dashed B9D1DD;
}

.RHMenu_Blue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #AECAD8;
	display: block;
	padding: 5px;
	border: 1px dashed B9D1DD;
}


.RHMenu_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #D8D0AB;
	background-color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D8D0AB;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.RHMenu_Green:hover {
	background-color: #89ABC9;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

.SubMenu_GreenNonActive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #564E2D;
	background-color: #C8BD88;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #8E804A;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8E804A;
}

#MastheadFlash {
	position:absolute;
	width:582px;
	height:160px;
	z-index:3;
	left: 286px;
	top: 19px;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SubMenu {
	position:absolute;
	width:583px;
	z-index:21;
	left: 286px;
	top: 194px;
	visibility: visible;
	background-color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
}

#SubMenuTwo {
	position:absolute;
	width:583px;
	z-index:21;
	left: 286px;
	top: 194px;
	visibility: visible;
	background-color: #C8BD88;
	padding-top: 10px;
	padding-bottom: 10px;
}

#SubMenuThree {
	position:absolute;
	width:583px;
	z-index:21;
	left: 286px;
	top: 194px;
	visibility: visible;
	background-color: #C8BD88;
	padding-top: 10px;
	padding-bottom: 10px;
}

#SubMenuDiscreet {
	position:absolute;
	width:402px;
	z-index:21;
	left: 467px;
	top: 194px;
	visibility: visible;
	background-color: #C8BD88;
	padding-top: 10px;
	padding-bottom: 10px;
}

#NavMenu {
	position:absolute;
	width:160px;
	z-index:2;
	left: 101px;
	top: 194px;
	visibility: visible;
	background-color: #333;
	padding-bottom: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D8D0AB;
	border-right-color: #D8D0AB;
	border-bottom-color: #D8D0AB;
	border-left-color: #D8D0AB;
}

#NavMenuDk {
	position:absolute;
	width:160px;
	z-index:17;
	left: 286px;
	top: 244px;
	background-color: #666666;
	padding-bottom: 12px;
	visibility: visible;
}

#Logo {
	position:absolute;
	width:160px;
	height:160px;
	z-index:28;
	left: 101px;
	top: 19px;
}
