body{
margin: 0;
padding: 0;
text-align: center;
font-family: arial, verdana, tahoma, sans-serif;
font-size: 13px;
background-color: #1D1D39;


}

p{
	line-height: 2em;
	margin: 10px;
	padding-left: 20px;
	align: justify;

}

a{
color: #cccccc;
text-decoration: none;
}

#container{
	width: 800px;
	background-color: #1D1D39;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 0px;
    border-left:1px solid #DCD4BF;
    border-bottom:1px solid #DCD4BF;
	background: url(images/globebg.jpg) no-repeat;



}

#pageHeader{
	width: 800px;
	height: 220px;
	position: static;
	background: url(HEADER.jpg) no-repeat;
	color: #FAF3E9;
	text-align: right;
}

#linkList{
position: absolute;
top: 215px;
width: 168px;
margin-left: 630px;
color: #ccc;
background-color: #1D1D39;
}

#footer{
width: 780px;
background-color: #7980A2;
border-top: 1px solid #c5c5c5;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 20px;
	text-align: right;
font-size: 9px;
}

#preamble, #supportingText, #participation, #requirements{
	width: 600px;
	padding-top: 19px;

}

#preamble2, #supportingText2, #participation2, #requirements2{
	width: 740px;
	padding-top: 20px;
}

#preamble3, #supportingText3, #participation3, #requirements3{
	width: 370px;
	padding-top: 20px;

}

#pageHeader h1, #pageHeader h2{
}

#preamble h3{
	height: 30px;
	width: 600px;
	padding-left: 20px;
}

#preamble2 h3{
	height: 30px;
	width: 740px;
	padding-left: 20px;
}

#preamble3 h3{
	height: 30px;
	width: 370px;
	padding-left: 20px;
}

#supportingText h3{
	height: 30px;
	width: 600px;
	padding-left: 20px;
}

#participation h3{
	height: 30px;
	width: 600px;
	padding-left: 20px;
}

#benefits h3{
height: 30px;
width: 600px;
}

#benefits2 h3{
height: 30px;
width: 700px;
}

#benefits3 h3{
height: 30px;
width: 370px;
}

h3.archives{
}

h3 span{
}

h3{
margin: 0;
}

#linkList h3{
	width: 199px;
	height: 20px;
	margin-left: 1px;
	margin-top: 30px;
}

a:hover{
color: #fff;
}

#footer a{
color: #252A52;
text-decoration: underline;
}

#footer a:hover{
color: #fff;
}

#linkList ul{
margin: 0;
padding: 0;
}

#linkList li{
margin: 1px;
padding: 8px;
border-bottom: 1px solid #c5c5c5;
list-style-type: none;

}

}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
vertical-align:middle;

}
.float_l {
    float:left;
}
.more a {
    color:#3FA716;
    font-weight:bold;
}
.center {
    width:810px;
}
.center_center {
    background-color:#1d1d39;
    border-left:1px solid #DCD4BF;
    border-right:0px solid #DCD4BF;
    margin-top:-12px;
}
html>body .center_center {
    margin:10px;
}
.center_dot {
    height:10px;
    background-color:#ffffff;
}
.center_content {
    width:224px;
    margin:5px 13px 0 13px;
}
html>body .center_content {
    margin:5px 19px 0 19px;
}
.center_text {
    margin-top:10px;
}
.center_text p {
    margin:15px 0 5px 0;
}
.center_text h3 {
    margin:15px 0 5px 0;


/* Splash */
}
#splash {
	width: 740px;
	height: 180px;
	margin: 0 auto;
}

#splash p {

	text-align: right;
	font-weight: bold;
	color: #9BAFCB;
	padding: 5px 562px 15px 10px;
}

