body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-style: normal;
	font-weight: normal;
	background-image: url(/images/back6.jpg);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 15px;
}
a, a:link {
	color: #0066FF;
	text-decoration: underline;
}
#container {

	margin: 0 auto;
	width: 800px;
	margin-bottom: 20px;
	
}
#content {
	float: left;
	clear: both;
	display: block;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px 15px 10px 15px;
	width: 770px;
	line-height: 16pt;
}
#column-left {
	float: left;
	clear: both;
	width: 440px;
	background-color: #000000;
   /* opacity: .5;               /* Standard style for transparency */
   /* -moz-opacity: .5;          /* Transparency for older Mozillas */
    /*filter: alpha(opacity=50);  /* Transparency for IE */
}
#column-left-content {
	padding:00px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #dddddd;
	font-weight: normal;
	opacity: 1;               /* Standard style for transparency */
	-moz-opacity: 1;          /* Transparency for older Mozillas */
	filter: alpha(opacity=100);  /* Transparency for IE */
	text-align: justify;
}

.column-right {
	float: left;
	width: 350px;
	position: relative;
	height: 350px;
	top: 500px;
	left: 20px;
	padding-top: 50px
}

.disclaimer1 {
	font-size: 9px;
}

#header {
	margin-top: 30px;
	height: 130px;
	z-index:  101;
	width: 800px;
}
.logo {
	float:  left;
	width:  300px;
	height:  80px;
	position: relative;
	top:  10px;
	left:  0px;

}
.topad {
	text-align: center;
	height: 100px;
	float:left;
	clear:both;
	width: 800px;
}
#footer {
	clear: both;
	float: left;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	width: 800px;
	height: 170px;
	
}
#footer a{
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.languagemenu {
	position: relative;
	top: 30px;
	float:right;
	width: 80px;
	text-align:right;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FF0;
}
.languagemenu a, .languagemenu a:link {
	color: #FF0;
	text-decoration: none;
}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	float: left;
	position: relative;
	top: 30px;
	left: 50px;
}

.topmenu a, .topmenu a:link{
	margin-right: 10px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: block;
	width: 100px;
	height: 50px;
	float: left;
	line-height: 50px;
	vertical-align: middle;
	background-image: url(/images/button4.png);
}
.topmenu a:hover, .topmenu .language a:hover, .topmenu .donate a:hover{
	background-image: url(/images/button4h.png);
}
.topmenu a:active, .topmenu .active{
	
}

.topmenu .lastitem a {
	width: 135px;
	margin: 0px;
}
.topmenu .lastitem p {
	width: 135px;
	margin: 0px;
}


.submenu{
	margin-top:  10px;
	margin-bottom: 40px;
	clear: both;
	width: 800px;
	height:  30px;
}


.submenu a, .submenu a:link{
	margin-right: 4px;
	text-decoration: none;
	font-size: 14px;
	color: #00000;
	text-align: center;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	width:  100px;
	height: 30px;
	float: left;
	line-height: 30px;
	vertical-align: middle;
	background-color: #CCC;
}
.submenu a:hover{

}
.submenu a:active, .submenu .active{
	
}

.bottommenu {
	text-align: center;
	clear: both;
	height: 20px;
	width: 800px;	
	
}
.bottommenu a, .bottommenu a:link{
	margin-right: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #222222;
}
.footerlinks {
	text-align: center;
	clear: both;
	height: 20px;
	width: 800px;	
	color: #666666;
	font-weight:normal;
	font-size: 12px;
}
.footerlinks a, .footerlinks a:link{
	text-decoration: none;
	color: #666666;
	font-weight:normal;
	font-size: 12px;
}

hr {
	height: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #609cc6;
}



.rightcolumn {
	width: 200px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	float: right;
}
.leftcolumn {
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

.rightbox {
	margin: 5px;
	padding: 5px;
	float: right;
}
.leftbox {
	margin: 5px;
	padding: 5px;
	float: left;
}


.emailbox {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
    float: left;
}
.emailbox table{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	vertical-align: top;
}
.emailbox table td{
		vertical-align: middle;
}
.emailbox widebutton, .emailbox textarea{
	font-size: 10px;
	color: #333333;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 2px;
	width: 250px;
}





h1 {
	font-weight: normal;
	color: #609cc6;
	font-size: 50px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	letter-spacing: 0.0em;
	background-position: 0px;
	position: relative;
	top: 0px;
}
.shift-right {
	width: 600px;
	position: relative;
	right: -300px;
	float: right;
	text-align:right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #609cc6;
	font-weight: normal;
	font-size: 30px;
	padding: 0px;
	text-indent: 0px;
	vertical-align: bottom;
	line-height: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #609cc6;
	font-size: 24px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 26px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #552222;
	font-weight: normal;
	font-size: 32px;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	vertical-align: bottom;
}

h2 a, h2 a:link {
	text-decoration: none;
}
a:visited, a:active {
}
a:hover {
}
a:link.addtoany_share_save, .a2a_dd {
	font-size: 12px;
	color: #000000;
	background:url(/images/share_16_16.png) no-repeat;
	padding-left: 20px;
	margin: 0px;
	text-decoration: none;
	background-color: #ddd;
	display: inline-block;
	width: 40px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
}


.copyright {
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}




.high1 {
	border: medium solid #F00;
}
.high2 {
	border: medium solid #F00;
	height: 30px;
	font-size: 18px;
}

li {
	margin-top: 10px;	
}

.rightboxquote {
	margin: 5px;
	padding: 10px;
	float: right;
	width: 150px;
	background-color: #000000;
	border: 1px solid #FFFF00;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}


#floatMenu {
	text-align:center;
	position:absolute;
	top:150px;
	left:0px;
	width:50px;
}

#myScroll {
	display:none;
}
#myScroll .scrollEl{
  display:none;
  height:90px;
  width: 800px;
  padding:0px;
  text-shadow:#999 1px 1px 1px;
  text-align:center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.error {
	display:none;	
}
