/* wetag.com */

html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background:#040404 url(images/bg.jpg) repeat-x top;
}
.main {
margin: 0 auto;
padding: 0;
width:820px;
}

.sides {
width:220px;
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:30px;
}

.line-high a, .sides a{
color:#FFFFFF;
text-decoration:none;
}

.line-high a:hover, .sides a:hover{
text-decoration:underline;
}

.line-high {
line-height:130%;
}

*html .line-high {
line-height:130%;
}

.contents {
background:url(images/content-bgs.jpg) top no-repeat;

}

.content-text {
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding:15px;
}
.text {
text-align:justify;
padding-left:15px;
padding-right:15px;
}

.text a{
color:#FFFFFF;
}

.level0 {
background:url(images/content.jpg) top repeat-y;
}

.level1 {
background:url(images/top-bg.jpg) top no-repeat;
height:377px;
}

.context {
background:url(images/navs-bg.jpg) top no-repeat;
}

.level2 {
background:url(images/lower-curve.jpg) bottom no-repeat;
}

.space {
height:80px;
}

.footer {
padding-top:15px;
padding-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
}

.footer a{
color:#999999;
}