a, a:visited { color:#222;text-decoration:none;}
ul{margin:0;padding:0;}
li {list-style: none;padding:5px 0 0 0}
h1 {margin:2px 0 2px 0;font-size:26px;}
h2 {margin:0 0 2px 0;font-size:22px;}
h3 {margin:0 0 2px 5px;font-size:18px;background:#F6F6F6;}
img {border:none}

#main{width: 990px;margin-left:auto;margin-right:auto;padding:5px;border:solid 1px #E1E1E1;overflow:auto;}
#header {width:980px;margin:0px 0 10px 0;padding: 0 5px 0 5px;background:url(images/bg.png) repeat-x #E1E1E1;}
#left {font-size:16px;width:338px;padding: 5px;border:1px solid #e1e1e1;float:left;color:#222}
#left a {font-weight:bold;}
#left a:hover {text-decoration:underline;}

#right {font-size:16px;width:623px;border:1px solid #e1e1e1;padding:5px;float:left;margin:0 0 0 5px;}
#right a {margin:0 5px 0 5px;color:#222;}
#right a:hover {text-decoration:underline}
#footer {width:990px;margin:10px 0 0 0;text-align:center;float:left;background:url(images/bgf.png) repeat-x #ffffff;background-position:bottom}

.sep {border-bottom:solid 2px #E1E1E1;margin:5px 0}