.last-left {
	float: left;
}
body {
    margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(/static-files/images/back.gif);
          }

div.float { float : left; }
div.float p { text-align : center; }
div.spacer { clear : both; }

a {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #990000;

	}

a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	}

a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;

	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	color: #000000;
	}

.description {
                font-family: tahoma;
                font-size: 12px;
                font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 1em;
                text-align:left;
                padding-left: 80px;
                margin-top: 5px;
                }

.bottombar {
                height: 25px;
                border-top: 3px double #6F6849;
                border-bottom: 3px double #6F6849;
	}


table {
          font-size:11px;
          font-family: tahoma, verdana, arial;
          color: #ffffff;
          }


.littlepic {
          border:3px #FFFFFF solid; 
          margin-top:4px
          margin-bottom:4px;
          margin-right:15px;
          margin-left: 15px;
}

.littlepic-archive {
 
          margin-top:3px
          margin-bottom:3px;
          margin-right:10px;
          margin-left: 10px;
          }

.blogtitle {
          font-variant: small-caps;
          font-weight: bold;
          }

.blogbody {
          padding: 5px;
          width: 408px;
          text-align: right;
          }
.mainpic {
          margin-top: 0px;
          margin-bottom: 0px;
          margin-left: 0px;
          margin-right: 0px;
          }

.sidebar {  
          text-align:right;
          font-size:11px; 
          padding: 10px;
          }

.sidetitle {
	font-family: Verdana, Arial, sans-serif;
	text-align:right;
	font-size:14px;
	font-weight: bold;
	color: #6F6849;
	margin-top: 10px;
	margin-bottom: 3px;
	background-attachment: fixed;
	background-image: url(/static-files/images/gallery-title-back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.side {
          text-align:left;
          font-size:11px;
          font-family: geneva, verdana, arial;
}

.title {
          color: #ffffff;
                font-family: tahoma;
                font-size: 12px;
                font-weight: bold;
	word-spacing: 1em;
          }

.posted {
           font-family: arial, verdana, helvetica, sans-serif;
           font-size: 11px;
           margin-top: 5px;
           text-align: center;
           letter-spacing: 0.1em;
          }

.syndicate {
          font-size: 10px;
          color: #8899B6;
}

.powered {
          font-size: 10px;
          margin-bottom: 3px;
}

.nav {
          text-align: center;
          font-size: 11px;
          font-weight: bold;
          padding: 4px;
          margin-bottom: 5px;
          margin-top: 10px;
          width: 400px;
          }

.nav a:link {color: #FFFFFF; text-decoration: none}
.nav a:visited {color: #FFFFFF; text-decoration: none}
.nav a:active {color: #FFFFFF; text-decoration: none}
.nav a:hover {color: #E8E6DC; text-decoration: none}

.header {

          font-weight: bold;
          font-style: italic;
          margin-top: 8px;
          margin-left: 50px;
          }

ul { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 11px; 
	list-style: square; 
	line-height:12px;  }

li { 
	font-family: arial, verdana, helvetica, sans-serif;

	font-size: 11px; 
	line-height:14px;
	list-style: square; 
	}

.comments-head {
          text-align:left;
          font-size:11px;
          font-weight: bold;
          font-variant: small-caps; 
          color: #6F6849;
          border-bottom: 1px dashed #6F6849;
          margin-top: 20px;
          margin-bottom: 5px;
}

comments-body {
          background-color: #596A88;
          }

comments-post {
          text-align: right;
          font-style: italic;
          border-top: 1px solid #6F6849;
         margin-bottom: 18px;
          }

.input, input { 
         font-size:10px;
         background-color: #ffffff; 
         font-family:geneva,verdana;
         color: #6F6849;  
         font-weight: bold;  
         border: 1px solid #6F6849;  
         margin-bottom: 18px;
                                }

textarea {  color: #6F6849;  background-color : #ffffff; 
border: 1px #6F6849 solid; font-size : 11px;          

font-family:geneva,verdana; } 

               hr, .hr {
                                height: 1px; 
                                border-top: 1px dashed #6F6849; 
                                margin:5px;
                                margin-left: 20px;
                                margin-right: 20px;
                                }/* CSS Document */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 0.1em;
}