body{
	margin: 0;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
}

#topbar{
	width: 100%;
	background-color: #000000;
	height: 4px;
}

#header{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header_content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#headertext{
	position: relative;
	top: 2px;
	left: 160px;
	color: #9999cc;
}

#ssjpbanner{
	position: absolute;
	top: 0px;
}

#menu{
	position: relative;
	top: 0px;
	left: 120px;
	width: 100%;
}

#menu ul{
	width: 100%;
	list-style: none;
	display: inline;	
}

#menu li{
	border-top: 1px #cccccc solid;
    list-style-type: none;
	width: 65px;
	display: inline;
	padding-right: 65px;
	margin-right: 20px;
	font-family: Arial;
	font-size: 12px;
}

#content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 450px;
}

#ssjp_image{
	position: relative;
	top: -105px;
	left: 500px;
}

#footer{
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#footer_content{
	position: relative;
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	color: #000033;
	font-style: italic;
	font-size: 18px;
	text-align: center;
}

#formcontent{
	padding-top: 50px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#menu a{
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
    text-decoration: underline;
}

h2{
	font-size: 22px;
	color: #9999cc;
}

#photos td, #grape td{
	padding: 7px;
	background-color: #bfbfbf;
}

#may22nd_image{
	position: relative;
	top: -50px;
	left: 117px;
}

.fieldWithErrors {
  	padding: 2px;
  	background-color: navy;
  	display: table;
}

#errorExplanation {
  	width: 400px;
  	border: 2px solid navy;
  	padding: 7px;
  	padding-bottom: 12px;
  	margin-bottom: 20px;
  	background-color: #f0f0f0;
}

#errorExplanation h2 {
  	text-align: left;
  	font-weight: bold;
  	padding: 5px 5px 5px 15px;
  	font-size: 12px;
  	margin: -7px;
  	background-color: #031793;
  	color: #fff;
}

#errorExplanation p {
  	color: #333;
  	margin-bottom: 0;
  	padding: 5px;
}

#errorExplanation ul li {
  	font-size: 12px;
  	list-style: square;
}

.normaltext {
  	font-size: 16px;
}

.smalltext {
  	font-size: 12px;
  	padding-bottom: 10px;
}

.red {
	color: red;
}

#webmaster_link{
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000033;
	font-size: 14px;
}

#prayer{
	position: relative;
	top: 135px;
	left: 425px;
}

#prayer_service{
	position: relative;
	top: -10px;
	left: 190px;
}

#donate_ssjp_btn{
	position: relative;
	top: 125px;
	left: 400px;
}

#winner{
	position: relative;
	top: 460px;
	left: 230px;
}

#drawing_winner{
	position: relative;
	top: 0px;
	left: 190px;
}