body {
	font-family: Rockwell, sans-serif;
	font-size: 12px;
	color: #E9ECE6;
	margin: 0;
	padding: 0;
	background-image: url(../assets/images/navbg09.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-color: #CCCCCC;
	background-color: #0C0C0C;
	font-weight: 200;
}

.Ctr #container {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	height: 860px;
	text-align: left;
	margin: 0px inherit;

}
.Ctr #header {
	width: 832px;
	height: 130px;
	margin: 0px auto 0px 0px;
}
.Ctr #headerFlash {
	background-position: top left;
	padding: 0;
	margin: 0;
	width: 850px;
	z-index: 2;
}
.Ctr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 66px 0px 0px 30px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #E9ECE6;
	text-align: center;
	font-size: 14px;
}

.Ctr #mainContent {
	color: #E9ECE6;
	width: 490px;
	height: 545px;
	margin: 120px 145px 49px 47px;
	padding: 0px 15px 0px 0px;
	text-align: left;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 1.5em;
	float: left;
	z-index: 3;
	overflow-y: auto;
}

.Ctr #menu {
	width: 86px;
	height: 280px;
	margin: 50px 18px 10px 32px;
	text-align: left;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #E9ECE6;
	float: left;
	position: relative;
	
}
.Ctr #movie-popup {
	text-align: right;
	padding: 10px auto;
	background-color: #0C0C0C;
	}
.Ctr #currentlinks {
	width: 170px;
	margin: 0px 15px 0px 5px;
	text-align: left;/* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 1.5em;
	float: right;
}
.Ctr #footer {
	background-image: url(/assets/images/site/bottom_sash72.jpg);
	clear: both;
	width: 763px;
	padding: 20px 0px;
	margin: 10px 8px 0px 9px;
	background-repeat: no-repeat;
} 
.Ctr #footer p {
	margin: 0px 40px 0px 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px auto; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	color: #E9ECE6;
}
.Ctr #img-bank {
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
	
}
blockquote {
	margin: 0 0 0 20px;
	padding: 10px 30px 0 20px;
	font-size: 12px;
	line-height: 1.5em;
	color: #D8DAF2;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }


hr {
  display: none;
  }

img {
  border: none;
  }


/* unordered list style */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
  }

li {
  list-style: none;
  }
  

  
/* main content links */

a:link {
  color: #69c;
  font-weight: bold;
  text-decoration: none;
  }

a:visited {
  color: #D8B7EC;
  font-weight: bold;
  text-decoration: none;
  }

a:hover {
  color: #9ECFEC;
  font-weight: bold;
  text-decoration: none;
  }

a:active {
  color: #9ECFEC;
  text-decoration: none
  font-weight: bold;
  text-decoration: none;
  }

/* menu  links */

#menu li {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	line-height: 40px;
  }

/* ---( main column postings )--- */

h1.pageheader  {
	color: E9ECE6;
	margin-top: 0;
	font-family: "Rockwell", "Trebuchet MS";
	text-align: left;
	font-size: 20px;
	margin: 10px 0px 25px 0px;
 	
}

h2.post-title {
	margin-top: 5px;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 11pt;
	color: #E9ECE6;
	
  }

h2.post-date {
	margin-top: 0;
	padding-left: 11px;
	font-size: 11pt;
	color: #E9ECE6;
	
  }
.news {
	margin-top: 0;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 12px;
	color: #E9ECE6;
	font-style: italic;
	
}

.resumetext {
	margin-top: 0;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 10px;
	color: #E9ECE6;
	font-weight: 200;
}


.post {
	margin: 0 0 1.5em 0;
	padding: 0px 0 50px 14px;
	border-bottom: 1px solid #ddd;
	font-weight: 200;
  }
 /* add italics + color to post title topic */
.post-italics {
	margin-top: 0;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 11pt;
	color: #E9ECE6;
	font-style: italic;
	font-weight: 200;
  }
.post-date {
	margin: 0;
	padding: 0 10px 0 14px;
	color: #CCCCFF;
	text-align: right;
	font-weight: bold;
  }
.post-footer {
	margin: 0;
	padding: 0 0 0 14px;
	color: #999999;
  }
  .post-quote {
  font-style: italic;
  }
  .post-bold {
  font-weight: bold;
  }

.post img {
  margin: 5px 5px 5px 10px;
  float: right;
  cursor: pointer;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

.post-link img {
  margin: 5px 5px 5px 10px;
  float: right; 
  cursor: pointer;
  padding: 4px;
  border-top: 3px solid #FFCC66;
  border-left: 3px solid #FFCC66;
  border-bottom: 3px solid #FFCC66;
  border-right: 3px solid #FFCC66;
  }
  
.movie {
  margin: 5px 5px 5px 5px;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd; 
  }
  
/* ---( sidebar )--- */


h2.sidebar-title {
	margin: 0 0 0 0;
	padding: 0px auto;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 10pt;
	font-weight: inherit;
	color: #E9ECE6;
	height: 20px;
	height: 20px !important; /* for most browsers */
	height /**/:35px; /* for IE5/Win */
  }

h3.sidebar-title {
	margin: 0 0 0 0;
	padding: 25px 0 0 50px;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 10pt;
	font-weight: inherit;
	color: #E9ECE6;
	height: 32px;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
  }
  
 h4.sidebar-title	{
	margin: 0 0 0 0;
	padding: 5px 0;
	font-family: "Rockwell", "Trebuchet MS";
	font-size: 9pt;
	font-weight: inherit;
	color: #E9ECE6;
  }

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

#sidebar li {
  }
