body {
	background-color:black;
	background-image:url("images/bg.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	background-attachment:fixed;
	font-family:trebuchet ms, verdana, sans-serif;}
#main {
	text-align:center;}
.content {
	text-align:left;
	width:700px;
	margin:auto;}
.post-top {
	width:550px;
	height:19px;
	margin-left:75px;
	margin-right:75px;
	background-image:url("images/post-bg1.png");
	background-repeat:no-repeat;
	background-position:bottom center;}
.post-middle {
	width:550px;
	margin-left:75px;
	margin-right:75px;
	background-image:url("images/post-bg2.png");
	background-repeat:repeat-y;
	background-position:center center;
	color:white;}
.post-bottom {
	width:550px;
	height:18px;
	margin-left:75px;
	margin-right:75px;
	background-image:url("images/post-bg3.png");
	background-repeat:no-repeat;
	background-position:top center;}
.post {
	margin-left:25px;
	margin-right:25px;}  
.post a {
	font-weight:bold;
	text-decoration:none;}

.post a:visited {
	text-decoration:none;
	color:blue;}
	
.post a:hover {
	color:#00ffff;
	text-decoration:none;}
	
.post-title {
	font-size:1.5em;}
	
.flickr-photo {
	border:0px;}
	
.photo {
	text-align:center;}

img {border:0px;}

.center {text-align:center;}

a.menu {background-color:transparent;}
a.menu:visited {text-decoration:none;color:blue;}
a.menu:hover {background-color:black;}
a.menu:hover img {background-color:black;}

.badge-holder {
	width:700px;
	height:100px;
	text-align:center;
	clear:both;}
	
.flickr_badge_image {
	width:100px;
	height:100px;
	text-align:center;
	padding-top:13px;
	float:left;}
	
#flickr_badge_image1 {background-image:url("images/box1.png");background-repeat:no-repeat;}
#flickr_badge_image2 {background-image:url("images/box2.png");background-repeat:no-repeat;}
#flickr_badge_image3 {background-image:url("images/box3.png");background-repeat:no-repeat;}
#flickr_badge_image4 {background-image:url("images/box4.png");background-repeat:no-repeat;}
#flickr_badge_image5 {background-image:url("images/box5.png");background-repeat:no-repeat;}
#flickr_badge_image6 {background-image:url("images/box6.png");background-repeat:no-repeat;}
#flickr_badge_image7 {background-image:url("images/box7.png");background-repeat:no-repeat;}
#flickr_badge_image8 {background-image:url("images/box8.png");background-repeat:no-repeat;}

.header {
	width:700px;
	height:100px;
	background-image:url("images/header-bg.png");
	color:white;}
	
.header a {
	font-weight:bold;
	text-decoration:none;}
.header a:visited {
	text-decoration:none;
	color:blue;}	
.header a:hover {
	color:#00ffff;
	text-decoration:none;}	
	
.headertext {
	padding-top:20px;
	margin-left:15px;}

.pagetitle {
	font-size:2em;
	font-weight:bold;}
	
.rightfloat {
	float:right;
	margin-top:10px;
	margin-right:15px;}

.footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;}
	
.small {
	font-size:.8em;}