body {
	font-size: 14px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	background:#FFF8DC;
	position: absolute;
}
.img {
    border: none;
}

a {
	text-decoration: none;
	color: #663366;
}

.fb {
	float:right;
	padding:5px;
}
a:hover {
	text-decoration: underline;
}

h1 {
    font: 1.6em ;
	color: #006600;
	margin: 5px;
}

h2 {
    font: 1.4em;
	color: #006600;
	margin: 5px;
	font-style:italic;
}

h4 {
	font:1.2em;
	color:#660000;
	padding-left:15px;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background:#fff;
	border:solid 4px #efefef;
	}


#header {
    width: auto;
}


#content {
    width: auto;
    line-height: 20px;
    color: #666;
    padding: 15px 6px 0px 6px;
    text-align: justify;
}

.contentheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}


.logo
{
    float: right;
    margin-left: 10px;
}


#imgbar {
    width: auto;
    line-height: 22px;
    color: #666;
    padding: 2px;
    border:2px solid #efefef;
    text-align: center;
}


.imgpad
{
	padding:5px;
	vertical-align: middle;

}

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

#columns
{
    width:auto;
}

#columns h1
{
    width:100%;
    border-bottom: 1px solid #efefef;
    color: #666;
    height: 24px;

    font-size: 11px;
    font-weight: bold;
	background:url(../img/ss2-2.jpg) repeat-x;
}

#column1
{
	width: 99%;
    border: 1px solid #efefef;
    line-height: 22px;
    color: #666;
	float: left;
	padding: 4px;
}


#column2
{
	width: 99%;
    border: 1px solid #efefef;
    line-height: 22px;
    color: #666;
	float: right;
	padding: 4px;
}


.box1 {
width:50%;
float:left;
}

.box2 {
width:50%;
float:right;
}

.box3 {
width:100%;
clear:both;

}


.colpadding
{
    padding: 5px;
}

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

#footer a {
	color:#660000;
	text-decoration:underline;
	}

.noteheader {
background:#FFF8DC;
color:#006600;
text-align:center;
}

h3 {
color: #660000;
font-size:1.2em;
}

img.right {
float:right;
padding:10px;
border:0;
}
