body
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #222222;
  margin: 0;
  padding: 0;
  background: #431108 url(graphics/background.jpg) top center;
}
#container
{
	margin: auto;
	width: 900px;
}
#content
{
  margin: 0;
  padding: 20px;
	
}
#centerline
{
  position: relative;
  top: -125px;
  left: 425px;
}
#equatorline
{
  position: relative;
  top: -125px;
  left: 0px;
}
#p2
{
  position: relative;
  top: -125px;
}
.startlabel
{
  position: relative;
  top: 0px;
  left: 10px;
  width: 290px;
  height: 20px;
  color: black;
  text-align: left;	
}
.endlabel
{
  position: relative;
  top: -20px;
  left: 310px;
  width: 290px;
  height: 20px;
  color: black;
  text-align: left;
}
.titlelabel
{
  position: relative;
  top: -20px;
  left: 10px;
  width: 290px;
  height: 20px;
  color: black;
  text-align: left;
}
.textlabel
{
  position: relative;
  top: 0px;
  left: 10px;
  width: 290px;
  height: 20px;
  color: black;
  text-align: left;
}
#leftdate
{
  position: relative;
  top: -20px;
  left: 10px;
  width: 290px;
  height: 20px;
  color: black;
  text-align: left;	
}
#rightdate
{
  position: relative;
  top: -40px;
  left: 310px;
  width: 290px;
  color: black;
  text-align: left;
}
#formatting
{
  position: relative;
  left: 10px;
  width: 860px;
}
input[type=submit].long:hover
{
	color: white;
	background-color: black;
}
input[type=submit].long
{
	width: 860px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].half
{
	width: 428px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].link
{
	width: 580px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].link3
{
	width: 290px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].edit
{
	width: 290px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: darkgray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].hints
{
	width: 280px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: black;
	background-color: white;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].longgreen
{
	width: 860px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: #7FC01A;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].longred
{
	width: 860px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: #A5523F;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}

input[type=button].long
{
	width: 860px;
	height: 32px;
	//font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].small
{
	width: 60px;
	height: 22px;
	//font-family: Core_Circus, san-serif;
	font-size: 14px;
	color: white;
	background-color: gray;
	border: none;
	margin: 10px 0px 10px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].action
{
	width: 100px;
	height: 24px;
	font-family: Core_Circus, san-serif;
	font-size: 12px;
	color: white;
	background-color: gray;
	border: none;
	margin: 6px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].action:hover
{
	color: white;
	background-color: black;
}
input[type=button].golive
{
	width: 100px;
	height: 24px;
	font-family: Core_Circus, san-serif;
	font-size: 12px;
	color: white;
	background-color: #87CCA1;
	border: none;
	margin: 6px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].golive:hover
{
	color: white;
	background-color: black;
}
input[type=button].suspend
{
	width: 100px;
	height: 24px;
	font-family: Core_Circus, san-serif;
	font-size: 12px;
	color: white;
	background-color: #D2B251;
	border: none;
	margin: 6px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].suspend:hover
{
	color: white;
	background-color: black;
}
input[type=button].grayed
{
	width: 100px;
	height: 24px;
	font-family: Core_Circus, san-serif;
	font-size: 12px;
	color: silver;
	background-color: gray;
	border: none;
	margin: 6px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=submit].option
{
	width: 280px;
	height: 32px;
	font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 0px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=button].option
{
	width: 280px;
	height: 32px;
	font-family: Core_Circus, san-serif;
	font-size: 18px;
	color: white;
	background-color: gray;
	border: none;
	margin: 0px 0px 0px 0px;
	//letter-spacing: -2px;
	border-radius: 0px;
	-webkit-appearance: none;
}
input[type=submit].option:hover
{
	color: white;
	background-color: black;
}
input[type=button].option:hover
{
	color: white;
	background-color: black;
}
#headbar
{
  position: relative;
  top: 0px;
  font-family: Core_Circus, san-serif;
  font-size: 14px;
  text-align: center;
  color: gray;
  height: 40px;
  background-color: white;
}
#lefthead
{
  position: absolute;
  padding-top:10px;
  width: 90px; 
  height: 30px;
  background-color: white;
}
#centerhead
{
  position: absolute;
  padding-top:10px;
  left: 90px;
  width: 420px;
  height: 30px;  
  background-color: white;
}
#righthead
{
  position: absolute;
   padding-top:10px;
  left: 510px;
  width: 90px;
  height: 30px;  
  background-color: white;
}
#itemlist
{
  position: relative;
  top: 0px;
  height: 600px; 
  width: 860px;
  //border: 1px solid black; 
}
#titleinput
{
  position: relative;
  top: -20px;
  left: 10px;
  width: 840px;
  height: 30px;
  border: 1px solid black;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 18px;
  font-family: Core_Circus, san-serif;
}
input[type=textarea].pa_title
{
  position: relative;
  width: 135px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 14px;
  //font-family: Core_Circus, san-serif;
}

input[type=textarea].pa_text
{
  position: relative;
  width: 699px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 12px;
  //font-family: Core_Circus, san-serif;
}
input[type=textarea].pa_text2
{
  position: relative;
  width: 638px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 12px;
  //font-family: Core_Circus, san-serif;
}
input[type=text].pa_title
{
  position: relative;
  width: 135px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 12px;
  //font-family: Core_Circus, san-serif;
}

input[type=text].pa_text
{
  position: relative;
  width: 699px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 12px;
  //font-family: Core_Circus, san-serif;
}
input[type=text].pa_text2
{
  position: relative;
  width: 638px;
  height: 22px;
  border: 1px solid gray;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 12px;
  //font-family: Core_Circus, san-serif;
}
#newsinput
{
  position: relative;
  top: 0px;
  left: 10px;
  width: 840px;
  height: 280px;
  border: 1px solid black;
  border-radius: 0px;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: black;
  text-align: left;	
  font-size: 18px;
  font-family: Gotham, san-serif;
}
