body, html {
background:#2b94cd url(img/bg.gif) top center repeat-x;
color:#1a5e83;
}
a:link {
color:#1a5e83;
}
a:visited {
color:#1C9DE3;
}
a:hover {
text-decoration:none;
}
a:active {
}
#body a:link {}
#body a:hover {
background-color:#1a5e83;
color:#E0E8DB;
}
h2 {
font-size:138.5%;
color:#1c9de3;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
h3 {
font-weight:bold;
margin:12px 0 3px 0;
border-bottom:1px dotted #53b9f1;
width:170px;
padding-bottom:2px;
}
#about {
background-color:#FFF;
padding:10px;
border:1px solid #2b94cd;
margin-top:12px;
}
#body {
background-color:#FFF;
padding:10px;
border:1px solid #2b94cd;
height:500px;
}
#wrap {
background-color:#e0e8db;
padding:20px;
border:10px solid #FFF;
}
p {
margin-top:10px;
}
#share {
text-align:center;
margin-top:15px;
}
em {
font-style:italic;
}
#ft {
padding-top:10px;
margin-bottom:10px;
text-align:center;
color:#1A5E83;
}
#hd {
text-align:center;
padding:25px 0;
}
#bodyLeft {
float:left;
width:50%
}
#bodyRight {
float:left;
width:50%
}
li {
line-height:20px;
}
