/* CSS Document */
body {
	background: #FFF;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:normal;
	font-style:italic;
}

h1 {
	font-size: 36px;
	font-style:italic;
	font-weight: 500;
	color: #C33;
	height:28px;
}

p {
	font-size: 12px;
	float: left;
	margin-right: 14px;
}

p.active {
	background-color:#C33;
	color: #FFF;
	
}

p a:link {
	text-decoration: none;
	text-transform: none;
	color:#000;
}

p a:hover {
	text-decoration: none;
	text-transform: none;
	color: #000;
	background-color: #C33;
}

p a:visited {
	text-decoration: none;
	text-transform: none;
	color:#000;
}

p a:active {
	text-decoration: none;
	text-transform: none;
	color:#000;
}

/*@font-face {
	font-family: test;
	font-style: normal;
	font-weight: normal;
	src: url(MYRIADR0.eot);
}*/

#site {
	
	position: relative;
	margin: -20px auto 0 auto;
	padding: 0;
	width: 900px;
}

#header {
	position: absolute;
	top: 140px;
	left: 260px;
	z-index: 4;
}

#category_base {
	position: absolute;
	left: 30px;
	top: 0px;
	z-index: 0;
}

#category {
	position: absolute;
	left: 140px;
	top: 130px;
	z-index: 0;
}

#category_over {
	position: absolute;
	left: 140px;
	top: 130px;
	z-index: 1;
}

#thumbs_base {
	position: absolute;
	left: 30px;
	top: 280px;
	z-index: 3;
}

#thumbs {
	position: absolute;
	left: 30px;
	top: 280px;
	z-index: 1;
}

#thumbs_over {
	position: absolute;
	left: 30px;
	top: 280px;
	z-index: 2;
}

#content_base {
	position: absolute;
	left: 250px;
	top: 288px;
	z-index: 0;
}

#content {
	position: absolute;
	left: 250px;
	top: 288px;
	z-index: 1;
}

#about {
	position: absolute;
	left: 260px;
	top: 288px;
	z-index: 1; 
	width: 500px;
	line-height: 22px; 
	font-size: 11px;"
}

#menu {
	position: absolute;
	left: 190px;
	top: 208px;
	z-index: 1;
}

/*#content_edit {
	position: absolute;
	left: 230px;
	top: 278px;
	z-index: 1;
	visibility: hidden;
}

#content_add {
	position: absolute;
	left: 250px;
	top: 278px;
	z-index: 2;
	visibility: hidden;
}

#general_edit {
	position: absolute;
	left: 250px;
	top: 278px;
	z-index: 2;
	visibility: hidden;
}*/

/*#cat1_over { visibility: hidden; }
#cat2_over { visibility: hidden; }
#cat3_over { visibility: hidden; }
#cat4_over { visibility: hidden; }*/

#th_up_over { 	visibility: hidden;	}
#th_1_over { 	visibility: visible;}
#th_2_over {	visibility: hidden;	}
#th_3_over {	visibility: hidden;	}
#th_4_over {	visibility: hidden;	}
#th_5_over {	visibility: hidden;	}
#th_6_over {	visibility: hidden;	}
#th_7_over { 	visibility: hidden;	}
#th_8_over {	visibility: hidden;	}
#th_9_over {	visibility: hidden;	}
#th_10_over {	visibility: hidden;	}
#th_11_over {	visibility: hidden;	}
#th_12_over {	visibility: hidden;	}
#th_13_over {	visibility: hidden;	}
#th_14_over {	visibility: hidden;	}
#th_15_over {	visibility: hidden;	}
#th_16_over {	visibility: hidden;	}
#th_17_over {	visibility: hidden;	}
#th_18_over {	visibility: hidden;	}
#th_19_over {	visibility: hidden;	}
#th_up_over {	visibility: hidden;	}

img {
	border: none;
	behavior: url(pngbehavior.htc);
}

img.popup {

}

input.alpha {
	border: none;
	behavior: url(pngbehavior.htc);
}

a {
	color: #841517;
}

.headerinfo {
	vertical-align: bottom;
	text-align: left;
	text-indent: 13px;
	
}

.info1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:	10px;
	color: #c33;
}
.info2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:	10px;
	color: #999;
}

/*.input {
	border: solid;
	border-width: thin;
	font-size: 10px;
	width: 100px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.fileinputs {
	position: relative;
	z-index: 1;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.button {
	color: #ffffff;
	background-color: #841517;
	border: solid;
	border-width: thin;
	border-color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	width: 50px;
}*/

#footer {
	position: relative;
	top: 10px;
	left: 5px;
}
