html {
 overflow-y: scroll !important;
}
body {
  margin: 0px;
  margin-top: 0px;
  text-align: center;
  font-family: arial,sans;
  font-size: 13px;
  color: black;
  background: url(../../gfx/pagebg.jpg) repeat-x;
}
h1 {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 26px;
  color: #000000;
}
h2 {
  margin-top: 0px;
  margin-bottom: 16px;
  color: gray;
  font-size: 18px;
}
#mainframe1 a, #mainframe1 a:link, #mainframe1 a:visited {
		padding: 2px;
		margin: 0;
		text-decoration: none;
		font-size: 12px;
		background: #fff;
		color: #000;
}
#text a, #news a, #news a:link, #text a:visited, #news a:visited {
  background: url(../../gfx/lnk2.gif) left top no-repeat;
  padding-left: 17px;
  text-decoration: none;
  border-bottom: 1px dotted black;
  color: #000;
}

#text a:hover, #news a:hover {
  background: url(../../gfx/lnk2.gif) left top no-repeat;
  padding-left: 17px;
  text-decoration: underline;
  color: #700000;
}
#text #nogfx,#text #nogfx a,#text #nogfx a:link,#text #nogfx a:hover,#text #nogfx a:visited {
	background: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#nogfx,#nogfx a,#nogfx a:link,#nogfx a:hover,#nogfx a:visited {
	background: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	
}
#team ul {
	padding-left: 18px;			
}
#team li {	
	margin-bottom: 10px;
	padding: 2px;
	color: #4b4b4b;
	border: 1px dotted gray;	
}
#team li h1 {	
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;	
}
#navigation {	
  font-size: 15px;  
  margin: 0px auto;
  width: 810px;    
  height: 25px;
  text-align: center;
  padding: 10px 0px 0px 0px; 
  border: 2px solid #7f7f7f;
  border-top: 0px;
  border-bottom: 1px solid white;
  background: #fff url(../../gfx/navbg.gif) left top repeat-x;  
}
#navigation a {
  background: none;
  outline: none;
	position: relative;  
}
#navigation a:link, #navigation a:visited {
  color: #666666;     
  padding: 2px 10px 2px 10px;    
  text-decoration: none;  
}
#navigation a:hover {
  color: #000; 
}
#mainframe1 {
  background: #fff;
  margin: 0px auto;
  width: 800px;
  height: 140px;
  text-align: left;
  border: 2px solid #7f7f7f;
  border-bottom: 0px;
  border-top: 0px;
  padding: 5px;
  position: relative;
}
#mainframe2 {
  background: url(../../gfx/shd1.png) top repeat-x #ffffff;
  margin: 0px auto;
  width: 797px;
  text-align: left;
  border: 1px solid #7f7f7f;
  border-top: 0px;
  padding: 15px 5px 5px 5px;
}
#row {
  min-height: 400px;
}
#headerframe {  
	background: #fff left top no-repeat;
	background-position: 0px 10px;
  width: 800px;
}
#title {
	margin: 10px 0px 10px 0px;
}
#textframe {
  width: 787px;
  padding: 0px 0px 0px 10px;
}
#spnframe1 {
  float: right;
  color: gray;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 50px 15px;
  font-size: 10px;
  text-align: center;
}
#navspframe {
  padding: 15px 1px 1px 1px;
  width: 801px;
  margin: 0px auto;
  min-height: 5px;
  background: url(../../gfx/shd1.png) left top repeat-x;  
}
#copyright {
	margin-left: auto;
  padding-top: 5px;
  font-size: 9px;
  color: #9e9e9e;
  background: none;
  width: 400px;
  text-align: right;
  min-height: 10px;
}
#copyright a {
	color: #000;
}
#copyright a:visited {
	color: #000;
}
#copyright a:active {
	color: #000;
}
#text {
	font-size: 13px;
  margin-left: 8px;
  margin-right: 10px;
  margin-bottom: 15px;
  line-height: 20px;
}
td {
  font-size: 14px;
}
.tbl a {
  background: none;
  margin: 0px;
  padding: 0px;
}
.tbl a:hover {
  background: none;
  margin: 0px;
  padding: 0px;
}
.message {
  width: 400px;
  margin: 0px auto;
  margin-bottom: 25px;
  padding: 5px;
  font-weight: bold;
  border: 1px dotted black;
  font-size: 12px;
}
.form { margin: 0px; }
.form input,textarea,checkbox,select,browse,file { 
  font-size: 11px; 
  border: solid 1px; 
  border-color: gray; 
  margin: 2px 0px 2px 0px; 
  width: 300px; 
}
.form input:focus,textarea:focus,browse:focus,file:focus {
  border-color: red;
}
.clear { clear: both; height: 0; line-height: 0; font-size: 0px; }
.result1 { background: #e1e1e1; padding: 0px; }
.result2 { background: white; padding: 0px; }
.results { background: yellow; }
.result { padding: 5px; border-bottom: 1px solid gray; border-top: 1px solid white; vertical-align: top; }
.header {
  background: black;
  font-weight: bold;
  color: white;
  border-right: 1px solid white;
  padding: 3px;
}
.adminmenu {
  color: black;
  padding: 5px;
  border: 1px dotted black;
}
.adminmenu a {
  background: none;
  padding: 0px;
}
.adminmenu a:hover {
  background: none;  
}
.modtool {
  background: #cbe7de;
  border: 1px dotted;
  padding: 5px;
}
.modtool a {
  padding: 0px;
  background: white;
  padding: 3px;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px white solid;
  border-top: 1px white solid;
  font-weight: bold;
  font-style: italic;
  font-size: 10px;
}
.modtool a:hover {
  background: blue;  
  color: white;
  border: 1px white solid;
  text-decoration: none;
}
#album {
  height: 155px;
  width: 600px;
  margin: 20px 0 0 8px;
}
#album_overlay {
  position: absolute;
  left: 0px;
  color: white;
  top: 0px;
  background: black;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);  
  z-index: 3000;
  display: none;
  font-size: 16px;
  font-weight: bold;
}
#album_frame {
  position: absolute;
  color: black;
  top: 25px;
  background: white;
  z-index: 3050;
  border: 0px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  width: 644px;
  height: 550px;
  display: none;
  padding: 10px;
}
#album_content {
  position: absolute;
  background: #000000;
  margin:0px;
  padding: 2px;
  left: 10px;
  top: 10px;
  height: 480px;
  width: 640px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #ffffff;
}
#album_l_idle {
  position: absolute;
  background: url(../../gfx/album_l2.png);
  opacity: 0.4;
  width: 34px;
  height: 188px;
  top: 120px;
  left: 10px;
  display: none;
  z-index: 3055;
}
#album_r_idle {
  position: absolute;
  background: url(../../gfx/album_r2.png);
  opacity: 0.4;
  width: 34px;
  height: 188px;
  top: 120px;
  right: 10px;
  display: none;
  z-index: 3055;
}
#album_l {
  position: absolute;
  background: url(../../gfx/album_l2.png);
  width: 34px;
  height: 188px;
  top: 120px;
  left: 10px;
  display: none;
  z-index: 3056;
}
#album_r {
  position: absolute;
  background: url(../../gfx/album_r2.png);
  width: 34px;
  height: 188px;
  top: 120px;
  right: 10px;
  display: none;
  z-index: 3056;
}
#album_info {
  position: absolute;
  text-align: left;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  width: 640px;
  top: 505px;
  left: 10px;
  line-height: 25px;
}
#album_admin {
  display: none;
  position: absolute;
  background: white;
  opacity: 0.4;
  -moz-opacity: 0.4;
  filter: alpha(opacity=40);  
  right: 12px;
  bottom: 78px;
  border: 1px solid white;
  width: 634px;
  height: 50px;
  z-index: 3060;
  text-align: left;
  padding: 2px;
}
#news {
  width: 600px;
}
#news_header {
  font-size: 20px;
  margin-left: 0px;
	margin-bottom: 3px;
  padding-top: 0px;
}
#news_header h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
#news_subheader {
  font-size: 16px;
  padding-bottom: 10px;
	font-style: italic;
  margin-left: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid gray;
}
#news_subheader h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin: 0px;
}
#news_text {
  line-height: 20px;
  font-size: 14px;
  margin-left: 8px;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-top: 3px;
}
#news_text ul {
	padding-left: 16px;
}
#news_text li {
	margin-bottom: 0px;
	padding-bottom: 4px;
}
#news_other {
  font-size: 14px;
  margin-left: 0px;
  margin-bottom: 20px;
  line-height: 20px;
	border-top: 1px solid gray;
}
.news_link {
  background: url(../../gfx/lnk2.gif) left top no-repeat;
  color: #700000;
  padding-left: 17px;
  cursor: pointer;  
}
.news_link:hover {
  text-decoration: underline;  
}
#javawarning {	
	font-size: 13px;
	font-weight: bold;
	color: red;
	border: 2px solid red;
	padding: 10px;
	width: 600px;	
}
#login {
	font-size: 10px;
}
#login a, #login a:visited {    
  text-decoration: none;
  border-bottom: 1px dotted black;
  color: #000;
}

#login a:hover {
  text-decoration: underline;
  color: #700000;
}
