body {
	margin: 0 auto;
	padding: 0;
	background-color: #f4de74;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

form
{
	padding:0;
	margin:0;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 351px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url(../images/page_gl.png);
  background-repeat: no-repeat;
  height: 650px;
  width: 350px;
  margin: 0;
}

#art-page-background-gradient
{
	position: absolute;
	background-image: url(../images/page-bg-gradient.jpg);
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 400px;
	
}

#art-page-background-image
{
	position: absolute;
	background-image: url(../images/page-bg-image.jpg);
	top:0;
	width: 800px;
	height: 600px;
	
}

div.art-header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 874px;
	height: 150px;
}


div.art-header-logo
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 874px;
	height: 150px;
	background-image: url(../images/reimari_logo2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.art-table
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
}

.art-table-left, .art-table-right
{
	position:absolute;
	z-index:-1;
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url(../images/table-v.png);
}

.art-table-bottom-left, .art-table-bottom-right, .art-table-top-left, .art-table-top-right
{
	position:absolute;
	z-index:-1;
	width: 34px;
	height: 34px;
	background-image: url(../images/table-s.png);
}

.art-table-top-right
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.art-table-top-left
{
	top: 0;
	left: 0;
	clip: rect(auto, 17px, 17px, auto);
}

.art-table-left
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.art-table-right
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.art-table-bottom-right
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.art-table-bottom-left
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.art-table-center-right, .art-table-center-left
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	z-index:-1;
	background-image: url(../images/table-v.png);
}

.art-table-center-right
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.art-table-center-left
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.art-table-top, .art-table-bottom
{
	left: 17px;
	right: 17px;
	height: 34px;
	z-index:-1;
	position:absolute;
	background-image: url(../images/table-h.png);
}

.art-table-top
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.art-table-bottom
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.art-table-center
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url(../images/table-c.png);
}


.art-table
{
	margin-top: -13px;
}

.art-table-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}

.art-box
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
}

.art-footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 874px;
	margin: 0px auto 0px auto;
}

.art-footer .art-footer-inner
{
	height:15px;
	position: relative;
	z-index: 0;
	padding: 3px;
	text-align: center;
}

.art-footer .art-footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url(../images/footer.png);
	width: 874px;
	height: 150px;
	bottom:0;
	left:0;
}

.art-footer .art-footer-text p
{
	margin: 0;
}

.art-footer-text
{
	
	color:#221F11;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.art-footer .art-footer-text a:link
{
	text-decoration: none;
	color: #665C33;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-footer .art-footer-text a:visited
{
	text-decoration: none;
	color: #191B18;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-footer .art-footer-text a:hover
{
	text-decoration: none;
	color: #866D13;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#B3911A;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887A44;
}

.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 654px;
}

.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 872px;
}

.art-contentLayout .art-sidebar
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 218px;
}

.art-side
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-side-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-side-top-right, .art-side-top-left, .art-side-bottom-right, .art-side-bottom-left, .art-side-top, .art-side-bottom, .art-side-right, .art-side-left
{
	position:absolute;
	z-index:-1;
}

.art-side-top-right, .art-side-top-left, .art-side-bottom-right, .art-side-bottom-left
{
	width: 14px;
	height: 14px;
	background-image: url(../images/corner.png);
}

.art-side-top-left
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.art-side-top-right
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.art-side-bottom-left
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.art-side-bottom-right
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.art-side-top, .art-side-bottom
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url(../images/side-horizontal.png);
}

.art-side-top
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.art-side-bottom
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.art-side-right, .art-side-left
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url(../images/side-vertical.png);
}

.art-side-right
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.art-side-left
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.art-side-center
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #fff4db;
}


.art-side
{
	margin: 5px;
}

.art-side-header
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.art-side-header .t
{
	height: 30px;
	color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.art-side-header .l, .art-side-header .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url(../images/header.png);
}

.art-side-header .l
{
	left:0;
	right:6px;
}

.art-side-header .r
{ 
	width:894px;
	right:0;
	clip: rect(auto, auto, auto, 888px);
}

.art-header-pic
{
    height: 30px;
	background-position:left top;
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}

.art-side-text
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-side-text-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}

.art-side-text-body
{
   color:#5C6459;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
}

.art-side-text-body-centered
{
   color:#5C6459;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-align: center;
}

.art-side-text-body a:link
{
   color: #6D6237;
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-side-text-body a:visited, .art-side-text-body a.visited
{
   color: #848E80;
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-side-text-body a:hover, .art-side-text-body a.hover
{
   color: #BB991B;
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-side-text-body ul
{
	list-style-type: none;
	color: #232622;
	margin:0;
	padding:0;
}

.art-side-text-body li
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   text-decoration: none;
}

.art-side-text-body ul li
{
	padding:0px 0 0px 13px;
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

.art-story-header
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
	color: #2A2E29;
}

.art-story
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	
}

.art-story-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
	
}

.art-story
{
	margin: 0px;
}

.art-article table, table.art-article
{
	
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;	
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

.art-story-metaHeader
{
   padding:2px;
   background-color: #fff4db;
   border-color: #e1bb32;
   border-style: solid;
   border-width: 1px;
}

.art-story-header a:link
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #4B4326;
}

.art-story-header a:visited, .art-story-header a.visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #484E46;
}

.art-story-header a:hover, .art-story-header a.hovered
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #B3911A;
}

body
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #393E37;
   
}

.art-story-content
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-align: justify;
   color: #000000;
}

a
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #887A44;
}

a:link
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #887A44;
}

a:visited, a.visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #323630;
}

a:hover, a.hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #B3911A;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 22px;
   font-style: normal;
   font-weight: bold;
   text-align: left;
   color: #4A5148;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   font-style: normal;
   font-weight: bold;
   text-align: left;
   color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-align: left;
   color: #000000;
}

.art-story-header-icons, .art-story-header-icons a, .art-story-header-icons a:link, .art-story-header-icons a:visited, .art-story-header-icons a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 11px;
   color: #2F332E;
}

.art-story-header-icons
{
	padding:1px;
}

.art-meta-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.art-menu
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 874px;
	margin: 0px auto 0px auto;
}

.art-menu .art-menu-inner
{
	height:15px;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

#art-menu-background
{
	padding:3px;
    background-color: #e1bb32;
    border-color: #e1bb32;
    border-style: solid;
    border-width: 1px;
}

.art-menu .art-menu-text p
{
	margin: 0;
	text-align:center;
}

.art-menu .art-menu-text
{
	padding: 0px;
	color:#6e5819;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.art-menu .art-menu-text a:link
{
	text-decoration: none;
	color: #6e5819;
    font-family: Arial, Helvetica, Sans-Serif;
}

.art-menu .art-menu-text a:visited
{
	text-decoration: none;
	color: #6e5819;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.art-menu .art-menu-text a:hover
{
	text-decoration: none;
	color: #f3de74;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}

.art-page-menu, .art-page-menu a, .art-page-menu a:link, .art-page-menu a:visited, .art-page-menu a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
}

.art-page-menu
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#6e5819;
}

.art-PostContent
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #393E37;
}

/*table
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #393E37;
}*/
  
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #887A44;
}

a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #887A44;
}

a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #323630;
}

a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #B3911A;
}

td.table-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.table-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #f5de74;
}

.btnav { background-color: #f4de74; border: 1px #000000 solid;}	

tr.tablenew
{
	padding: 2px;	
	vertical-align: middle;
	text-align:left;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 11px;
text-align:center;
}

td.middletd {
  font-size: 11px;
  }
  


#commentTable
{
	background-color: #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	border:2px solid #c4c224;
	frame: box;
	rules: nones;
	border-collapse:collapse;
}

#comments form
{
	background-color: #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	border: none;
}

#comments .text
{
	background-color: #f8f2ab;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	border: 1px solid #f4de74;
}

#comments .darktext
{
	background-color: #f4ec95;
	border: 2px solid #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color: #434343;
	font-style:italic;
	vertical-align:top;
	padding:5px;
}

.quote
{
	background-color: #f4ec95;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color: #434343;
	font-style:italic;
	vertical-align:top;
	padding:5px;
}

.darkrow
{
	background-color: #f4ec95;
	text-align: left;
	vertical-align: top;
	height: 20px;
	border:0px;
}

.lightrow
{
	background-color: #f8f2ab;
	text-align:justify;
	vertical-align: top;
	height: 20px;
	border:0px;
	margin: 5px;
}

.adminLightrow
{
	background-color: #fff4db;
	text-align:justify;
	vertical-align: middle;
	height: 20px;
	border:0px;
	margin: 5px;
	padding: 5px;
}

.lightrow a:hover
{
	text-decoration:none
}

.lightrow a, .lightrow a:visited
{
	text-decoration:none
}

.commentheader
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

.asterix
{
	color:#F00000;
	font-weight: bold;
}

div.quoteBlock
{
	height: auto;
	padding: 5px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6D6D6D;
	position: relative;
	background-color: #f4ec95;
	margin: 5px;
	}
	
#admin form
{
	background-color: #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	border: none;
}

#admin .text
{
	background-color: #f8f2ab;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	border: 1px solid #f4de74;
}

#admin .darktext
{
	background-color: #f4ec95;
	border: 2px solid #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color: #434343;
	font-style:italic;
	padding:5px;
	height: 15px;
}

#adminTable
{
	background-color: #f4de74;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	frame: box;
	rules: nones;
	border-collapse:collapse;
}

.not_light
{
	background-color: #f8f2ab;
	text-align:left;
	vertical-align: middle;
	border:0px;
	margin: 5px;
	padding: 5px;
}

.not_dark
{
	background-color: #f4ec95;
	text-align:left;
	vertical-align: middle;
	border:0px;
	margin: 5px;
	padding: 5px;
}

.not_light_msg
{
	background-color: #f8f2ab;
	text-align:left;
	vertical-align: middle;
	border:0px;
	margin: 5px;
	padding: 5px;
	display:none;
	width:100%;
}

.not_dark_msg
{
	background-color: #f4ec95;
	text-align:left;
	vertical-align: middle;
	border:0px;
	margin: 5px;
	padding: 5px;
	display:none;
	width:100%;
}
