body { 

/* background:url(../images/bg/bg_center.gif) top center #ffffff repeat; */
background-color:#000000; 

}

 

#wrapper {
width: 850px;
position: absolute;
left: 50%;
margin-left: -465px;
padding: 0px 0px 0px 0px;
}




#main-top{
background-image:url(../images/bg/main-top2.png); 
height: 15px;
width: 880px;
padding: 0px 0px 0px 0px;
background-color:#ff3434;
}


#main{
background-image:url(../images/bg/main2.png); 
background-repeat:repeat-y;
width: 800px;
margin: 0px 0px 0px 0px;
background-color:#343434;
padding:  0px 15px 0px 15px;
}

#main-tab{

width: 50px;
margin: 0px 0px 0px 0px;
background-color:#ffff34;
padding:  20px 20px 20px 20px;
}

#main-bot{
background-image:url(../images/bg/main-bot2.png); 
height: 15px;
width: 880px;
padding: 0px 0px 0px 0px;
background-color:#3434ff;
}


.whatsnew{
width:450px;
padding:8px 10px 8px 10px;
border:1px solid #ededed;
line-height:22px;
margin: 0px 0px 20px 0px;
}

.whatsnew-link{
float:right;
}

.whatsnew a {
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
color: #337283;
}
.whatsnew a:link {
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
color: #337283;
}

.whatsnew a:visited {
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
color: #337283;
}
.whatsnew a:active {
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica;
font-weight: bold;
text-decoration: none;
color: #337283;
}
.whatsnew a:hover{
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica;
text-decoration: none;
color: #454545;
}

#home-table{
background:url(../images/bg/home.jpg) top right #ffffff no-repeat; 
}


#bio-table{
background:url(../images/bg/bio.jpg) bottom right #ffffff no-repeat; 
}



#contact-table{
background:url(../images/bg/contact.jpg) bottom right #ffffff no-repeat; 
}

.spaced-para{line-height:19px;}

