body {
background: #D7E4C8;
padding: 0;
margin: 0;
color: #333333;
}

strong {
font-weight: normal;
}

hr {
margin: 15px 0px 15px 0px;
}

.t1 {
font-weight: normal;
font-size: 70%;
}

img { border: none; }
h3 { color: #333333; margin: 15px 0px -5px 0px; font-weight: bold; font-size: 18px; letter-spacing: 1px;}

#a-l a {
font-size: 85%;
}

#wrap {
width: 800px;
margin: 20px auto;
}

#header {
background: #D7E4C8 url(header.jpg) no-repeat;
text-align: center;
height: 150px;
}
#header h1 {
font-size: 35px;
font-weight: 100;
padding: 33px 0px 0px 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header span {
letter-spacing: 1px;
font-size: 70%;
color: #eee;
font-weight: 100;
}
#ad {
padding: 20px 0px 0px 0px;
}

#content { 
padding: 0 30px;
background: #D7E4C8 url(content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 80%;
letter-spacing: 1px;
line-height: 1.5;
}
#left h2 { border-bottom: 1px dotted #aaa; }

#right {
padding: 20px 0;
width: 200px;
float: right;
}
#right h3 { font-size: 16px; letter-spacing: 1px; font-weight: bold; border: none; padding: 0px 0px 0px 0px; margin: 0px; color: #000; }
#right ul { font-size: 70%; list-style-type: none; letter-spacing: 1px; padding: 0px 0px 0px 0px; margin: 0px; }
#right ul li { padding: 2px 0 3px 0; }

#footer {
color: #111;
text-align: center;
font-size: 11px;
letter-spacing: 1px;
}
#footer a { 
color: #111;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#bottom {
background: #D7E4C8 url(bottom.jpg) no-repeat;
padding: 15px 0;
}
