body{
font-size:9px;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ebe9d6;
}

h1{
font-size:12px;
margin:0px;
padding:5px;
border-bottom:#BDCFB5 solid 1px;
color:#526F45;
}
h2{
font-size:12px;
margin:0px;
padding:5px;
border-top:#CBDFC3 solid 1px;
border-bottom:#CBDFC3 solid 1px;
color:#526F45;
width:95%;
}
ul{
margin:10px;
}

p{
margin:10px;
padding-right:10px;
text-align:left;
margin-bottom:0px;
padding-bottom:10px;
}

a{
color:#465F3B;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#68855b;
}

img{
border:none;
}

iframe{
border:none;
overflow:hidden;
}

#header{
width:750px;
background-image:url(../images/logo_tile.jpg);
background-position:center top;
position:relative;
}

#background{
width:750px;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#B3CDA8;
position:relative;
border-bottom:#6F8F62 solid 1px;
padding-right:0px;
padding-bottom:10px;
}

#spacer{
height:10px;
}

.fullcontent{
background-image:url(../images/bg_right_tile.gif);
background-repeat:repeat-y;
background-position:right;
margin-left:10px;
height:100%;
min-height:500px;
}

.leftcontent{
width:225px;
background-image:url(../images/bg_right_tile.gif);
background-repeat:repeat-y;
background-position:right;
margin-left:10px;
margin-right:10px;
height:100%;
}

.centercontent{
width:495px;
background-image:url(../images/bg_right_tile.gif);
background-repeat:repeat-y;
background-position:right;
margin-right:10px;
position:inherit;
height:100%;
min-height:500px;

}
.border{
/*border-top:solid 1px #E5EFE0;
border-left:#E5EFE0 solid 1px;
border-bottom:#6F8F62 solid 1px;*/
height:100%;

}

#2column{
margin:30px;
border-spacing:30px;

}

#copyright{
background-color:#EBE9D6;
text-align:center;
}

hr{
width:95%;
color:#465F3B;
}

.image{
border:#6F8F62 solid 1px;
margin:10px;
margin-right:20px;
}

.organizetable{
margin-right:10px;
margin-left:10px;
}
.organizetable td{
vertical-align:top;
}