body, html { 
padding : 0; 
margin : 0; 
} 
body { 
background: url(http://i295.photobucket.com/albums/mm131/retroxhearts/layout02contentbg.png) repeat;
text-align: center;
font : 12px "Georgia", sans-serif;
color : #000; 
} 
#container { 
margin : 0 auto; 
text-align : left; 
width: 650px;
float: center;
background: #e6e6e6;
} 
#header { 
background: url(http://i295.photobucket.com/albums/mm131/retroxhearts/layout06.png) no-repeat;
text-align:center;
height: 350px;
text-align:left;
}
#sidebar { 
width: 0px;
float: right;
padding: 0px;
} 
#content {
width: 640px;
padding-top: 2px;
padding: 5px;
float: left;
text-align:left;
background: #e6e6e6;
}
#footer {
text-align:center;
width: 650px;
padding:0px;
background: #e6e6e6;
color : #000; 
}

a:link,a:visited {
text-decoration:none;
color: #2a2a2c;
text-align:justify;
text-transform:none;
padding:1px;
} 
a:hover { 
color: #8d8d8d;
padding:1px;
}

b {color: #4d3d73; font-size:11px; font-family: georgia;}
i {font-family:georgia; font-size:12px; color: #ffffff;}

h1{
color:#3e3855;
margin:0;
font-family:times new roman;
font-size:20pt;
text-align:left;
text-transform:uppercase;
}

h2{
font-family: "georgia";
font-size: 20px;
font-weight: normal;
margin: 0;
color: #313131;
text-transform: uppercase;
}

#navigation {
width : auto;
text-align : center;
padding: 2px;
margin: 0px;
bottom-margin:0px;
background: #e6e6e6;
color : #ffffff; 

}
#navigation ul, #navigation li{
list-style: none;
display : inline;
}
#navigation a:link, #navigation a:visited {
float : inherit;
font : 400 16px "georgia";
color : #5a487d;
padding : 2px 2px;
}
#navigation a:hover {
color : #9e9e9e;
text-decoration: none;
}  

blockquote{ 
background : #d0d0d0;
text-align : left; 
color : #000000;  
border-left : 1px solid #151515; 
border-right : 50px solid #151515;  
border-top : 1px solid #151515; 
border-bottom : 1px solid #151515;  
padding : 5px; 
display: block;
} 

.alignleft {
float: left;
text-align: left;
}

.image {
text-align: left;
background: #c5c5c5;
width: 470px;
padding: 2px;
height: 160px;
}

.image2 {
text-align: left;
background: #c5c5c5;
width: 470px;
padding: 2px;
height: 70px;
}

