* {
	font-style:normal;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	text-decoration:none;
	outline: none;
    border: none;
}


body {
	background-attachment: fixed;
	background-color: #454545;
	background-image: url(/themes/site_themes/v_1/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	font-size: .85em;
	line-height: 130%;
	color: #232323;
	margin-bottom: 15px;
 }
 
#wrapper {
	margin: 0 auto;
	width: 900px;
	background: #eee;
	xborder-top: 1px solid #4b0e52;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#masthead {
	width: 100%;
	height:130px;
	float:left;
	clear: both;
	position:relative;
	background: #4b0e52 url(/themes/site_themes/v_1/bg_masthead.gif) no-repeat 0 0;
}

#masthead h1 a {
	background: transparent url(/themes/site_themes/v_1/brand.gif) no-repeat 0 0;
	position:absolute;
	top:48px;
	left: 37px;
	width: 311px;
	height:57px;
	line-height:90px;
	text-indent: 600px;
	overflow:hidden;
}

#navigation {
	float: left;
	width: 875px;
	padding: 0 0 0 25px;
	background: #333 url(/themes/site_themes/v_1/bg_nav.jpg) repeat-x left bottom;
}

#navigation li {
	float: left;
	font-size: 12px;
	line-height: 30px;
}

#navigation li a {
	color: #ccc;
	display: block;
	padding: 0 10px;
	margin: 0 0px;
	border-bottom: 2px solid #202020;
	font-weight: normal;
}

#navigation li a:hover {
	color: #ccc;
	background: #202020;
	border-bottom: 2px solid #87458d;
}

#home-page #navigation .nhome a,
#about-page #navigation .nabout a,
#aims_and_objectives-page #navigation .nobjectives a,
#start_campaigning-page #navigation .nstart a,
#links-page #navigation .nlinks a,
#news-page #navigation .nupdates a,
#features-page #navigation .ncases a,
#contact-page #navigation .ncontact a {
	color: #eee;
	background: #202020;
	border-bottom: 2px solid #87458d;
	font-weight: bold;
}

#content {
	float: left;
	width: 549px;
	padding: 25px;
	background: #fff;
	border-right: 1px solid #ddd;
}

#sidebar {
	float: right;
	width: 298px;
	font-size: .8em;
	padding-top: 20px;
}

#sidebar p {
	margin-bottom: 5px;
}

#sidebar h2 {
	margin: 0 0 10px 15px;
	padding: 5px;
}

#sidebar ul li {
	width: 260px;
	padding: 0 5px 15px 20px;
	clear:both;
	line-height: 110%;
	overflow: auto;
}

#sidebar img {
	float: left;
	padding: 3px;
	margin-right: 10px;	
}

#footer {
	clear: both;

	width: 875px;
	background: #202020;
	padding: 10px 0 10px 25px;
	font-size: .7em;
	color: #999;
}

/*	=typo
------------------------------------ */

p {
	margin-bottom: 15px;
}

em, i {
	font-style: italic;
	color: #555;
}

.code {
	font-family: courier;
	background: #efefef;
}

h1, h2, h3 {
	color: #666;

}

h2 {
	font-size: 1.5em;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 15px;
}

#links-page h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

#news-page h3 {
	margin-bottom:0;
	color: black;
	
}

.news-related {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #eee;
}

.news-related span {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

.news-entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: transparent url(/themes/site_themes/v_1/section_separator.gif) repeat-x bottom left;
}

#news-page img , #features-page img {
	float: right;
	margin: 0 0 10px 10px;
}

#links-page #content li {
	padding: 10px 0;
	background: transparent url(/themes/site_themes/v_1/section_separator.gif) repeat-x bottom left;
}

#links-page #content li a {
	font-size: 1.1em;
	margin-bottom: 2px;
}

.credit {
	color: #999;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 5px;
}

.brand {
	text-transform:lowercase;
	color: black;
	font-style: italic;
}
.brand strong {
	text-transform:lowercase;
	color: #666;
	font-style: italic;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #87458d;
	display: block;
	font-weight: normal;
	font-size: 1.15em;
	padding: 0 0 4px 5px;
	border-bottom: 1px solid #ccc;
}

#sidebar ul li a:hover {
	background: #efefef;
}

#content a:link, #content a:visited {
	color: #87458d;
	font-weight: normal;
	font-size: 1em;
	background: #fef0fc url(/themes/site_themes/v_1/a_link.gif) no-repeat center left;
	padding: 2px 4px 1px 20px;
	border-bottom: 1px solid #f4def2;
}

#content a:hover, #content a:active {
	color: #87458d;
	font-weight: normal;
	font-size: 1em;
	background: #fef0fc url(/themes/site_themes/v_1/a_link.gif) no-repeat center left;
	padding: 2px 4px 1px 20px;
	border-bottom: 1px solid #f5baef;
}

#content .news-related a:link, #content .news-related a:visited {
	color: #87458d;
	font-weight: normal;
	font-size: 1em;
	background: transparent;
	padding: 2px 4px 1px 20px;
	border: none;
}

#content .news-related a:hover, #content .news-related a:active {
	color: #87458d;
	font-weight: normal;
	font-size: 1em;
	background: transparent;
	padding: 2px 4px 1px 20px;
	border: none;
}

#content .news-related a:hover, #content .news-related a:active {
	text-decoration: underline;
	font-weight: normal;
}

#footer span {
	font-family: Georgia, times;
	font-style: italic;
	color: #ccc;
}

#footer a {
	color: #ccc;
	text-decoration: underline;
}

#footer a:hover {
	background: black;
}

/*	=misc
------------------------------------ */

#content .download-highlight a:link, #content .download-highlight a:visited {
	display: block;
	background: #ffffcc url(/themes/site_themes/v_1/ic_acrobat.jpg) no-repeat 15px center;
	border: 1px solid #FFF9D8;
	padding: 20px 20px 20px 40px;
	
}

#content .download-highlight a:hover, #content .download-highlight a:active {

	background: #fefef2 url(/themes/site_themes/v_1/ic_acrobat.jpg) no-repeat 15px center;
}