* {
  padding : 0px;
  margin:0px;
  font-family:Arial,Helvetica,sans-serif;
}

body{
 /*background : transparent url('images/background.png') repeat-x;*/
  background: #FDFDFD;
}

html {
  background:#FDFDFD;
}

#containertop{
 margin:0pt auto;
 test-align:left;
 width:900px;
 height:232px;
 background:#0000FF url('images/top_header_low.png') no-repeat;
 border-style:solid;
 border-color:#236075;
 border-width: 2px;
 border-bottom-width: 0px;
}

#container{
 margin:0pt auto;
 test-align:left;
 width:900px;
 background:#F0F0F0;
 border-style:solid;
 border-color:#236075;
 border-width: 2px;
 /*background:#166EA0 url('images/back.png') no-repeat;*/
}

.aphesaheader{
  line-height:30px;
  text-align:center;
  color:#4b4b4b;
  font-size:0.81em;
  width:100%;
}
    /*
#topmenu{
  height:32px;
}
  */
#main-content{
  text-align:justify;
  float:right;
  width:670px;
  color:#000000;
  font-size: 0.81em ;
  min-height:500px;
  _height:600px;

}

#sidebar{
  float:left;
  width:220px;
}

#footer {
  clear:both;
  margin-top:25px;
  width:900px;
  color:#4b4b4b;
  font-size:0.81em;
  width:100%;
  text-align:center;
  line-height:30px;
}

.leftfloatbox {
    display:block;
    width: 200px;
    border: 1px solid #A0A0A0;
    background-color:#236075;
    padding-left: 5px;
    padding-right: 0px;
    margin-left: 10px;
    margin-bottom: 1em;
    -o-border-radius: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 3px 7px #adadad;
    border-radius: 10px;
    -moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
	color:#000000;
    font-size: 0.81em;
	left:0px;
	z-index:100;
	color: #FDFDFD;
}

.leftfloatbox input {
    display:block;
    width: 100px;
    border: 1px solid #014E80;
    background-color: #D0D0FF;
	margin-left:3px;
	padding-left:5px;
	color:#000000;
    font-size: 1em;
	left:0px;
}

.leftfloatbox a {
    color:#FFFFFF;
    text-decoration: underline;
}

.leftfloatbox a:hover {
    color:#FFE0E0;
    text-decoration: underline;
}

#submitbutton {
	margin-left:0px;
	padding-left:0px;
	width:50px;
}

.content-item p {
	text-indent: 0.5cm;
	margin-right: 15px;
	margin-bottom: 2px;
}

.content-item h1 {
	text-transform: capitalize;
	border-bottom: #236075 solid;
	margin-top: 20px;
}

.content-item h2 {
	text-transform: capitalize;
	border-bottom: #236075 solid;
	margin-top: 20px;
}

.content-item a {
	color:#500000;
	text-decoration: none;
}

.content-item a:visited {
	color:#500000;
	text-decoration: none;
}

.content-item a:hover {
	color:#A00000;
	text-decoration: none;
}

.content-item ul{
	position:relative;
	left:20px;
}

.content-item input {
    width: 300px;
    border: 1px solid #014E80;
    background-color: #D0D0FF;
	margin-left:3px;
	padding-left:5px;
	color:#000000;
    font-size: 1em;
	left:0px;
}

.content-item textarea {
    width: 300px;
	height:150px;
    border: 1px solid #014E80;
    background-color: #D0D0FF;
	margin-left:3px;
	padding-left:5px;
	color:#000000;
    font-size: 1em;
	left:0px;
}

#sendbutton {
	margin-left:0px;
	padding-left:0px;
	width:150px;
}

.paypaldonate  input {
	float: left;
	width: 74px;
	height: 21px;
    border: 0px;
	margin-left:10px;
	padding-left:0px;
	color:#000000;
    font-size: 1em;
	background-color: none;
	left:0px;
}

