* {
	margin: 0;
	padding: 0;
	border:0;
	font-family: sans-serif, lucida, helvetica, arial;
}
pre {
	display:block;
	clear:both;
	color:#000000;
	font-size:10pt;
	width:760px;
}

/* common styles to all pages */

body {
	background: #ffffff url('graphics/mainbg3.jpg') repeat-x;
	font-size:16px;
	color: #222222;
}
/*#top {
	margin: 10px auto 0 auto;
	width:960px;
	padding:0 10px 0 10px;
	height:11px;
	background: url('graphics/shadowtop.jpg') no-repeat;
}
*/
#bottom {
	margin: 0 auto 10px auto;
	width:940px;
	padding:0 10px;
	height:21px;
	background: url('graphics/new_bgbottomshadow.png') no-repeat;
}
#page {
	margin: 0px auto 0px auto;
	background: url('graphics/new_bgshadow.png') repeat-y;
	width: 940px;
	padding: 0 10px;
}
#page a {
	color:#3333aa;
}
#page hr {
	border-top:1px solid #c0c0c0;
}
#title {
	display:block;
	margin: 0;
	height: 85px;
	text-align: center;
	vertical-align:bottom;
	background: #666666 url('graphics/new_bgtitle.jpg') top center no-repeat;

}
#title h1{
	font-size: 1.9em;
	color: #ffffff;
	font-weight: bold;
	padding: 45px 10px 0 0;
}

#sitemenu {
	display:block;
	background: #f8f8f8;
	text-align:center;
	border-bottom:1px solid #e0e0e0;
	margin:0;
}

#sitemenu ul, #footmenu ul{
	display:block;
	padding:0;
	margin:0;
}
#sitemenu li, #footmenu li{
	display: inline;
	padding:4px 0px;
}

#sitemenu li a, #footmenu li a {
	color: #999999;
	font-size: 0.8em;
	text-decoration: none;
	padding:0 10px;
}
#sitemenu li a:hover {
	font-weight: bold;
}
#sitemenu li a.selected {
	text-transform:uppercase;
	font-weight:bold;
	color:#555555;
	font-size:0.85em;
}
#pagemenu {
	width: 150px;
	display:block;
	padding-bottom:30px;
	float:left;
	margin:-1px 5px 0 0;
	background:#f8f8f8;
}
#pagemenu ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}
#pagemenu li a {
	display:block;
	padding:4px;
	margin:0;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	color:#666666;
	border-bottom:1px solid #e0e0e0;
}
#pagemenu li a:hover {
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #e0e0e0;
}
#pagemenu li a.selected {
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #b0b0b0;
	border-top:1px solid #b0b0b0;
	background-color:#ffffff;
}
#modebar {
	color:#333333;
	padding: 3px;
	text-align:center;
}
#modebar a {
	margin:0 6px 0 6px;
	text-decoration:none;
	font-weight:normal;
}
#modebar a:hover, #modebar a.selected {
	text-decoration:underline;
	font-weight:bold;
}

#userbar {
	padding: 3px;
	text-align:center;
	font-size: 0.75em;
}

span.search {
	color: #330066;
	background-color: #cc99ff;
}

a.blogedit:link, a.blogedit:visited {
	color: #cc0000 !important;
	font-size: 0.9em;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	padding: 4px 10px 4px 10px;
}
a.blogedit:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.link:link, a.edlink:link, a.edlink:visited {
	color: #003399 !important;
	text-decoration: underline !important;
	font-style:italic;
	font-weight:normal;
	padding:0 5px 0 5px;
}
a.link:hover, a.edlink:hover {
	color:#0033ff;
	font-weight: bold;
	text-decoration: underline;
	padding:0 5px 0 5px;
}
 a.link:visited {
	color: #003399 !important;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	padding:0 5px 0 5px;
}

#footmenu {
	margin: 0 0 10px 0;
	text-align:center;
	clear:both;
	display:block;
	border-top:1px solid #d0d0d0;
}
#footmenu a:link, #footmenu a:visited {
	color: #666666;
	font-size: 0.8em;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
}
#footmenu a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px 10px 4px 10px;
}

#pagefoot {
	display:block;
	margin:10px 0 10px 0;
}

#pagefoot img {
	border:0;
	padding:10px;
}

#linklogo {
	margin-top: 10px;
	text-align:center;
	clear:both;
	display:block;
}
#linklogo img {
	border:0;
	padding:10px;
}

#content {
	color:#333333;
	padding:0;
	line-height:1.5em;
	font-size:0.8em;
	display:block;
	background: url('graphics/new_bgcontent.jpg') repeat-y;
}
#content.home {
	background: url('graphics/new_bgcontenthome.jpg') repeat-y;
}
#content.blank {
	background: none;
	width:640px;
	margin:0 auto;
}
#content.blank p{
	margin-bottom:7px;
}
#content.blank blockquote {
	margin:0 0 7px 40px;
}

#content hr {
	margin:10px 0;
}
.centre {
	text-align:center;
}
/* styles specifically for blog pages */
#blog {
	font-size:1.1em;
	line-height:1.5em;
	display:block;
	width:760px;
	padding: 5px;
	float:right;
}

#homeblog {
	font-size:1.1em;
	line-height:1.5em;
	display:block;
	width:620px;
	padding: 5px;
	float:left;
}
#blog h2, #homeblog h2, #content h2{
	font-size:1.6em;
	color:#555555;
	font-style:italic;
	text-align:center;
	padding: 10px 0 10px 0;
}

#blog h3, #homeblog h3, #content h3 {
	font-size:1.3em;
	color:#0000aa;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
	padding:7px 0 7px 0;
}

.bloginfo {
	font-size: 0.75em;
}

.article {
	line-height:1.5em;
	padding:0;
}

.editarticle {
	line-height:1.5em;
	border: 1px dashed #999999;
	margin:3px 0 3px 0;
}

.article img, .editarticle img {
	padding:4px;
	margin:6px;
	background: #ffffff;
	border:0;
}

.fl_left {
	float:left;
}

.fl_right{
	float:right;
}

.fl_centre{
	display:block !important;
	clear:both !important;
	margin:5px auto 5px auto !important;
}

.article img.border, .editarticle img.border{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #080808;
}

br.art {
	clear: both;
	display:block;
}

hr.art {
	margin: 5px;
	border-top: 1px solid #c0c0c0;
}

ul {
    list-style:none;
}
.article ul, .editarticle ul{
	margin:3px 0 3px 20px;
	padding-left:20px;
}
.article li {
	background:  url('graphics/mantasym.png') left center no-repeat;
	padding-left:25px;
	line-height:2em;
}
/* message board styles */
/* styles for showing messages */
table {
	width:100%;
	font-size:0.9em;
}

table th {
	font-weight:bold;
	color:#333333;
	background:#e0e0e0;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
table td {
	font-weight:normal;
	color:#444444;
	background:#f0f0f0;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table td.admin {
	background-color: #d8ccff !important;
}
table.msg td {
	text-align:center;
}
table.msg th.msginfo {
	width:130px;
}
table.msg td.msginfo {
	width:130px;
	vertical-align:top;
}

table.msg td.msgcontent {
	text-align:left;
	vertical-align:top;
	background:#f8f8f8;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.msgcontent {
	width:450px;
}

.msgcontent img {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #080808;
	padding: 3px;
	margin: 4px;
	background: #ffffff;
	float:right;
}

.msgsubject {
	width:200px;
}
.msgauthor {
	width:70px;
}
.msgdate {
	width:80px;
}
.msgphoto {
	width:40px;
}
.msgcount {
	width:40px;
}
/* confirm delete warning style */
.warning {
	text-align:center;
	font-weight:bold;
	width:80%;
	margin:3px auto 3px auto;
	color: #990000;
	background-color:#ffcccc;
}

/* styles used for all input forms */
p.form {
	display: block;
	padding: 4px;
	clear:both;
	text-align:left;
}

p.formsubmit {
	clear:both;
	text-align:center;
	display: block;
	padding: 4px;
}

.formlabel {
	width: 22%;
	display:block;
	float: left;
	text-align: right;
	font-size: 10pt;
	color: #333333;
	padding-right: 4px;
	
}

input, textarea{
	font-size:10pt;
	padding:2px;
	margin:0 6px 0 2px;
	border: 1px solid #555555;
}

.error {
	width: 80%;
	text-align: center;
	color: #cc3366 !important;
	margin: 10px auto 10px auto;
	padding: 4px;
}

/* site status styles */
#sitestatus {
	display: block;
	text-align: right;
	font-size: 0.9em;
	padding: 3px 10px;
	margin:30px auto;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	background-color:#ffffff;
}
#sitestatus img {
	padding-left: 4px;
}
#sitestatus p {
	line-height:18px;
}

#sitestatistics {
	width: 150px;
	color: #888888;
	text-align: center;
	font-size: 0.9em;
	margin:-1px 0 0 5px;
	float:right;
	background:#f8f8f8;
}

#sitestatistics a {
	display:block;
	color: #6666cc;
	text-decoration:none;
}
#sitestatistics hr {
	width:85%;
	border-top:1px solid #c0c0c0;
	margin:10px auto;
}

#sitestatistics a:hover{
	color:#000099;
	text-decoration:underline;
}
#sitestatistics img{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #080808;
	padding: 3px;
	background: #ffffff;
	margin:10px auto 10px auto;
}

td.true {
	text-align:center;
	background-color: #ccffcc;
}

td.false {
	text-align:center;
	background-color: #ffcccc;
}

#footads {
	display:block;
	clear:both;
	text-align:center;
	padding: 3px 0 3px 0;
}
#pageads {
	text-align:center;
	padding: 3px 0 3px 0;
}

#pageads a:link, #pageads a:hover ,#pageads a:visited {
	color:#222222;
	background:none;
	border:0;
}

#footads img, #pageads img {
	border:0;
}

/* old links page */
a.links {
    margin-right: 10px;
    float: left;
    width: 230px;
    height: 30px;
    text-align: right;
    vertical-align: middle;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #6666cc;
}
a.links:hover {
    color: #cc6666;
    text-decoration: underline;
}
p.links {
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    display:block;
    clear:both;
}

.note {
	display:block;
	text-align:center;
	font-style: normal;
	text-decoration: none;
	font-style: italic;
	font-size: 8pt;
	font-weight: normal;
	Color: #990000;
}

