<style type="text/css">
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	}
	
#content {
	text-align: left;
	width: 1024px;
	background: url(/images/bg2.jpg) repeat;
	border: 1px solid #fff;
  }

#header {
	background: #000;
	border-bottom: 1px solid #fff;
  }
  
#main {
	padding-left: 3px;
	float: left;
	width: 659px;
  }
  
#sidebar {
	width: 180px;
	float: right;
  }

#sidebar2 {
	width: 180px;
	float: left;
  }
  
.side {
	width: 100%;
}

.post img {
  padding:2px;
  border:2px solid #99aadd;
  }

a {
	color: #99aadd; 
	font-size:12px;
	}

a:link {
	color: #99aadd;
	text-decoration: none;
	}
	
a:visited {
	color: #99aadd;
	text-decoration: none;
	}
	
a:active {
	color: #99aadd;
	}
	
a:hover {
	color: #ccc; 
	text-decoration: underline;
	}

.side p{
	margin: 10px; 
	font-size: 12px;
	font-weight: normal;
	line-height: 175%; 
	text-align: left;
	}

.sidebar-title {
	margin-top:0px; 
	padding-bottom: 6px;
	color: #cccccc; 
	line-height: 1.5em; 
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em; 
	text-align: center;
	background-image:url(/images/sb_title_bg.jpg);	
	}

.side ul, .side ul {
	margin:0 0 0 0em;
	padding-left: 5px;
	list-style-type: none;
  }
.side li, .side li {
	font-weight: normal;
	line-height: 1.1em;
    text-align: left;
  }

#footer {
	clear: both;
	border-top: 2px solid #cccccc;
	text-align: center;
	background-color: #000000;
	width: 1024;
}

#gallery-name {
	text-align: center;
	color: #99aadd;
	font-weight: bold;
	font-size: 16px;
}
</style><!-- ~ --> <!-- ~ --><!-- ~ --> <!-- ~ -->