body{
margin: 0;
padding: 0;
/*text-align: center;*/
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
background-color: #D8D8D8; /*#252A52;
background: url(bg2.jpg);*/
color: white;
}

p{
	line-height: 2em;
	margin: 10px;
	padding-left: 20px;
}

a{
color: #FFA354; /*#EA8F9F;/*#958F81*/
font-weight : bold;
text-decoration: none;
}

WhiteLink{
color: white; /*#EA8F9F;/*#958F81*/
font-weight : bold;
text-decoration: none;
}

img {border-color: #FFA354;} /*#FFA354*/

.smallHeader {
		font-size : 12px; 
		font-weight : bold;
		color:#FFBE56;}


.large {
		font-size : 18px; 
		color:#EFFFF3;
		text-align:justify;}

.medium {
		font-size : 13px; 
		color:#EFFFF3;
		text-align:justify;}

.mediumbold {
		font-size : 13px; 
		color:#EFFFF3;
		font-weight : bold;
		text-align:justify;}


.small {
		font-size : 11px; 
		color:#EFFFF3;
		text-align:justify;}


#container{
	width: 700px;
	background-color: #808080; /*#272621;*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-top: 0px;
}


#pageHeader{
	width: 700px;
	height: 200px;
	position: static;
	/*background: url(banner.jpg) no-repeat;*/
	color: #FAF3E9;
	text-align: right;
}

#linkList{
position: absolute;
top: 160px;
width: 170px;
margin-left: 530px;
color: #999;
}


#footer{
width: 693px;
background-color: #545047;
border-top: 1px solid #FFA354;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 6px;
}

#preamble, #supportingText, #participation, #requirements, #events{
	width: 500px;
	padding-top: 20px;
}

#pageHeader h1, #pageHeader h2{
}



#preamble h3{
	height: 30px;
	width: 300px;
	padding-left: 20px;
}

#supportingText h3{
	height: 30px;
	width: 300px;
	padding-left: 20px;
}

#participation h3{
	height: 30px;
	width: 500px;
	padding-left: 20px;
}

#benefits h3{
height: 30px;
width: 500px;
}

h3.archives{
color: black;
}

h3 span{
}

h3{
margin: 0;
}

#linkList h3{
	width: 199px;
	height: 20px;
	margin-left: 1px;
	margin-top: 20px;
}

a:hover{
color: #FFF;/*#fff*/
}

#footer a{
color: #252A52;
text-decoration: underline;
}

#footer a:hover{
color: #fff;
}

#linkList ul{
margin: 0;
padding: 0;
}


#linkList li{
margin: 0;
padding: 10px;
border-bottom: 1px solid #c5c5c5;
list-style-type: none;
}


#styletwo{position:relative;display:block;height:25px;width:700px;font-size:11px;font-weight:bold;background:transparent url(../image/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styletwo ul{margin:0;padding:5;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:19px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#FFA354;background:transparent url(../image/bgON.gif) repeat-x top left;}



table.border {
	border-width:;
	border-spacing:;
	border-style:;
	border-color:;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #FFA354;
	-moz-border-radius: ;
}
