body {
	margin: 0px 0px 20px 0px;
        	text-align: center;
	background: #4A300F url(http://www.virtualaloft.com/images/bg.jpg) top left repeat-y
	}

a {
color:#000000;
	text-decoration: underline;	
	}

a:link {
color:#000000;
	text-decoration: underline;	
	}

a:visited {
color:#000000;
	text-decoration: underline;	
	}

a:active {
color:#000000;
	text-decoration: underline;	
	} 

a:hover {
color:#000000;
	text-decoration: underline;	
	}
	
p {margin: 0px;
padding: 0px;}

.content a {
	color: #000000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
color: #000000;
font-size: large;
	}


#banner {
	position:absolute;
	left:49px;
	top:0px;
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner img {
	border:0;
	}

#center {
	position:absolute;
	left:45px;
	top:150px;
	width: 592px;
	}

.content {
	padding: 19px 30px 5px 30px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: x-small;
	}

.content img {border:0;}

#right {
	position:absolute;
	left:649px;
	top:139px;
		width: 207px;
text-align:left;
		}

#right img {border:0;}

.content p {
	color: #4A5B61;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 100%;
	}

.content li {
	line-height: 150%;
	}

.content img {padding: 5px;}

.content h2 {
	font-family: Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
color: #009659;
font-size: large;
margin-bottom: 5px;	
	text-transform: uppercase;
text-align:right;
	}

.content h3 {
	color: #006CB5;
	font-family: Arial, sans-serif;
font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}


.posted {
	color: #4A5B61;
	font-family: Arial, sans-serif;
	font-size: x-small;
float: right;
	text-align: right;
	margin-bottom: 5px;
	line-height: normal;
	}

.textbx {
background: #fff;
border: #333 solid 1px;
}

.button {
background: #999;
border: #333 solid 1px;}

.sidebar {
	padding: 0px 10px 5px 10px;
font-size: small;
	}

.sidebar a {
	line-height: 120%;
color: #fff;}

.sidebar p {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
margin-top: 10px;
	margin-bottom: 10px;}

.sidebar h2 {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.center {
	text-align: center;
	margin: 0px;
	}

#icon {
	float: left;
	display: block;
	padding: 0 0px 0px 20px;
	margin: -3px 0 0px 0;
	}


.link-note {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

 div#expandotron
   {
   display: none;
   margin: 0px 20px 0px 20px;
   }

.widget {
display: inline;
}
.widget ul
{
	/* all lists */
	padding: 0px;
	display: inline;
	margin: 0px;
	list-style: none;
	/* not original */
}

.widget li
{
	/* all list items */
	position: relative;
	display: inline;
	list-style: none;
	margin: 0px;
	/* not original */
}

.widget li ul
{
	/* second-level lists */
	display: none;
	left: 0px;
	top: -75px;
	position: absolute;
	background-color: #FFFFFF;
	color: #CCCCCC
	border: 2px solid #CCCCCC;
	/* not original */
}

.widget li:hover ul, .widget li.over ul
{
	/* lists nested under hovered list items */
	top: -75px;
	left: auto;
	margin-left: -20px;
	display: inline;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 140%;
	padding: 5px;
}

.widget li li:link, .widget li li a {
	display: list-item;
	padding: 2px;
	text-align: left;
	list-style: none;
}

.widget li li:hover, .widget li li a:hover
{
	background-color: #CCCCCC;
	list-style: none;
	text-align: left;
}

.widget li:hover ul, .widget li.over ul
{
	left: 0px;
	margin-left: 0px;#
}

#pageprev
{
	float: left;
	font-size: 28px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 100px;
}

#pagenext
{
	float: right;
	font-size: 28px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 100px;
}
