/* =Article styles
-----------------------------------------------------------------------------*/
body {
background:url(images/goldgradient.jpg) repeat-y 0 0;
}

#content {
margin:2em 2em 1em 5%;
padding: 1em;
border:none;
background:none;
}

h2 {
font-family: Verdana, sans-serif;
font-size: 16px;
line-height: 20px;
color:#000000;
font-style:normal;
margin: 1em 0 .5em 0;
clear:both;
}

h3 {
color:#330066;
}

#whatsNew {
background-color:#330066;
}

h2 em {
color:#BB0000;
font-style:normal;
}

#tools {
float:right;
position:static;
width:340px;
padding: 1em;
background-color:#FFCC66;
}

ul {
margin-top:1em;
}

h4 + ul {
margin-top:0;
}

#nav ul {
margin-top:0;
}

.left {
clear:both;
float:left;
width:47%;
}

.right {
float:right;
width:47%
}

.stickiesLeft {
float:left;
position:relative;
left:-3em;
}

.stickiesRight {
float:right;
position:relative;
right:-3em;
}