#mainlink A:link {color:#000000;text-decoration:none}
#mainlink A:visited {color:#000000;text-decoration:none}
#mainlink A:active {color:#000000;text-decoration:none}
#mainlink A:hover {color:#00000; text-decoration:underline}

body {
  text-align: center;
  height: auto;
  margin: 0 auto;
}

.content-nav
{
   margin: 10px;
   text-align: center;
}

#topbody {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 800px;
 background-color: #FFFFFF;
}
#topimg {
  background-image: url("/img/cover2.jpg");
  height:343px;
}
#topnavi {
	width: 800px;
	height: 50px;}

#topline {
	width: 800px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	padding: 5px 0;}
	
#topfooter {
	width: 800px;
	height: 21px;
	background-color: black;
    }
#topcopy p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
}
#topwindow {
text-align:left;
width:450px;
padding:10px;
border:1px solid #666666;
height:auto;
}
#topheader {
	width: 800px;
	height: 50px;
	background-image: url(img/headerbg2.gif);}

#sche {
	height: auto;
	display: inline;
    font-size: 12px;
	padding:5px 20px 20px 20px;
	text-align:center;
}
#sche A:link {color:#000000;text-decoration:none}
#sche A:visited {color:#000000;text-decoration:none}
#sche A:active {color:#000000;text-decoration:none}
#sche A:hover {color:#ff9900; text-decoration:none}/* CSS Document */

/*mailform*/
#mail_form #mail_author,
#mail_form #mail_subject,
#mail_form #mail_email {
    width : 50%;
}
#mail_form #mail_text {
    width : 90%;
    height : 150px;
}
.entry-header
{
   margin-top: 0;
   background-image:url(entry-title.gif);
   background-repeat: no-repeat;
   background-position:10px 0px;
   padding: 8px 10px 10px 50px;
   color: #000000;
   font-size: 18px;
   font-weight:bold;
}

	img.r {
		float: right;
		border: none;
		margin-right:10px;
		margin-top:4px;
		vertical-align:top;
	}
	img.l {
		float: left;
		border: none;
		margin-right:10px;
		margin-top:4px;
		vertical-align:top;
	}

/*manifesto*/
#maniindex {
        font-size:16px;
		font-weight:bold;
		width:200px;
		border-left:5px solid #ff6600;
		border-bottom:1px solid #ff6600;
               margin:20px;
			   padding-left:10px;
		
}
#maniindex a:link{
text-decoration:none;
color:#ff6600;
}
#maniindex a:visited{
text-decoration:none;
color:#ff6600;
}
#maniindex a:hover{
text-decoration:underline;
color:#000000;
}

#manimain {
        font-size:12px;
		width:700;
		border:0;
               margin:20px;
			   padding-left:5px;
}
