body
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/Images/bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #055204;
	text-align: center;
}

/*#mainwrapper
{
	border: #cccccc 1px solid;
	width: 100%;
	background-color: #055204;
	text-align: left;
}

#wrapper
{
	
	width: 100%;
	
	background-color: #055204;
	text-align:left;
 MARGIN: auto;
	
}*/
#Header
{
	/*background-position: left top;*/
	height: 80px;
	/*text-align:center;*/
	width:100%;
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	overflow:hidden;
	/*border: #cccccc 1px solid;*/
}
#InnerHeader
{
	height: 70px;
	width:1000px;
	/*border: #cccccc 1px solid;*/
	margin-left:auto;
	margin-right:auto;
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	overflow:hidden;
}

#logo
{
	float: left;
	background-image: url(/Images/TPV_LogoHeader.gif);
	width: 500px;
	background-repeat: no-repeat;
	position: static;
	height: 65px;
	margin-left:35px;
	margin-top:15px;
}
#Accessibility
{
	float: right;
	padding-top: 20px;
	width:350px;
	height: 70px;
	
}

#Accessibility a
{
	text-transform: uppercase;
	text-decoration: none;
}	
#topline
{
	/*background-image: url(/Images/Topbar.gif);*/
	background-repeat: no-repeat;
	height: 20px;
	/*margin-left:10px;*/
	width:100%;
	background-color: #055204;
}
#topnav
{

	width: 100%;
	height: 100px;
	
}

#menuLine
{

width:100%;
/*background-color:#cccccc;*/
}

#menu
{
padding:0;
margin:0;
margin-top:20px;
font-family: verdana, arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;
font-size:100%;
font-weight:bold;

width:1000px;

}
#menu ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
#menu li {display:inline;}
#menu li a
{
	border-right: #000 0px solid;
	padding-right: 1em;
	border-top: #000 0px solid;
	padding-left: 1em;
	float: left;
	padding-bottom: 0em;
	border-left: #000 0px solid;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	border-bottom: #000 0px solid;
	text-decoration: none;
}
#menu li a:hover
{
background-image: url(/Images/Menu_BG.gif);
color:#fff;
}

#CurrentPage
{
background-image: url(/Images/Menu_BG.gif);
color:#fff;
}
/*#ContentCentre
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	display:inline;
}*/

#content
{
	border: #002256 2px solid;
	/*margin-left: 45px;*/
	margin-top:20px;
	padding-left:15px;
	padding-bottom:30px;
	font-size: 100%;
	padding-top: 20px;
	
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	overflow:hidden;
	text-align:left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#contentLeft
{
	clear: left;
	float: left;
	width: 550px;
	line-height: 150%;
}

	
#contentRight 
{
	width:200px;
	float:right;
	padding-right:50px;
	
	}
	
	
#BottomBar 
{
	/*background-image: url(/Images/Bottombar.gif);
	background-repeat: no-repeat;*/
	height:62px;
	padding-top:20px;
	width:1000px;
	text-align:left;
	
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	overflow:hidden;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
	}

#BottomBar h1 
{
	font-size:x-small;
	color:#99CC99;
	padding-left:30px;
	}
#BottomBar a 
{
	font-size:x-small;
	color:#99CC99;
	}
	
.clear 
{
	clear:both;
	}
	
#accessform LABEL
{
	font-weight:bold;
	width:100px;
}

/*
Widget
*/

#widgetForm
{
	border-right: #6666cc thin solid;
	border-top: #6666cc thin solid;
	border-left: #6666cc thin solid;
	border-bottom: #6666cc thin solid;
	background-color:#ffffff;
	width:300px;
	padding:5px;
}

#flags 
{
	margin-top:2px;}