body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/telegraph_background.jpg);
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
html
	{
  	overflow: -moz-scrollbars-vertical;
	}
p {
	font-size: 12px;
	padding: 10px 10px 5px;
	line-height: 150%;
	margin-top:0;
	margin-bottom: -5px;
}
p.center{
text-align: center;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.main li{
	line-height: 150%;
	list-style: none;
}
h1, h2, h3, h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 13px;
	margin-bottom:0;
}
h2 {
	font-size: 14px;
	text-indent:1em;
}
h3 {
font-size:12px;
font-weight:bold;
}	
h4 {
font-size:10px;
font-weight:bold;
}	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#footer {
text-align:center;
padding:2em 0 0 0;
}
#menu2 ul {
list-style: none;
list-style-type: none;
}

#menu2 {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 0px;
	margin: 10px;
	}
#menu2 li {
font-size:12px;
}	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #fff;
	display: block;
	background: url(images/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #283A50;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #283A50;
	background: url(images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.20em;		/* Width of gap between menu items */
padding: 0;
text-align: center
}

#nav-menu li a
{
background: url(images/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 7em;		/*Total width of all menu items across top*/ 
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background: url(images/css-nav_hover.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 7em;		/*Total width of all menu items across top*/ 
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: underline;
text-align: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:740;
}
form {
margin-left:10px;
}
#news_search {
width: 150px;
border: none;
text-align:left;
float:center;
margin-left:40px;
}
ul.content
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	text-align:left;
	font-size:11px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	list-style:none;
	line-height:150%;
	}
