body {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dashed 1px;
}
a:hover {
	border-bottom: solid 1px;
}
#header {
	height: 150px;
	width: 100%;
	left: 0px;
	top: 0xp;
}
#header .navBar {
	width: auto;
	margin-left: 160px;
	top: 112px;
	position: relative;
	text-align: left;
}
#header .navBar, #leftCol .navLeftItem {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	height: 20px;
}
#header .navBar a, #leftCol .navLeftItem a, #leftCol .subNavLeftItem a, #leftCol .latestPostsArea a {
	text-decoration: none;
	color: #666666;
	border: 0px;
}
#header .navBar a:hover, #leftCol .navLeftItem a:hover, #leftCol .latestPostsArea a:hover, a:hover {
	color: #A0AFC0;
}
#leftCol {
	width: 150px;
	float: left;
	margin-left: -1px;
	padding-left: 1px;
}
#leftCol .navLeftItem {
	left: 0px;
	width: 130px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	text-align: right;
}
#leftCol .subNavArea {
	background-color: #c3d7df;
	width: 100px;
	padding: 5px;
	margin: 10px;
	display: none;
	text-align: right;
}
#leftCol .latestPostsArea {
	border: 1px Solid #c3d7df;
	width: 130px;
	padding: 5px;
	margin: 10px;
	clear: none;
}
#rightCol {
	width: auto;
	margin-left: 160px;
}
#rightPaneContent {
	width: 250px;
	height: 320px;
	float: right;
	font-weight: bold;
	text-align: center;
}
#rightPaneContent .rightPaneImage {
	width: 220px;
	height: 320px;
	border: solid 1px #c3d7df;
	vertical-align: center;
	margin: auto;
}
#rightPaneContent a {
	border: 0px;
}
#quotedTextSpace {
	width: 250px;
	height: 80px;
	float: right;
	top: 20px;
	vertical-align: bottom;
	text-align: left;
	overflow: hidden;
	padding: 0px 10px 0px 0px;
}
#footerAcrossPage {
	text-align: right;
	margin: 10px 0px 20px 0px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#statCounter a{
	border-bottom: 0px;
}
.clearSpace, .albumItemSeperator {
	clear: both;
}
.heading1, .heading2 {
	font-family: Arial, Helvetica, sans-serif;
}
.heading1 {
	font-size: 20px;
	color: #666666;
}
.heading2 {
	font-size: 14px;
	color: #66CCFF;
	font-weight: bold;
}
.quotedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #999999;
	text-align: left;
	font-weight: bold;
}
.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	max-width: 400px;
}
.adminArea {
	float: left;
	margin: 0px 10px 0px 0px;
	max-width: 350px;
}
.hiddenContent {
	display: none;
}
.adminArea, .hiddenContent {
	background-color: #f9f9f9;
	padding: 5px;
	border: solid #999999 2px;
}
.textButton, .textButton:hover {
	color: #FFFFFF;
	border: double #CCCCCC;
	background-color: #666666;
	position: relative;
	top: 3px;
	padding: 1px;
	left: 3px;
}
.albumItemSeperator, .postSeperator {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #C3D7DF;
}
.albumItem img {
	float: left;
	margin: 0px 5px 5px 0px;
}
.thumbnailItem {
	float: left;
	margin: 0px 20px 20px 0px;
	text-align: center;
	background-color: #f9f9f9;
}
.thumbnailItem a{
	border: 0px;
}
.thumbnailItem img {
	border: double #C3D7DF;
	padding: 1px;
}
