body {
font: 11px verdana, tahoma, arial,  sans-serif; 
color: #333; 
margin: 0px;
padding-left: 50%;
background: #f9f9f0 url(images/bg.gif) center repeat-y;
position: absolute;
}

#container {
width: 820px;
margin-left: -411px;
}

#topbar {
width:auto;
background: #EEE;
height: 20px;
padding: 10px 5px 5px 2px;
font: 9px verdana;
font-weight: bold;
color: #CCCCCC;
text-align: right;
}

#headerwrapper {
width: auto;
}

h1 {
font: 48px verdana;
color: #EEE;
margin: 5px;
}

h6 {
font: 10px verdana;
font-weight: bold;
color: #DDD;
margin: 0px;
padding: 0px;
margin-left: 8px;
}

#tabholder {
width: auto;
}

.articleheader {
font-size:1.9em;
font-weight: bold;
font-family: Georgia, Verdana, Arial, Serif;
letter-spacing:1px;	
color: #265e15;
font-variant:small-caps;	
}

.articlecaps {
font-size:2em;
font-weight: bold;
font-family: Georgia, Verdana, Arial, Serif;
letter-spacing:1px;	
color: #265e15;
font-variant:small-caps;	
}

.articleboxouter {
width: auto;
padding: 0px 6px 0px 6px;
clear: both;
} 

.articleboxinner {
width: auto;
line-height: 20px;
padding: 0px 20px 20px 20px;
background: #fff;
border:1px solid #D8D9DB;
border-top:none;
text-align: justify;
color: #333; 
}

.readmore {
text-align: right;
display: block;
width: auto;
}

.readmore a {
text-decoration: none;
padding: 0;
margin: 0;
color: #666;
font-weight:normal;
}

.readmore a:hover {
font-weight:normal;
text-decoration: underline;
}

.noborder {
border: none;
}

img {
vertical-align: text-bottom;
}

#footer {
background-color: #CCC;
color: #fff;
text-align: center;
vertical-align: middle;
height: 20px;
padding-top: 5px;
clear: both;
}

#columns {
width:auto;
height:290px;	    
background-color: #F7F4F7;
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #DDD;
}


.colheader {
width:auto;
border-bottom: 1px solid #DDD;
border-top: none;
color: #929292;
height: 24px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
background:url(images/headerBG.jpg) repeat-x;
line-height: 20px;
}

.c1 {
width: 40%;
height:100%;
background-color: #F7F4F7;
line-height: 12px;
color: #DD7CB4;
border-right: 1px solid #DDD;
float: left;
}

.c2 {
width: 59.85%;
height:100%;
float: left;
line-height: 12px;
color: #DD7CB4;
background-color: #D8D9DB;
}

.spacy {
padding: 5px;
}