html {
	margin: 0px;
	color: black;
	font-size: 1em;
}

img {
	border:0;
}

/* Added by DJW 26/08/2007 */
/* color:#666666; dark-grey */


body{font-size:.8em;}
body,td{font-size:small;font-family:Arial,Verdana,Sans-serif;}

h1{font-size:160%;font-weight:bold;color:#000066;}
h2{font-size:125%;font-weight:bold;color:#000066;}
h3{font-size:115%;font-weight:bold;color:#000066;}
h4{font-size:105%;font-weight:bold;color:#000066;}

/* End of additions */

body {
/* Change by AV 14-01-10 from:
background: #fff url('/template/images/design_01.png') top left repeat-x;
to: */
background: #fff url('/Resources/wstemplate/design_01.jpg') top left repeat-x;
}

/*body {background: #fff url('/Resources/user/design_02.png') top left repeat-x;}
*/

.clear {clear: both;overflow: hidden;}

#page {
	width: 784px;
/* Changed by AV 12-01-10 from:
	background: #ceffff url('/template/images/design_16.jpg') top left repeat-y;
to: */
	background: #ceffff url('/Resources/wstemplate/design_16.jpg') top left repeat-y;
	margin: 0px auto;
	min-width: 780px;
}

/* Changed by AV 17/10/2007 */ 
/* height: 108px; */ 

#header {
  width: 784px;
  height: 103px;
  /* Changed by AV 12-01-10 from:
  background: #ceffff url('/Resources/user/design_06.png') top left no-repeat;
 to: */
background: #ceffff url('/Resources/wstemplate/design_05.jpg') top left no-repeat;
}
/* End of Change */

#content_container {
  width: 780px;
  padding: 0 2px 0 2px;
  /* Changed by AV 12-01-10 from: 
  background: #ceffff url('/template/images/design_17.jpg') top left repeat-y;
  to: */
  background: #ceffff url('/Resources/wstemplate/design_17.jpg') top left repeat-y;
}

#content_container #left {
  float: left;
  width: 156px;
  padding-left: 3px; 
}

#newstitle {
  font-size: 110%;
  padding: 5px 0 5px 0;
}

#content_container #right {
  float: left;
  width: 617px;
  padding-left: 1px; 
} 

#contenttop {
  width: 619px; /* Changed by AV 12-01-10 from: 616px*/
  height: 4px;
  /* Changed by AV 12-01-10 from:
  background: url('/template/images/design_09.jpg') top left no-repeat;
  to: */
background: url('/Resources/wstemplate/design_09.jpg') top left no-repeat;
}

#displayoptions {
  width: 610px;
  text-decoration: none;
  color: #6e6e6e;
  padding-left: 5px;
  border-bottom: 1px solid #6e6e6e;
}

#site_content {
  padding: 5px;
}

#footer {
  width: 784px;
  height: 23px;
  /* Changed by AV 12-01-10 from:
  background: #ceffff url('/template/images/design_20.jpg') top left no-repeat;
  to: */
background: #ceffff url('/Resources/wstemplate/design_20.jpg') top left no-repeat;
}

#w3_container{ 
  padding: 5px;
}
