body {
	background-image: url(/images/body_bg.jpg);
	margin: auto;
	padding: 0px;
}
img {
	border: 0;
}
.image {
	display: inline;
}
#images div {
	display: inline;
}
#albums div {
	display: inline;
}
.imgnav div {
	display: inline;
}
ul {
	display: inline;
}
li {
	display: inline;
}
#copy {
	color: #525252;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
a {
	text-decoration: none;
}
.lite_pink {
	color: #ff3399;
	text-decoration: none;
}
.lite_blue {
	color: #1cbeff;
	text-decoration: none;
}
.spacer_div {
	padding: 0px 5px 0px 5px;
}
#nav_left {
	background: url(/images/nav_bg.jpg) repeat-y;
	width: 215px;
}
#nav_right {
	background: url(/images/nav_bg2.jpg) repeat-y;
	width: 200px;
}
.nav_header {
	color: #1cbeff;
	background: #000000;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	margin: 5px 12px 0px 12px;
	padding: 0px;
	border-bottom : 1px dotted #111111;
}
.nav_header p {
	color: #1cbeff;
	background: #000000;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.nav_content {
	text-align: left;
	color: #525252;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 13px 0px 13px;
}
.main_blurbs {
	text-align: left;
	color: #525252;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
.nav_content a {
	text-align: left;
	color: #ff3399;
	display: block;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom : 1px dotted #111111;
	margin-left: 5px;
}
.nav_content2 {
	text-align: left;
	color: #525252;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 0px 13px 0px 13px;
}
.nav_content2 a {
	text-align: left;
	color: #ff3399;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px 0px 0px 5px;
}
.nav_content a:hover {
	text-decoration: underline;
}
#main_stuff {
	width: 535px;
	margin-left: 12px;
	padding-bottom: 100px;
}
#main_content {
	background: url(/images/inner_bg.jpg) repeat-y;
}
.date {
	color: #ff3399;
	font-weight: bold;
}
.layout_code {
	color: #525252;
	width: 250px;
	height: 100px;
	background: #000000;
}
.image_code {
	color: #525252;
	width: 450px;
	height: 100px;
	background: #000000;
}
.layout_title {
	color: #ff3399;
	display: block;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	margin-left: 5px;
	background: #000000;
}
.layout_title a {
	color: #ff3399;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	margin-left: 5px;
	background: #000000;
}
.pagelist {
	text-align: center;
	color: #525252;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
.pagelist a {
	text-align: center;
	color: #ff3399;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}