
body {
	background: #333 url(images/background.gif);
	font: 75%/170% Verdana, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	color: #000;
	text-decoration: none;
	font: bold 100% "Verdana", Arial, sans-serif;
}
a:visited {
	color: #000;
}
a:hover {
	color: #44A1D0;
	text-decoration: underline;
}
p {
	margin: 0px 0px 0px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
button {
	font-size: 90%;
}
#page {
	position: relative;
}
#trimming {
	background: url(images/trimming.png) top center repeat-y;
}
#trimmingtop {
	margin: 0px auto;
	position: relative;
	background: url(images/trimmingtop.png) no-repeat;
	height: 35px;
	width: 760px;
	text-align:center;
	color: white;
}
#wrapper {
	width: 700px;
	margin: 0px auto;
	position: relative;
}
#content {
	padding: 25px 50px 15px 25px;
	width: 625px; /* This is -75 of body width */
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

/* ------------------------------------- random other stuff */
.HL{
	margin-top:400px;
	padding-top:200px;
	padding-left:40px;
	padding-bottom:20px;
}

/* ------------------------------------- header area  */
.header {
	background: url(images/header.gif);
	height:100px;
	width:700px;
}
/* site title */
h1 {
	color: #000;
	margin: 0px;
	padding: 0px;
	font: normal 25px/100% "Verdana", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Verdana, Helvetica, sans-serif;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 695px;
	float: center;
	margin-top: 11px;
}
/* main menu */
.main2 {
	width:120px;
}
#nav {
	background: url(images/seperator.PNG) repeat-x left top;
	height: 33px;
	color: #FFF;
}
#nav ul{
	list-style: none;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	font: bold 12px/100% Verdana, Helvetica, sans-serif;
}
#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav ul li a{
	padding: 9px 7px 10px 7px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #FFF;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: #a2d0dd;
	background: url(images/seperator.PNG) repeat-x left -33px;
	color: #000;
}

/* content */
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Verdana, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* Dot Points */
.dots{
	margin-left: 250px;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 0px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h3 a {
	color: #666666;
	margin: 0px 0px 5px;
	font: bold 100%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: solid 1px black;
}
#spContent h3 {
	margin: 0px 0px 0px 0px;
}
h4 {
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 100%/100% "Lucida Grande", Arial, sans-serif;
}

.link {
	color: #666666;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Verdana, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Verdana, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

/* ------------------------------------- footer area  */
#footer {
	text-align:center;
	/*background:#70c2e3 url(images/footer.gif) no-repeat;  */
	background:white url(images/footer.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	font: bold 110% Verdana, Helvetica, sans-serif;
	height:105px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright{
	width: 760px;
	margin: 0px auto;
	position: relative;
	background: url(images/trimmingbottom.png) no-repeat;
	height: 40px;
	width: 760px;
	padding-top: 20px;
	margin-bottom:40px;
	text-align:center;
	color: white;
}
.copyright a{
	color: white;
}
.copyright a:hover{
	color: #44A1D0;
	text-decoration: underline;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* table  */
TD.MenuColumn { background-color: #E0E0E0; width: 120px}
TD.Layout { background-color: white}
TH.Title { background-color: #9FB9D6}
TD.Item { background-color: #fff;}
TD.Item1 { background-color: #fff;}
TD.Item2 { background-color: #E5E5E5;}
TD.SubItem { background-color: #FFFFFF}
TD.ExternalProgram { background-color: #BCD2E8}
TH { font-size: 90%; border-color:#000; border-right:1px; border-bottom:1px;}
TD { font-size: 90%; border-color:#000; border-right:1px; border-bottom:1px;}
#table_results{ border-color:#000; border-left:1px; border-top:1px;}

/* menu's */
.bottomMenu {
	FONT-WEIGHT: bold; FONT-SIZE: .83em; COLOR: #fff; FONT-FAMILY: Verdana; text-align:center
}
A.bottomMenu:link {
	FONT-WEIGHT: bold; FONT-SIZE: .83em; COLOR: #fff; FONT-FAMILY: Verdana; text-align:center; TEXT-DECORATION: none
}
A.bottomMenu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: .83em; COLOR: #fff; FONT-FAMILY: Verdana; text-align:center; TEXT-DECORATION: none
}
A.bottomMenu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: .83em; COLOR: #7b8da1; FONT-FAMILY: Verdana; text-align:center; TEXT-DECORATION: none
}

/* A Generic Border  for a Div or Table etc */
.box {
	border-color: Black;
	border:1px;
}

.delete{
	height: 17px;
	width: 81px;
	background: url(images/delete.gif) repeat top;
	margin-left: 0px;
}
.delete:hover{
	background-position: 0px -17px;
	outline:0;
}
.edit{
	height: 13px;
	width: 40px;
	background: url(images/edit.gif) repeat top;
	margin-left: 0px;
}
.edit:hover{
	background-position: 0px -13px;
	outline:0;
}



