body { 
  text-align: justify;
  background: #ECECEC;
  color: black;
  font-family: verdana;
  font-size:11pt;
}

a {
	color:  #006600;
}

#main {
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF; 
	width:800px;
}

#header {
	float:left;
	background-image: url("head-gradient.png");
	text-align: left;
	width:506px;
	height: 96px;
}

#header-title {
	float:left;
	background-repeat: no-repeat;
	background-image: url("title.png");
	text-align: left;
	text-indent:-5000px;
	width:262px;
	height: 96px;
}

#header-title  h1 {
	margin:0;
}

#header-title  h1 a{
	width: 800px;
	height: 96px;
	text-indent:-100px;
	width:800px;
	text-decoration: none;
	margin: 0;
}

#up-left{
	display:block;
	float:left;
	background-image: url("up-lefts.png");
	height: 96px;
	width: 16px;
}

#up-right{
	background-position: 100% 0;
	float:right;
	background-image: url("up-rights.png");
	height: 96px;
	width: 16px;
}

#main_links {
	clear:both;
	border-left:2px solid #58866b;
	border-right:2px solid #58866b;
	font-family: Verdana, Arial;
	text-align: center;
	background: rgb(211, 247, 201);
	border-top: 1px solid;
	border-bottom: 1px solid;
	height:30px;

}

#main_links ul {
	display: inline;
	list-style-type: none;
	margin: 0;
}

#main_links li { 
	float: left; 
	border-right: 1px solid #58866b;
}

#main_links a {
	float: left;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	height: 18px;
	width: 95px; 
	color: #333;
}

#main_links a:hover {
	background: #A4E39D;
	position: relative;
	top: 0;
}

body#download #main_links li#download_link { 
	background: #A4E39D;
}
body#about #main_links li#about_link { 
	background: #A4E39D;
}
body#demo #main_links li#demo_link { 
	background: #A4E39D;
}
body#donate #main_links li#donate_link { 
	background: #A4E39D;
}
body#forum #main_links li#forum_link { 
	background: #A4E39D;
}
body#docs #main_links li#docs_link { 
	background: #A4E39D;
}

body#faq #main_links li#faq_link { 
	background: #A4E39D;
}

.grey-grad  {
	display:block;
	/*background: rgb(238,238,238);*/
	background-image: url("grey.png");
	border-right: 2px solid #58866b;
	border-left: 2px solid #58866b;
	height: 36px;
	width:796px;
}


#main_text { 
	display:block;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px solid #58866b;
	border-left: 2px solid #58866b;
}


#download_btn_area{
	float:right;
	margin-top:0px;
	margin-left: 20px;
	margin-right: 20px;
	width: 193px;
	text-align:center;
}

#download_btn_area a{
	text-decoration:none;
}


#download_btn{
	background-image: url("download2.png");
	text-align:center;
	font-weight: bold;
	float:right;
	margin-top:0px;
	margin-bottom:5px;
/*	border: 1px solid;
	background: #EEEE99	;*/
	width: 193px;
	height: 87px;
}

#download-text{
	margin-top:40px;
}


#inst_instructions{
	text-align:center;
/*	border: 1px solid;
	background: #EEEE99	;*/

	font-size:10pt;
	width: 193px;
}

#news-head{
	background-image: url("news-head.png");
	padding:8px;
	text-align:Left;
	font-weight: bold;
	font-size:10pt;
	margin-top:30px;
}

#news-body{
	padding:5px;
	text-align:left;
	border-left: 2px solid #58866b;
	border-right: 2px solid #58866b;
	font-size:10pt;
	width: 179px;

}

#news-downl{
	float:left;
	height: 11px;
	width: 15px;
	font-size:5px;
	background-image: url("news-downl.png");
}



#news-downr{
	float:right;
	height: 11px;
	width: 15px;
	font-size:5px;
	background-image: url("news-downr.png");
}

#news-bottom{
	float:left;
	font-size:5px;
	border-bottom: 2px solid #58866b;
	background: #FFFFFF; 
	width:163px;
	height: 9px;
}

#down-left{
	float:left;
	height: 16px;
	width: 15px;
	font-size:5px;
	background-image: url("down-left.png");
}

#down-right{
	float:right;
	height: 16px;
	width: 15px;
	font-size:5px;
	background-image: url("down-right.png");
}

#search_box {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	border: 1px solid #58866b;
	font-size: 10pt;
	padding:10px;
	width:350px;
}

#admin_login {
	margin-left:auto;
	margin-right:auto;
	width:30%; 
	font-size: 10pt;
}



#main-text-bottom{
	float:left;
	font-size:5px;
	border-bottom: 2px solid #58866b;
	background: #FFFFFF; 
	width:770px;
	height: 14px;
}

div.clear {
	clear:both;
}

#footer {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
    font-size:8pt;
	padding-left:22px;
}



table {
	font-size:10pt;
}

p.nobreak {
	display:inline;

}
p.doc_section {
	margin-bottom:30px;
}

h4 {
	/*border-bottom: 1px solid;*/
	padding-top:10px;
	margin-top:0px;
	color: #006600;

}

.typewriter {
	font-family: courier;
}

p.question{
	font-weight: bold;
}

h3 {
	padding-top:25px;
	margin-top:0px;
	color: #CC0000;
}