﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #272525;
	min-height: 100%;
	min-width: 100%;
}

* { padding: 0px; margin: 0px; }
p { margin: 0px; }

#container
{
	display: block;
	text-align: -moz-center;
	!text-align: center;
	width: 100%;	
}

#navlist
{
	width: 1005px;
	margin: 0px;
	padding: 0px;
}

#navlist a img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

#contentcol
{
	min-height: 605px;
	height: 605px;	
	background-image: url("images/background.jpg");
	vertical-align: top;
}

.centertbl
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pagecolleft
{
	vertical-align: top;
	width: 136px;
}

.pagecolright
{
	vertical-align: top;
	width: 142px;
}

.pagecontent
{
	vertical-align: top;
	width: 727px;
}

.bottomleftnav
{
	position: relative;
	top: 450px;
	left: 65px;
}

.bottomrightnav
{
	position: relative;
	top: 453px;
	left: 10px;
}

#commentlist
{
	background-color: #FFFFFF;
	border: 1px solid black;
	width: 100%;
	height: 150px;
	display: block;
	overflow: auto;
}

#commentlist ul li
{
	list-style: none;
	color: #76787a;
	font-size:9pt;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 15px;
}

.cmttxt
{
	margin-top: 3px;
	font-weight: normal;
}

.pagercontainer
{
	display: block;
	text-align: -moz-center;
	!text-align: center;
	width: 100%;
}

#sidekickscontent
{
	background-image: url("images/pg7.gif");
	height: 563px;
	width: 727px;
}

#skleftlinks
{
	float: left;
	position: relative;
	top: 270px;
	left: 40px;
}

.sklinks
{
	list-style: none;
	margin: -3px;
	padding: 0px;
}

.sklinks img
{
	border: 0px;
}

#skrightlinks
{
	float: right;
	position: relative;
	top: 40px;
	left: -150px;
}

#guestbookcontent
{
	background-image: url("images/pg9_2.gif");
	height: 563px;
	width: 727px;
}

#gbitemcontent
{
	position: relative;
	top: 125px;
	left: 50px;
	width: 630px;
}

.pageitem
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.currentpageitem
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
}

#gbfrmtbl
{
	position: relative;
	top: 85px;
	left: 262px;
}

.gbfrmlbl
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bolder;
}

.validationlbl
{
	color: Black;
	font-size: 8pt;
	font-weight: bold;
}

#picturecontent
{
	height: 563px;
	width: 727px;
}

#picgallery
{
	background-image: url(Images/pictures/pg4_left_bg.gif);
	height: 563px;
	width: 330px;
}

#thbnl
{
	position: relative;
	top: 150px;
	left: 15px;
	width: 315px;
}

#thbnl td
{
	padding: 2px;
}

#thbnl td img
{
	border: 2px solid black;
}

#mediacontent
{
	background-image: url("images/pg5.gif");
	height: 563px;
	width: 727px;
}

.mediatn
{
	list-style: none;
}

.mediatn li
{
	list-style: none;
	margin-bottom: 20px;
}

.mediabody
{
	margin: 0px;
	padding: 0px;
}

#blogcontent
{
	background-image: url("images/pg8.gif");
	height: 563px;
	width: 727px;
}

#LRblogcontent
{
	background-image: url("images/pg2_LR.gif");
	height: 563px;
	width: 727px;
}

#skellycontent
{
	background-image: url("images/pg10.gif");
	height: 563px;
	width: 727px;
}

a:link.skellymyspurl
{
	color: #462e6c;
	text-decoration: none;
}

a:hover.skellymyspurl
{
	color: #993333;
	text-decoration: none;
}

a:visited.skellymyspurl
{
	color:#462e6c;
	text-decoration: none;
}

a:visited:hover.skellymyspurl
{
	color:#993333;
	text-decoration: none;
}

a:link.skellychnl
{
	color: #000000;
	text-decoration: none;
}

a:hover.skellychnl
{
	color: #993333;
	text-decoration: none;
}

a:visited.skellychnl
{
	color:#000000;
	text-decoration: none;
}

a:visited:hover.skellychnl
{
	color:#993333;
	text-decoration: none;
}

.blogpubdate
{
	margin-top:5px;
	margin-bottom:10px;
	font-size:8pt;
	color:Gray;
	text-transform: uppercase;
}

.blogtitle
{
	margin-bottom:10px;
	font-size: 14pt;
	color: Gray;
}

.blogpost
{
	font-size: 10pt;
	margin-bottom: 15px;
}

.blogtime
{
	margin-bottom:5px;
	font-size:8pt;
	color:Gray;
}

.blogpostseparator
{
	width:100%;
	border:1px solid gray;
	margin-bottom: 15px;
	height: 1px;
}

.LRblogpubdate
{
	margin-top:5px;
	margin-bottom:10px;
	font-size:8pt;
	color:white;
	text-transform: uppercase;
}

.LRblogtitle
{
	margin-bottom:10px;
	font-size: 14pt;
	color: #ffffff;
}

.LRblogpost
{
	font-size: 10pt;
	margin-bottom: 15px;
}

.LRblogtime
{
	margin-bottom:5px;
	font-size:8pt;
	color:white;
}

.LRblogpostseparator
{
	width:100%;
	border:1px solid black;
	margin-bottom: 15px;
	height: 1px;
}

#logincontainer
{
	position:relative;
	top: 200px;
	margin:0 auto;
	width:500px;
	height:300px;
	background-image: url(images/loginbg.gif);
}

.frmlabel
{
	font-size: small;
}

#loginfrm
{
	position: relative;
	top: 80px;
	left: 220px;
}

#loginfrm .frmlabel
{
	color: #FFFFFF;
}

.errmsg
{
	color: Orange;
	font-size: 10pt;
}

#toolcontainer
{
	position:relative;
	top: 150px;
	margin:0 auto;
	width:400px;
	height:400px;
	
}

.toolapps
{
	position:relative;
	width:100px;
	height:100px;
	text-align: center;
	float: left;
}

.toolapps img
{
	border: 0px;
}

.toolapps a
{
	text-decoration: none;
	color: White;
	font-size: 10pt;
}

#toolguestbookcontainer
{
	position:relative;
	top: 100px;
	margin:0 auto;
	width:800px;
}