/*main styles*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #404040;
	line-height:130%;
	margin:0px;
	padding:0px;
	background:#7C8F98 url(../images/bg.jpg) top repeat-x;
}

P {
padding:0px 0px 4px 0px;
margin:0px;
}

:active, :focus{
    outline:none;
  }
  
FORM UL, LI {
padding:0px;
margin:0px;
}
  

a:link, a:visited, a:active{
	color: #FF6501;595855
	text-decoration: underline;
}

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

h1{
font: 18px Arial, Helvetica, sans-serif;
padding:0 0 4px 0;
margin:0px;
color: #404040;
}

h2{
 font: bold 14px Arial, Helvetica, sans-serif;
 color: #FF6501;
 margin: 0px;
 padding: 0px 0px 2px 0px;
}

h3{
 color: #EA0001;
 margin: 0px;
 padding: 5px 0px 2px 0px;
}

.bottom{
font-size:11px;
padding:5px 0 20px 0;
}

.bottom a, .bottom a:link, .bottom a:visited, .bottom a:active{
text-decoration:none;
font-weight:normal;
color: #666666;
}

.bottom a:hover{
text-decoration: none;
color: #333333;
font-weight: bold;
}


/*colour hover menu*/
.hovermenu ul{
font: 12px Arial, Helvetica, sans-serif;
color:#666666;
padding: 0;
margin: 0;
height: 36px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a, .hovermenu ul li a:visited {
padding:11px 13px 10px;
text-decoration: none;
font-weight: normal;
float:left;
color: #666666;
background: url(../images/menu_break.jpg) right no-repeat;
}

.hovermenu ul li a:hover{
background:url(../images/menu_bg_hover.jpg) top repeat-x;
color: #FF6501;
}

#article td{
padding:10px 0 0 0;
}
#article h1 {
font: 18px Arial, Helvetica, sans-serif;
padding:0 0 3px 0;
color: #666666;
margin:0px;
}

#article h1 a:link, #article h1 a:visited, #article h1 a:active{
color:#999999;
}

#article h1 a:hover{
color:#FF6501;
}

#supporters td {
padding:4px 0 4px 8px;
border-bottom: #FFFFFF 1px solid;
color:#FF6501;
font-size:12px;
}

#supporters P {
background: url(../images/bullet.jpg) left no-repeat;
padding-left:14px;
padding-bottom:0;
}

#right_box {
background: #FF6501 url(../images/right_box_top_bg.jpg) left top no-repeat;
padding:5px 0 5px 8px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

#right_box_txt{
border:#CCCCCC 1px solid; 
background-color:#F5F5F5;
padding:7px 10px;
}

#contact input, #contact textarea {
width:170px;
font: 96% Arial, Helvetica, sans-serif;
color:#666666;
padding:1px;
margin:0px;
}
