div.content {
	padding: 0px 10px 0px 25px;
}

.admin {
	font-size: 8pt;
	font-style: italic;
}

body, p, td, li, blockquote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

pre, tt, code, kbd, samp {
	font-family: monospace;
}

p, td, li, blockquote {
	font-size: 10pt;
}

blockquote {
	font-style: italic;
}

span.author {
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
}

.centre {
	text-align: center;
}

p.pagelinks {
	text-align: center;
	font-size: 8pt;
}

p.toplink {
	text-align: center;
	font-size: 8pt;
}

li.links {
	padding: 0px 0px 10px 0px;	
}

.picture_notes {
	font-size: 8pt;
}

.nopic_caption {
	font-style: italic;
	font-size: 8pt;
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: 8pt;
}

h1 {
	font-size: 16pt;
	margin : 10px 0px 0px 0px;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 11pt;
}

h4 {
	font-size: 10pt;
}

h5 {
	font-size: 10pt;
	padding: 0px 0px 0px 20px;
}

td.rightbar {
	background: #EEEEEE;
	color: inherit;
}

td {
	vertical-align: top;
}

.nav {
	margin: 5px 0px 5px 0px;
	font-size: 8pt;
}

.red {
	color: #FF0000;
	background-color: inherit;
}

.gray {
	color: #CCCCCC;
	background-color: inherit;
}

.darkgray {
	color: gray;
	background-color: inherit;
}

A:Hover {
	text-decoration: underline;
	color: red;
	background-color: inherit;
}

A:LINK, A:VISITED {
	color : #0000CC;
	background-color: inherit;
	text-decoration : none;
}

A:HOVER {
	color : #0000FF;
	background-color: inherit;
	text-decoration : underline;
}

input {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif}

body {
/*	background-color: #FFFFFF; */
	background-image: none;
	margin: 0px; padding:0px; 
}
.body {
	background-image:   url(/images/mir_rose.gif);
	background-attachment: fixed;

}
.wecitsHeader {
    background: url('/wecitizens/images/filler.gif')
}
img {
	border: none;
}

.buttonscontainer {
    width: 200px;
}

.buttons a {
	color: #0000ff;
	background-color: #ffffff;
	padding: 2px 2px 2px 3px;
	display: block;
	font: 13px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover {background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}
form p {
	clear: left;
	margin: 0;
	padding: 5px 0 0 0;
	}

form p label {
	float: left;
	width: 40%;
/*	font: bold;*/
	}
fieldset {
	padding: 10px;
	width: 80%;
	}

legend {
	color: #00008B;
	background-color: #FFF
	}

#validate {
	display: block;
	font-size: 1.0em;
	text-align: center;
}

#validate img {
	width:88px;
	height:31px;
	vertical-align: middle;
}
#validate p { /* used to hide the separator bars between images which are links */
	color: #fff;
	background-color: inherit;
	}
p.access { /* used to hide the separator bars between images which are links */
	color: #fff;
	background-color: inherit;
	}

.hide {  /*	used to hide form fields in the spam trap */
	display: none;
	}
