/* CSS Document */
html,body{
background-color:#eeeeee;
margin:0;
padding:0;
font-size:87%;
font-family:Arial, Helvetica, sans-serif;
}
#outer{
width:100%;
height:100%;
background-image:url(medailleflowerbg2.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
* html #outer{
padding:0 0 200px 0;
}

*:first-child+html #outer{
padding:0 0 200px 0;
}

#wrapper {
margin:0 auto;
width:985px;

}
#header{
width:980px;
float:left;
}
* html #header{
padding:20px 0 0 0;
}
#header h1{
text-indent:-900em;
background-image:url(header10.gif);
background-position:0 0;
background-repeat:no-repeat;
height:90px;
}
#lcol{
float:left;
width:192px;
margin:0 12px 0 0;
}
#donate{
margin:12px 0 0 0;
width:192px;
height:125px;
background-image:url(donate10.gif);
background-position:0 0;
background-repeat:no-repeat;
text-indent:-900em;
}
#donate a{
width:192px;
height:125px;
display:block;
}
#menu{
width:192px;
height:432px;
background-image:url(menubg2.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#mcol{
float:left;
width:350px;
background-image:url(medaillelogomid.gif);
background-position:0 0;
background-repeat:no-repeat;
background-color:#FFFFFF;
padding:130px 40px 20px 40px;
margin:0 0 300px 0;
min-height:410px;
height:auto !important;
height:420px;
}
#rcol{
float:right;
width:331px;
}
#topimg{
width:331px;
height:356px;
background-image:url(medailleimg4.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#vision{
margin:12px 0 0 0;
width:334px;
height:198px;
background-image:url(vision10.gif);
background-position:0 0;
background-repeat:no-repeat;
text-indent:-900em;
}
#vision a{
width:334px;
height:198px;
display:block;
}
h2{
font-size:1.2em;
color:#66933C;
}
#menu ul{
margin:0;
padding:20px 10px 0 10px;
}
#menu ul li{
margin:0;
list-style-type:none;
padding:10px 0 0 0;
font-size:1.1em;
}
#menu ul li a:link,#menu ul li a:visited{
margin:0;
text-decoration:none;
color:#FFFFFF;
}
#menu ul li a:hover{
margin:0;
text-decoration:underline;
color:#66933C;
}
#menu ul li a:active{
margin:0;
text-decoration:none;
color:#FFFFFF;
}
.clear{
clear:both;
width:980px;
height:1px;
}
.dlrow{
float:left;
width:100%;
}
.dlthumb{
float:left;
width:150px;
display:inline;
}
.dlthumb img{
border:none;
}
.dltext{
float:left;
width:150px;
display:inline;
padding:20px 10px 10px 10px;
}


