/* CSS Framework by Erlang, 2009 */
/* General Cleaning */
* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	}
html, body {
	height:100%;
	}
input {
	padding:2px 4px;
	}
body, p, div, table, td, th, input, option, select, button, li, a {
	font-size:9pt;
	}
body {
	background-color:#fff;
	}
table, img {
	border:0;
	}
table {
	border-collapse:collapse;
	}
table td {
	padding:0px;
	vertical-align:top;
	}
div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
a, a:link, a:visited, a:active {
	color:#00f;
	}
a:hover {
	color:#f00;
	}
:focus {
	outline:none;
	}
label {
	cursor:pointer;
	}
ul, ol {
	padding:2px 0;
	}
li{
	line-height:1.5;
	margin-left:17px;
}
/* Special Elements */
body{
	background:#ebee8a url(../images/bg.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	letter-spacing: 0px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
/* Links */
a{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
a:hover{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
a:visited{
	color: Red;
	background-color: transparent;
	text-decoration: none;
}
a:link{
	color: Blue;
	background-color: transparent;
	text-decoration: none;
}
/* Visual */
#nav{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/header.jpg);
	background-repeat : no-repeat;
	z-index: 2;
	width:100%;
	height:249px;
}
#leftcontent{
	position:absolute;
	top:0px;
	left:204px;
	background-image: url(../images/sep.jpg);
	background-repeat : repeat-y;
	padding:0;
	margin:0;
	width:114px;
	height:100%;
	float: left;
	z-index: 2;
}
#rightcontent{
	position:absolute;
	top:0px;
	left:1137px;
	background-image: url(../images/line.jpg);
	background-repeat : repeat-y;
	padding:0;
	margin:0;
	width:26px;
	height:100%;
	float: left;
	z-index: 2;
}
#centercontent{
	position:absolute;
	top:0px;
	left:310px;
	padding:2px;
	margin:2px;
	width:800px;
	height:640px;
	float: left;
	z-index: 3;
	border:black solid thin;
}
#footer{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/bottom.jpg);
	background-repeat : no-repeat;
	padding:0;
	margin:0;
	width:100%;
	height:80px;
	color: Black;
	z-index: 3;
	clear:both;
}
/* Lines */
#top{
	position:absolute;
	top:0px;
	left:-1px;
	height:250px;
	width:100%;
	padding:0;
	margin:0;
	z-index:1;
}
#middle{
	position:absolute;
	top:249px;
	left:0px;
	height:650px;
	width:100%;
	padding:0;
	margin:0;
	z-index: 1;
}
#bottom{
	position:absolute;
	top:899px;
	left:-1px;
	height:80px;
	width:100%;
	padding:0;
	margin:0;
	z-index: 1;
}
/* Inputs */
input.button{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:1px;
	border:1px solid black;
	width:150px;
	text-align:right;
	margin:2px;
	padding:0px 20px 0px 0px;
	background-color:#EBEE8A;
	cursor:pointer;
}
#help{
	position:absolute;
	top:-50px;
	left:-203px;
	height:170px;
	width:204px;
	padding:0;
	margin:0;
	z-index: 1;
	font-size: 11px;
}
#links{
	
	padding:2px;
	margin:2px;
	z-index: 1;
}
#links{
	margin:5px;
}
#links2{
	margin:5px;
}
/* Tables */
table{
	background-color: transparent;
	font-size: 11px;
	color: black;
}
table.posit{
	background-color:#ffffcc;
	border:1px solid black;
	font:12px sans-serif;
	color : #883D2F;
}
#frazy1{
	position :absolute;
	top:150px;
	left:-200px;
	width:204px;
	height:100px;
	padding:0;
	margin:0;
	z-index: 1;
	border:1px solid black;
}
#frazy21{
	position :absolute;
	top:260px;
	left:-203px;
	width:204px;
	height:300px;
	padding:0;
	margin:0;
	z-index: 1;
}
#frazy2{
	position :absolute;
	top:280px;
	left:-220px;
	width:204px;
	height:200px;
	padding:0;
	margin-left:1px;
	z-index: 1;
}
#name{
	position :absolute;
	top:480px;
	left:-200px;
	width:190px;
	height:30px;
	padding:0;
	margin:0;
	z-index: 1;
}
.t{
	font: italic 12px;
}
/* scroll */
#infinite_scroll{
   height:600px;
   background-color:#ebee8a;
   /*layer-background-color:#ebee8a;*/
   scrollbar-base-color: #ebee8a;
    scrollbar-face-color: #ebee8a;
  scrollbar-track-color: #ebee8a;
  scrollbar-highlight-color: #ebee8a;
  scrollbar-3dlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-arrow-color: #FF9900;
   overflow-y:scroll;
   border:1px solid #ebee8a;}
#infinite_scroll2{
   height:180px;
   padding-left:15px;
   padding-top:5px;
   margin-left:5px;
   margin-top:5px;
   background-color:#ebee8a;
   overflow-y:scroll;
   border:1px solid #ebee8a;}
