html, body{ 
background-image: url(/twilightsaga/imgs/bg.jpg);
background-color: #EAD5BA;
background-attachment: fixed;
 margin:0; 
 padding:0; 
font-family : Verdana, sans-serif;
color : #444444; 
font-size:11px;
line-height:17px;
text-align: justify;
margin: 0px;
cursor:url(""); 


direction:ltr;
scrollbar-face-color:#C58887; 
scrollbar-shadow-color:#E1D2B5; 
scrollbar-highlight-color:#E1D2B5; 
scrollbar-3dlight-color:#E1D2B5; 
scrollbar-darkshadow-color:#E1D2B5; 
scrollbar-track-color:#E1D2B5; 
scrollbar-arrow-color:#E1D2B5;
cursor:url("");}


a.sidebar1:active, a.sidebar1:visited, a.sidebar1:link 
{ background-image:url(/twilightsaga/imgs/side1.pn); background-position:top left; background-repeat:no-repeat; background-color: #3A2716;
text-decoration: none;   font-size: 11px;  font-family:arial; font-weight: normal; text-transform:lowercase; border-bottom: solid 0px #F3A5BF;
color:#67594B; line-height: 12px;  display:block;  padding-left:5px; padding-top:5px; padding-bottom:5px; border-left: solid 0px #E7366F; border-bottom: solid 0px #433223;}
a.sidebar1:hover
{ background-image:url(/twilightsaga/imgs/side2.pn); background-position:top left; background-repeat:no-repeat;  background-color: #32251A;  
text-decoration: none;   font-size: 11px;  font-family:arial; font-weight: normal; text-transform:lowercase; border-bottom: solid 0px #F3A5BF;
color:#E7366F; line-height: 12px;  display:block;  padding-left:5px; padding-top:5px; padding-bottom:5px; border-left: solid 0px #E7366F; border-bottom: solid 0px #433223;}



a.leftbar:active, a.leftbar:visited, a.leftbar:link
{font-size:10px;color:#ffffff;display:block;font-weight:bold; line-height: 15px; padding-left: 1px; border-bottom: solid 2px #07A1BF; background-color: #089EB4;}
a.leftbar:hover
{font-size:10px;color:#ffffff;display:block;font-weight:bold; line-height: 15px; padding-left: 1px; border-bottom: solid 2px #07A1BF; background-color: #089EB4;}


#pagewidth{ 
 width:894px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;
 background-image:url(/twilightsaga/imgs/table.png);  
 background-repeat: repeat;
} 
 
#header{
 position:relative; 
 height:355px; 
 width:894px;
 background-image:url(/twilightsaga/imgs/header.png);
} 
 
#nav{
 width:238px; 
 float:left; 
 position:relative; 
 background-color:transparent;
 padding-left:11px;
 }
 
#content{
 float: right; 
 display:inline; 
 position: relative; 
 background-color:transparent;
 width:616px;
 padding-right:16px;
 }
 
#footer{
 height:28px; 
  background-color:#FFFFFF; 
 clear:both;
 background-image:url(imgs/table.png);
 text-align:center;
 border-bottom:#B8B8B8 solid 0px;
 } 

 
table , td, tr, xmp {
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
color: #373737; 
font-size:11px;
text-align: justify;
line-height: 16px;
font-weight: normal;
text-transform: normal;
padding-left: 0cm;
padding-right: 0cm;
padding-top: 0cm;
padding-bottom: 0cm;
padding: 0cm;
padding: 0cm 0cm; }

input, textarea
{ 
background-color: #443120; 
font-family: arial, arial;
text-transform: normal;
color: #67594B;
font-size: 11px;
line-height:11px; overflow:hidden;
border-left: #291E15 1px solid;
border-right: #291E15 1px solid;
border-top: #291E15 1px solid;
border-bottom: #291E15 1px solid;
scrollbar-face-color:E3CE95; scrollbar-shadow-color:EFE3C3; scrollbar-highlight-color:EFE3C3; scrollbar-3dlight-color:EFE3C3; scrollbar-darkshadow-color:EFE3C3; scrollbar-track-color:EFE3C3; scrollbar-arrow-color:ffffff;

}
textarea.graphics { width: 300px; height: 35; }
textarea.icons { width: 97px; height: 15px; }

a:link, a:visited, a:active {
color: #513B2E;
font-size: 11px;
font-family: arial; 
text-decoration: none;
letter-spacing:0pt;
font-weight: bold;
border-bottom: 0px solid #E7D1B1;
cursor:url("http://.net/cursor.ani"); }

a:hover {
color: #513B2E;
font-size: 11px;
font-family: arial; 
text-decoration: none;
letter-spacing:0pt;
font-weight: bold;
border-bottom: 0px solid #E7D1B1;
cursor:url("http://.net/cursor.ani"); }
}


.text
{
background-image: url(/themes/04/mainbg.);
background-repeat:no-repeat;
background-position:top;
background-color: #;
border-bottom: 0px #3A3A3A solid;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: justify;
font-family : Verdana, sans-serif;
color : #444444; 
font-size:11px;
line-height:17px;}

.sidediv
{
 background-image:url(imgs/sidebg1.png); background-position:bottom; background-color: #transparent;margin-bottom:0px;text-align: justify;
border-bottom:0px solid #E03F6B; }




.header{
background-image: url(imgs/headerbg.);
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#4fa4c3;
	font-style:italic;

text-decoration: none;

color: #443A2E;
font-size: 22px;
line-height: 14px; 
text-align: left;
font-weight: bold;
letter-spacing:0px;
text-transform: lowercase;
padding-left: 8px;
background-color: #;
border-bottom: 5px solid #E13D70; 
background-repeat: no-repeat;

}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
 @media print{ 
#nav{display:none;} 
#twocols, #content{width:100%; float:none;}
}


p.quote 
{
font-family: arial; 
font-weight: normal; 
color: #ffffff; font-size: 11; 
text-align:center; 
line-height:11px; 
padding-top:5px; 
padding-bottom:5px; 
background-color:#43B0B0; 
border: 1px solid #389291; 
display:block; width:404px; }


a.mainbar:active, a.mainbar:visited, a.mainbar:link 
{
background-image: url(/twilightsaga/hearttt.gif);
background-repeat:no-repeat;
background-position:left;
background-color:transparent;
text-decoration: none;
color: #393527;
font-family: arial; 
font-size: 11px;
font-height: 12px;
display: block;
text-transform: lowercase;
font-weight: bold;
border-bottom: 0px solid #E7E7E7;
padding: 0px;
padding-left: 15px;}


a.mainbar:hover 	
{
background-image: url(/twilightsaga/hearttt.gif);
background-repeat:no-repeat;
background-position:left;
background-color:transparent;
text-decoration: none;
color: #B89B35;
font-family: arial; 
font-size: 11px;
font-height: 12px;
display: block;
text-transform: lowercase;
font-weight: bold;
border-bottom: 0px solid #E7E7E7;
padding: 0px;
padding-left: 15px;}



.pagebar {
font-family: tahoma; text-transform: uppercase;
font-weight: normal;
color: #ffffff;
font-size: 10px;
border-top: #DDDDDD 0px solid;
margin-right: 12px; 
padding-left: 5px; 
padding-right: 5px; 
padding-top: 7px; 
padding-bottom: 10px; 
margin-bottom:15px;
margin-right:25px;
text-align: center;
border-bottom: 0px solid #F5F0ED;

}
.pagebar a {
text-decoration: none; font-family: verdana, verdana; font-size: 26px; letter-spacing:-2pt; color:#000000; line-height: 20px;  padding: 2px; text-transform: lowercase; background-color:#ffffff; font-weight: none;

}
.pagebar a:hover {
text-decoration: none; font-family: verdana, verdana; font-size: 26px; letter-spacing:-2pt; color:#000000; line-height: 20px;  padding: 2px; text-transform: lowercase; font-weight:normal; background-color:#ffffff; font-weight: bold;
}



img.frame { 
padding:5px; 
background : #ffffff; 
border : 1px solid #E1E2E4;} 

img.frame:hover { 
padding:5px; 
background : #ffffff; 
border : 1px solid #E1E2E4;}  


b { color: #21B0C5; border-bottom: #C0C0C0 0px solid; font-family: tahoma; }
s { text-decoration: none; }
u { color: #E4477A; }
i { color: #CEA891; }

