html, body { height: 100%; }
*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #999; color: #444; }
a {COLOR: #111; text-decoration: none;}
a:visited {COLOR: #111; text-decoration: none;}
a:hover {COLOR: #777;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; color: #f80; text-shadow:1px 1px #bbb;}
h3 { padding-left: 10px; color: #333; background: #FF9B04; font-size: 1.5em; height: 24px; line-height: 24px; }
h4 { text-align: center; text-shadow:1px 1px #bbb; color: #f40;}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }


.articles {
color:#111;
line-height:180%;
font-size:120%;
letter-spacing:1px;
background: #E2FFFB;
display:block;
padding: 10px;
border-radius:15px;
border:3px solid #a1a1a1;
}

#header {
background: #fff url(images/02_members_01.gif) repeat-x;
height: 191px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 920px; margin:0px auto; background: #F3FAFD; min-height: 100%;}
#left { float: left; width: 230px; background: #FEF28C; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 645px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { display: block; margin:0px auto; background: #F0FBFF; width:940px; font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 0px 0px;}