body {background:#e2e2e2 url(img/bg.jpg) repeat-x; color:#000; font-family:arial,Helvetica,Sans-Serif; font-size:12px; font-weight:normal;}

a:link, a:visited, a:hover {font-weight:bold; color:blue; text-decoration:none;}
a:hover {text-decoration:underline;}

/* -------------------- container */
#container {background-color:#fff; border:1px solid black; position:relative; text-align:left; width:980px; height:auto; z-index:1;}

/* -------------------- header */
#header {background-position:0 center; background-repeat:no-repeat; background-image:url(logoflags.jpg); background-color:#8af; border:0px solid green; position:relative; width:980px; height:100px;}

#randomImg {float:right; width:auto; height:100px;}

/* -------------------- date */
#date {background-image:url(img/datebg.gif); background-color:#35f; border-color:#35f; border-style:solid; border-width:1px 0 1px 0; color:#fff; font-size:14px; height:28px; line-height:28px; text-align:center;}

/* -------------------- menu */
.menu {background:#8af; width:180px;}
.menuDonate {padding:10px 0 0 20px;}

#menu {padding-bottom:10px; padding-top:10px; position:relative; top:0px; width:180px;}
#menu ul {list-style:none; margin:0; padding:0;}
#menu li a {color:#000; display:block; font-size:12px; font-weight:normal; margin:0px; padding-right:4px; width:auto; line-height:18px; height:18px;}
#menu li a:hover {background-color:#cdf; text-decoration:none;}
#menu li.m1cur {background-color:#fff; height:18px; line-height:18px;}

/* -------------------- content */
#content {border:0px solid red; font-size:14px; height:auto; margin:8px 16px 8px 16px; position:relative; text-align:left; width:764px;}
#content h1 {font-size:24px; font-weight:normal; margin-top:0; padding-top:0;}
#content img {border:1px solid #666;}
#content img.donate {border:0px solid #666}

/* -------------------- other */
.pgTitle {font-size:21px;}
.imgLeft {margin-right:12px; margin-bottom:16px;}
.imgRight {margin-left:12px;}
.recipName {font-size:16px; font-weight:bold;}
.recipUpdate {background-color:#ff8;}
