div, p, img, form, table, h1, h2, h3, h4 fieldset, legend, span, ul, li { border: 0; margin: 0; padding: 0;}
hr, input, select {margin: 0; padding: 0;}
body {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #333;
	/*margin: 10px auto 0;*/
	margin: 0 auto;
	width: 760px;
	background-color: #F77C02;
	}
body a, body a:visited{
	color: #336600;
	text-decoration: underline;
	}
body a:hover { color:#D50000; text-decoration:none; }

p {
	line-height: 20px;
	}

ul { margin-left: 20px; }

img { vertical-align:bottom; }

div.whole_page {
	margin: 0 auto 0 auto;
	background-color: #fff;
	width: 760px;
	}
	
div.hdr { border: 1px solid #fff; }

img.hdr {
	position: absolute;
	z-index: 0;
	padding: 15px;
	float: left;
	}
span.sl {
	font-size: 11px;
	font-weight: normal;
	}

div.sn {
	border-bottom: 1px solid #336600;
	margin: 105px 10px 0;
	padding-bottom: 5px;
	}

div.sn p, p.sn2 {
	position: relative;
	z-index: 1;
	font-size: 20px;
	text-align: right;
	padding: 3px 10px;
	margin-bottom: 5px;
	}
p.sn2 {
	font-size: 14px;
	height: 20px;
	margin-bottom: 5px;
	}
div.sn p a, p.sn2 a {
	color: #3B5C01;
	color: #336600;
	text-decoration: none;
	}
div.sn p a.active, p.sn2 a.active {
	color: #D50000;
	}
div.sn p a:hover, p.sn2 a:hover {
	color: #D50000;
	}
span.donate {
	float: left;
	margin: -3px 0 0 20px;
	}

div.ls {
	float: left;
	width: 130px;
	padding: 10px;
	clear: both;
	}
div.ls ul.ls {
	list-style: none;
	margin: 35px 0;
	font-size: 16px;
	}
div.ls ul.ls li {
	line-height: 22px;
	text-align: center;
	}
div.ls ul li a, div.ls ul li a:visited {
	color: #336600;
	text-decoration: none;
	}
div.ls ul li a:hover {
	color: #D50000;
	}
div.ls ul li.active a, div.ls ul li.active a:visited {
	color: #D50000;
	}

div.index {
	padding: 10px 20px;
	clear: both;
	}
div.main, div.admin {
	float: left;
	width: 578px;
	padding: 10px 20px 10px 10px;
	border-left: 1px solid #336600;
	}
div.admin {
	width: 434px;
	border-right: 1px solid #9999FF;
	border-right: 1px solid #336600;
	}

.h2_img {
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
	}

.image_placeholders { text-align: center; }

table#index {
	margin: 10px 0;
	width: 100%;
	clear: both;
	}
table#index td { width: 33%; }

img.ph_thumb { height: 40px; }

div.rs {
	float: left;
	min-height: 300px;
	width: 120px;
	padding: 10px;
	}
	
div.ftr {
	clear: left;
	margin: 0 10px;
	border-top: 1px solid #336600;
	padding: 10px;
	}
	
h2 {
	margin: 0 0 10px;
	font-size: 20px;
	}
h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal;
	}

ul.admin { list-style:none; margin:0px; }
ul li {
	line-height: 18px;
	font-weight: bold;
	}
ul li a, ul li a:visited {
	color: #336600;
	text-decoration: none;
	}
ul li a:hover { color: #D50000; }
ul li#sel_page a { color: #D50000; }
ul li.sn { font-weight: normal; }

img.up, img.down { vertical-align: middle; }

table.main { margin-top: 10px; }
td.lbl, td.lbl_at {
	text-align: right;
	font-size: 11px;
	}
td.lbl_at { vertical-align: top; }
td.btn { text-align: right; }
td.img_tn { width: 40px; }

input, textarea, select {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	}
input.ff, textarea.ff { width: 280px; }
input.ff { height: 18px; }
input.ff_file { height: 22px; }
select.ff { width: 284px; }

span.err { color: red; }

.wysiwyg { text-align: center; }

div.view_image { float: right; }