body {
	margin: 0;
  	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333333;
	background: #E0E0E0;
	margin-top: 30px;
}

hr {
	display: none;
}

img {
	border: none;
}

.ul {
	list-style: none;
	margin: 0 0 20px 30px;
	padding: 0;
}

.li {
	list-style: none;
	padding-left: 14px;
	margin-bottom: 3px;
	background: url(files/tictac_orange.gif) no-repeat 0 6px;
}

a:link {
  	color: #6699CC;
}

a:visited {
  	color: #666699;
}

a:hover {
  	color: #669933;
}

a:active {
  	color: #CC3333;
  	text-decoration: none;
}


#wrap {
	width: 847px;
	margin: 0 auto;
	text-align: left;
	background: url(files/tile.gif) repeat-y;
}

#content {
	margin-left: 62px;
}

#main-content {
	float: left;
	width: 579px;
	margin: 20px 0 20px 0;
	padding: 0;
	line-height: 1.5em;
}

#sidebar {
	margin: 0 41px 0 666px;
	padding: 20px 0 0 0;
	font-size: 85%;
	line-height: 1.4em;
	color: #999999;
	background: url(files/sidebar_bg.gif) no-repeat 0 0;
}


#blog-header {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS";
	background: #E0E0E0 url(files/top_div.png) no-repeat top left;
}

.splashtext {
	margin: 0px auto;
	padding: 5px;
	width: 670px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #000000;
}

#blog-header h5 {
	margin: 0;
	padding: 45px 60px 50px 160px;
	font-size: 200%;
	color: #FFFFFF;
	background: url(files/top_h1.gif) no-repeat bottom left;
}

#blog-header h5 a {
	text-decoration: none;
	color: #fff;
}

#blog-header h5 a:hover {
	color: #eee;
}

.li a {
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 20px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666666;
  height: 32px;
  background: url(files/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important;
  height: 57px;
  }

#sidebar .ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
  }

#sidebar li {
  background: url(files/tictac_green.gif) no-repeat 0 5px;
  }

.clear {
	clear: both;
	height: 0;
}

#footer {
	margin: 0;
	padding: 0 0 9px 0;
	font-size: 85%;
	color: #ddd;
	background: url(files/bottom_sill.gif) no-repeat bottom left;
}

#footer p {
	margin: 0;
	padding: 20px 320px 20px 95px;
	background: url(files/bottom_sash.gif) no-repeat top left;
}

.screenshot a:link {text-decoration: none;}
.screenshot a:active {text-decoration: none;}
.screenshot a:visited {text-decoration: none;}
.screenshot a:hover {text-decoration: none;}

.screenshot {
	width: 33%; 
	text-align: center; 
	vertical-align: top; 
	font-size: 7pt; 
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
