body {
background: #003142 url('i/bg.gif') repeat-x;
font-family: Tahoma;
font-size: 0.7em;
color: #000;
}

* {
padding: 0;
margin: 0;
}

#advert {
display: in-line;
position:relative;
top:6px;
left:690px;
}

#advert a {
width: 260px;
height: 186px;
display: block;
}
.code
{
color: #000000;
background-color: #ffffff;
font-family: Arial, "courier new", "times new roman", monospace;
font-size: 11px;
line-height: 1.3em;
/* Put a nice border around it. */
border-top: 0px;
border-left: 4px solid #565962;
border-right: 1px solid #565962;
border-bottom: 1px solid #565962;
margin: 0 auto 1px auto;
padding: 1px;
padding-top: 3px;
padding-bottom: 3px;
overflow: hidden;
}
.codeheader
{
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 11px;
line-height: 16px;
background-image: url("images/code_img.gif");
background-repeat: no-repeat;
background-position: top right;
background-color: #c2c2c9;
height: 17px;
padding: 1px;
border-top: 1px solid #565962;
border-left: 4px solid #565962;
border-right: 1px solid #565962;
border-bottom: 0px;
vertical-align: middle;
}
.geshi {
	white-space: normal;
	font-family: Courier, Courier, Monaco, "Courier New", monospace; color: #000000;
	}
.lua {font-size: 12px;}
.de1 {font-weight:normal;background:transparent; font-family: Courier, Monaco, "Courier New", monospace; color:#000;}
.de2 {font-weight:normal;background:transparent; font-family: Courier, Monaco, "Courier New", monospace; color:#000;}
.kw1 { font-family: Courier, Monaco, "Courier New", monospace; color: #0000ff; font-weight: bold;}
.kw2 { font-family: Courier, Monaco, "Courier New", monospace; color: #ff0000; font-weight: bold;}
.kw3 { font-family: Courier, Monaco, "Courier New", monospace; color: #0000ff;}
.kw4 { font-family: Courier, Monaco, "Courier New", monospace; color: #F96CF9;}
.co1 { font-family: Courier, Monaco, "Courier New", monospace; color: #008000;}
.co2 { font-family: Courier, Monaco, "Courier New", monospace; color: #008000;}
.es0 { font-family: Courier, Monaco, "Courier New", monospace; color: #000033; font-weight: bold;}
.br0 { font-family: Courier, Monaco, "Courier New", monospace; color: #2700C2; font-weight: bold;}
.st0 { font-family: Courier, Monaco, "Courier New", monospace; color: #D02300; font-weight: bold;}
.nu0 { font-family: Courier, Monaco, "Courier New", monospace; color: #CC33FF;}
.me0 { font-family: Courier, Monaco, "Courier New", monospace; color: #990000;}
.re0 { font-family: Courier, Monaco, "Courier New", monospace; color: #B30000;}
.re1 { font-family: Courier, Monaco, "Courier New", monospace; color: #007000;}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

#container {
width: 955px;
margin: 0 auto;
background: #fff url('i/cont-bg.gif') repeat-y;
padding: 0 1px;
}

.clear {
clear: both;
}




#header {
width: 955px;
height: 200px;
text-indent: -300px;
overflow: hidden;
display: block;
background: url('i/header.jpg') no-repeat;
}

#nav {
height: 30px;
line-height: 30px;
background: #093042 url('i/nav.jpg') no-repeat;
border: 1px solid #000;
border-width: 1px 1px 0 1px;
padding: 0 0 0 40px;
margin: 0 0 2px 0;
overflow: hidden;
list-style: none;
}

#nav li {
float: left;
}

#nav li a {
height: 30px;
color: #fff;
font-weight: bold;
font-size: 1.35em;
font-family: Trebuchet MS;
display: block;
padding: 0 15px;
text-transform: uppercase;
float: left;
}

#nav li a:hover {
background: url('i/nav2.gif') repeat-x top;
text-decoration: none;
}



#content {
width: 470px;
padding: 0 0 0 10px;
float: left;
}

#content h2 {
background: #000 url('i/content-head.gif') no-repeat;
width: 470px;
}

#subheader {
height: 129px;
text-indent: -999px;
overflow: hidden;
background: url('i/subheader.jpg') no-repeat;
}

#content h3 {
background: url('i/h3.gif') no-repeat;
height: 20px;
line-height: 20px;
border: 1px solid #cccccc;
font-size: 1em;
font-weight: normal;
text-indent: 10px;
}

#content p {
padding: 5px 0;
}

.content {
border: 1px solid #cccccc;
border-top: 0;
padding: 1px 5px;
}

#content ul {
padding: 5px 20px;
}

.meta {
background: url('i/meta.gif') no-repeat bottom;
border: 1px solid #cccccc;
border-top: 0;
height: 13px;
line-height: 13px;
font-size: 0.9em;
text-align: right;
padding: 0 5px;
margin: 0 0 14px 0;
}

.meta a {
color: #000;
}


#sidebarl {
float: left;
padding: 0 0 0 3px;
}

#sidebarr {
float: right;
padding: 0 3px 0 0;
}

h2 {
height: 25px;
line-height: 27px;
color: #fff;
font-size: 1.2em;
text-indent: 25px;
text-transform: uppercase;
}

#container .s, #content {
padding-bottom: 15px;
}

.s h2 {
width: 230px;
background: #000 url('i/sidebar-head.gif') no-repeat;
border-bottom: 1px solid #cccccc;
}

.s ul {
list-style: none;
border: 1px solid #cccccc;
border-width: 0 1px;
width: 228px;
margin: 0 0 16px 0;
}

.s ul li {
background: url('i/sidebar-li.gif');
height: 20px;
line-height: 20px;
overflow: hidden;
border-bottom: 1px solid #cccccc;
padding: 0 7px;
color: #000;
}

.s ul li a {
color: #000;
}

.s .links li a {
display: block;
}

.box {
border: 1px solid #cccccc;
border-width: 0 1px 1px 1px;
width: 228px;
}

.box2 {
border: 1px solid #fff;
padding: 0 5px;
background: #efefef url('i/box.gif') repeat-x;
}

.box p {
margin: 5px 0;
}





#footer {
height: 30px;
line-height: 30px;
background: url('i/footer.gif') no-repeat top;
padding: 0 10px 6px 0;
clear: both;
color: #fff;
text-align: right;
}

#footer a {
color: #fff;
padding: 0 1px;
}