body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background: #FFFFCC none;
	margin: 0px;
	padding-left: 47%;
			}

#container {
	width: 740px;
	border: 1px solid #FF9AFF;
	background: White;
	margin-left: -350px;
}

#topbar {
    width:auto;
    background: White url(images/banner3.jpg);
    height: 20px;
    padding: 132px 5px 0px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}

#headerwrapper {
    width: auto;
}

.userform {
    width: auto;
    color: #DD7CB4;
    padding: 5px 0px 5px 3px;
    background: White;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
    font: 48px verdana;
	color: #FFCCCC;
	margin: 5px;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

#tabholder
{
    width: auto;
}

.articleboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

.articleboxinner {
    width: auto;
    line-height: 18px;
    color: #CC0066;
    padding: 15px 6px 0px 6px;
    background: White;
    border: 1px solid #FFFFCC;
    text-align: justify;
    height: auto;
	font-size: 13px;
}

.articleheader
{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #FFFF33;    
                                   }

.readmore {
    text-align: right;
    display: block;
    width: auto;
}

.mainpiccontrol
{
    border: 1px solid #CC99CC;
    float: left;
    margin-right: 10px;
}

.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

.picbox {
    width: auto;
    line-height: 22px;
    color: #FF99CC;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

.pickboxcontrol
{
    border: 1px solid #FFFFCC;
    vertical-align: middle;

}

.noborder {
    border: none;
}

img {
    vertical-align: text-bottom;
}

a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #FF9AFF;
	color: #CC0066;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

#newsContainer2
{
    width:auto;
    background-color: White;
}

.c1
{
	width: 207px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}

.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #DD7CB4;
}

.c3
{
	width: 228px;
	background-color: #F7F4F7;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: right;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
	background:url(images/headerBG.jpg) repeat-x;
}

.spacy
{
    padding: 5px;
}

#tabs8 {
    float:left;
    width:100%;
    background: White;
    font-size:93%;
    line-height:normal;
    border-bottom: 1px solid #FF9AFF;
}

#tabs8 ul {
    margin:0;
    padding: 1px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright8.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color: White;
    font-weight: bold;
}

#tabs8 a span {float:none;}
    #tabs8 a:hover span {
    color: #660066;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}

