body {
	background: url(res/bg.png) repeat-x; 
	background-attachment:fixed;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #DAD18B;
	padding-bottom: 10px;
}

#li {
	background: #111622;
	}
	
	
#ad {
	background: #000000;
	}

#login {
  background: url(imgs/loginh.png) no-repeat;
  
}

#userbar {
  background: url(imgs/userbar.png) no-repeat;
  
}

#logintxt {
  
  padding-top: 0px;
  padding-left: 15px;
  color: #660033;
  font: 10px "Verdana", arial, sans-serif;
  }


#welcome {
  background: url(imgs/board.png) no-repeat;
  
}

#bio {
  background: url(imgs/bboard.png) no-repeat;
  
}
#welcometxt h2 {
	font: 11px "Verdana", arial, sans-serif;
	color: #4E1048;
	padding-right: 9px;
	
	}

#welcometxt {
  
  padding-left: 9px;
  padding-top: 0px;
  padding-right: 9px;
  color: #4B083B;
  font: 11px "Verdana", arial, sans-serif;
}

#hometable {
  background: url(imgs/contentbg.png) #DFB5CE no-repeat;
  
}

#dynamicupd {
  padding-top: 2px;     
}

#spacer {
	height: 1px;
       
}



#updates {
  padding-bottom: 2px;
  background: url(imgs/updatesbg.png) no-repeat;
  
}

#uph {
  background: url(imgs/updheader.png) no-repeat;
  padding-left: 19px;
  color: #660033;
  font: 12px "Verdana", arial, sans-serif;
  height: 33px;
  
}

#newstitle {
  
  padding-top: 0px;
  padding-left: 3px;
  color: #4B083B;
  font: 9px "Verdana", arial, sans-serif;
  }
  
#header {  
  padding-left: 10px;
  color: #54531B;
  font: 12px "Verdana", arial, sans-serif;
  
}
#content {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	color: #676621;
	font: 11px "Verdana", arial, sans-serif;
}
#content ul li {
	padding-left: 0px;
	margin-left: -20px;
}


#header2 {
  background: url(res/headerbar.png) no-repeat;
  padding-left: 10px;
  color: #D8D8A1;
  font: 11px "Verdana", arial, sans-serif;
  }
  
#info {  
  color: #E6E6E6;
  font: 11px "Verdana", arial, sans-serif;
  
}

#divheader {  
  color: #a8a735;
  font: 13px "Verdana", arial, sans-serif;
   
}

#yheader {  
  padding-left: 10px;
  color: #D8D8A1;
  font: 11px "Verdana", arial, sans-serif;
   }
   
  
#sheader {  
  padding-left: 10px;
  color: #D7D7A0;
  font: 11px "Verdana", arial, sans-serif;
  
  
}
#minor{  
  padding-left: 10px;  
  padding-top: 5px;
}

#minorlinks {
  background: url(imgs/box2.png) no-repeat;
  padding-left: 20px;
  color: #E6E6E6;
  font: 11px "verdana", arial, sans-serif;
  
}

#main{
  padding-top: 2px;     
}

#navbarII {
		width: 500px;
		vertical-align:middle;
}

#navbarII ul li {  
    display: inline; 
    } 
	
#navbarII ul li a { 
    text-decoration: none; 
        } 
#navbarII ul { 
    margin: 0; 
   /* padding: 5px; */
   /* list-style-type:none*/
    padding-left:0px;
    text-align: left; 
	     
    } 

#hlink {
  background: url(res/long2.png) no-repeat;
  vertical-align:middle;
  height: 17px;
  padding-left: 25px;
  font-size:10px;
  color: #E6E6C4;
  padding-top: 1px;
  font: 11px "Verdana", arial, sans-serif;
  }
#strip {
  background: #86862a;
  }
#mainstrip {
  background: #111622;
  }
#rightstrip2 {
  padding-top: 10px;
  background: #11121b url(res/newbg2.png) no-repeat;
  }
#rightstrip {
  padding-top: 10px;
  background: url(res/newbg.png) no-repeat;
  }
 
  
#strip2 {
  background: #AEAE37;
  }
#otherstrip2 {
  background: url(res/others3.png) no-repeat;
  }
#storystrip {
  background: url(res/storystrip.png) no-repeat;
  }
#nlstrip {
  background: url(primg.png) no-repeat;
  }
  
 
  
 #ct{
  padding-top: 2px;     
}



#section {
  background: url(imgs/sectionheader.png) no-repeat;
  padding-right: 25px; 
  font-size:15px;
  color: #2B001A;   
}

#sectionII {
  background: #A90166;
  padding-left: 20px; 
  font-size:13px;
  color: #E5BCD5;   
}
#newblog{
  padding-top: 2px;     
}


#content2 {
  padding-top: 2px;
  padding-left: 20px;  
  font-size:12px;
  color: #660033;    
}

#content3 {
  padding-top: 2px;
  padding-left: 20px;  
  font-size:12px;
  color: #3C0024;    
}

#content4 {
  padding-top: 2px;
  font-size:10px;
  color: #4B083B;    
}

#content4 cc {
	color: #660033; 
}

#blogdetail {
  background: #B12779;
}

#linkbar {
  background: #A5A6C0;
    
}

#cols {
  background: #a8a735;
  }

#copyright {
  background: #CB7EAB;
  font-size:9px;
  /*font-weight:bold;*/
  color: #2B001A;
  
}

#lower {
  background: #CB7EAB;
  }

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #DAD18B;
	/*text-decoration: underline;*/
}

#blog {  
  
  padding-left: 10px; 
  padding-top: 0px;
  padding-right: 2px;
  font-size:11px;
  color: #4B083B;   
}

#blog h2 {
	font: 14px "Verdana", arial, sans-serif;
	color: #2B001A; 
	padding-right: 2px;
}

#blogd {    
  padding-top: 14px;
  padding-left: 5px;
  font-size:11px;
  color: #CB7EAB;   
}

.textfield_effect    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #A8A735;
    /*we are now going to add in the shadow image that we created earlier*/
    background: url(imgs/tbbg.png) no-repeat;
    /*I am going to add some text formatting of my own*/
    font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A8A735;
    width: 222px;
    height: 16px;
    }
	
.textfield_effect2    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #B12779;
    /*we are now going to add in the shadow image that we created earlier*/
    background:#CB7EAB;
    /*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3C0024;
    width: 590px;
    height: 18px;
    }
	
.butt    {
    /*we will first set the border styles.*/
    border-width: 0px;
    border-style: none;
    border-color: #B12779;
    /*we are now going to add in the shadow image that we created earlier*/
    background: url(imgs/buttbg.png) no-repeat;
    /*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
    color: #D8D8A1;
    width: 85px;
    height: 22px;
    }
	
	
.textfield_effect:hover    {
    border-color: #D08CB6;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #61274A;
    border-width: 1px;
    }
	

.butt:hover    {
    border-color: #D08CB6;
    border-width: 0px;
	border-style: none;
    }
 
.butt:focus    {
    border-color: #61274A;
    border-width: 0px;
	border-style: none;
    }
	




#header1 {
	font: 14px "Verdana", arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 2px;	
	padding-right: 10px;
}

.select_fmt {
	border-width: 1px;
    border-style: solid;
    border-color: #B12779;
    /*we are now going to add in the shadow image that we created earlier*/
    background:#CB7EAB;
    /*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3C0024;
    width: 70px;
    height: 18px;
}

textarea#styled {
	width: 580px;
	height: 30px;
	border: 1px solid #B12779;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background: #CB7EAB;
	
}

.prefer { 
 background-color: #CB7EAB; 
 border-width: 1px;
 border-style: solid;
 border-color: #B12779;
  
}

