/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-image:url('bckground.jpg');
background-attachment:CENTER;
color:#000000;
font-size:9pt; 
text-transform:none;
font-family:arial;
font-weight: none;}
} 
 
#pagewidth{ 
 width:923px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
  background-image:url('bg.jpg');

} 
 
#header{
 position:relative; 
 height:310px; 
  background-color:transparent; 
 width:100%;
} 
 
#leftcol{
background-color: transparent;
 width:170px; 
 float:left; 
 position:relative; 
  }

  #in{
 width:160px; 
padding-right:0px; padding-left:0px;
  }

   #main{
padding-right:0px; padding-left:0px;
  }

#twocols{
 width:753px; 
 float:right; 
 position:relative; 
  }

#rightcol{
background-color: transparent;
 width:170px; 
 height:100%;
 float:right; 
 position:relative; 
 }
 
#maincol{background-color: transparent;  
 float: left; 
 display:inline; 
 position: relative; 
 width:540px; 
 }
 
#footer{
 height:300px; 
  background-color:transparent; 
 clear:both;
 } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;  }
}

h1 { background-image:url("http://myspacemyquote.com/wp-content/themes/graphicsquote/h1.jpg");
font-size : 9px;
padding-top: 1px;
padding-bottom: 2px;
text-align:center; 
text-transform : uppercase;
font-family : century gothic;
font-weight : none;
color : #000000;
letter-spacing : 3px;
width:100%!important;
} 

h2 { background-image:url("http://myspacemyquote.com/wp-content/themes/graphicsquote/h2.jpg");
font-size : 9px;
padding-top: 1px;
padding-bottom: 2px;
text-align:center; 
text-transform : uppercase;
font-family : century gothic;
font-weight : none;
color : #000000;
letter-spacing : 3px;
width:100%!important;
} 

a:link, a:active, a:visited {
color:#000000;
text-decoration: underline;
font-weight: none;
font-size:9pt; 
text-transform:none;
font-family:arial;
}

a:hover 
{color: #000000;
font-size:9pt; 
text-transform:none;
font-family:arial;
font-weight: none;
text-decoration: none;
border-bottom: 0px none;}
