*{margin: 0;padding: 0;}
body {
background:#fef5d6;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
line-height: 16px;
}
a{text-decoration: none;color:#336699}
a:hover{text-decoration: underline;color:#111}
#wrap {
margin: 0 auto;
width: 800px;
color:#fff;
}
#header{
height: 120px;
background: #fff url(images/header.png) no-repeat;
margin:8px 10px;
}
#header h1 {
font-size: 22px;
padding: 90px 0 0 300px;
letter-spacing: -1px;
font-weight: 100;
color:#fff;
}
#contact{
float:right;width:220px;margin:28px 10px;text-align:center;
}
#contact a{color:#99ccff}
#top {
background: #fff url(images/top.jpg) no-repeat;
padding:5px 0;
}
#content {
border: 5px solid #000;
border-top-width:0;border-bottom-width:0;
width:750px;
margin:0 10px;
padding:0 10px;
background-color:#fff;
}
#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 5px 0}
.left {
float:left;
width:570px;
text-align:justify;
padding-top:10px;
}
.left h2 {
font-size:16px;
font-weight:100;
height: 30px;
line-height:30px;
background:#000;
padding-left:10px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
text-decoration: none;
color:#fff;
}
.left h2 a{text-decoration: none;
color: #fff}
.left h2 a:hover {
color: #eee;
}
.articles{
padding: 10px;color:#000;font-family:"Candara",Verdana,Sans-serif;
font-size:1.3em;
}
.articles ul{margin:17px;margin-left:15px}
.articles li{padding:3px 20px;
background:url(images/heart.png) center left no-repeat;
list-style: none;}
.articles .sub{font-weight:bold;color:Blue;font-size:1.35em;line-height:20px}
.fr{float:right}
.fl{float:left}
.right {
float: right;
width: 170px;
padding-top: 10px;
color:#000;
}
.right h2 {
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #000;
color: #fff;
font-size: 13px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.right ul {
padding: 10px 0 15px 27px;
list-style-type: square;
list-style-image: url(images/arrow.png);
}
.right ul li a {
color: #111;
text-decoration: none;
font-family:"Monotype Corsiva",Georgia,Serif;
font-size: 1.7em;
line-height:1.3em;
}
.right ul li a:hover {
color:#99ccff}
.right .test{color:gray;padding: 10px 10px 0 10px;text-align:center}
.right .from{width:160px;text-align:right}
#footer {text-align: center;font-size: 11px}
#footer a{color:#000;}
.imgscreen{padding: 5px;background-color:#ccc;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}