
body { 
	margin:20px auto;
	border:0;
	min-width:600px;
	background:#fff;
	font-family:verdana,"courier new",arial; 
	font-size:0.9em; 
	width:800px;
	text-align:left;
}

a:link,
a:hover,
a:visited,
a:active {
	color:#3366CC;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}

#well {
	padding-left:10px;
}

pre { text-align:left;}
h1 { font-family:"courier new",arial; font-size:14pt; font-weight:bold;}
h1.main_page { font-size:18pt;}
h2 { font-family:"courier new",arial; font-size:12pt; font-weight:bold;}
h3 { font-weight:bold;}

hr { width: 600px; border: 1px solid; color: black; background-color: black;}
.minitext {font-family:arial; font-size:xx-small; }


#footer {
	padding:2px 0;
	padding-left:10px;
/*	color:#fff; */
/*	background-color:#66CC66; */
	border-top:1px solid black;
	clear:both;
	text-align:left;
	font-size:small; 
	position:relative;
}
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover {
	font-weight:normal;
/* 	color:#fff; */
}

#header {
	padding:2px 0;
	color:#000;
	background-color:#fff;
	border-bottom:1px solid black;
	clear:both;
	text-align:left;
	font-size:small; 
	position:relative;
}
#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	font-weight:bold;
}
#moveright_bottom {
	position:absolute;
	right:2px;
	bottom:1;
}
#moveright_top {
	position:absolute;
	right:2px;
	top:0;
}

#toppaging {
	padding:2px 0;
	width:350px;
}

