@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #222222;
	background-image: url(../images/bg_222.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 940px;
	height: 570px;
	margin: 0 auto;
	margin-top: 100px;
	position:relative;
	background-color: #FFFFFF;
	}
#headerPlacement {
	position:absolute; 
	width:  690px;
	height: 205px;
	left:   10px; 
	top:    2px;
	background-color: #FFF;
  }
#mainPlacement {
	position:absolute;
	width:  690px;
	height: 340px;
	left:   9px;
	top:    209px;
	background-color: #FFF;
	overflow: hidden;
	overflow: auto;
	}
#footer {
	position:absolute; 
	width:  690px;
	height: 14px;
	left:   10px; 
	top:    549px;
	background-color: #fff;
	border-top: thin dotted #222;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 4px;
  }
#navigationPlacement {
	position:absolute; 
	width:  220px;
	height: 550px;
	left:   710px; 
	top:    10px;
	background-image: url(../images/camera.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#footer a {
  color: #900;
	text-decoration: none;
	}
#footer a:hover {
  text-decoration: underline;
	}
#redapple {
  float: right;
	margin-top: -38px;
	}
p {
  margin-top: 0px;
	}

.dateLarge {
  background-color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: #990000 thick solid;
	margin: 0px;
	}
h1 {
  font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #222;
	font-weight: bold;
	margin-top: 8px;
	}
#main {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	text-align: justify;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#main img {
  float: left;
	}
#main a {
  color: 900;
	}
.imgBlog {
  float: left;
	border: 0px;
	padding-right: 10px;
	}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
	text-align: justify;
	margin: 0px;
	margin-top: 2px;
	}
.nav a {
	color: #222;
	text-decoration: none;
	}
.nav a:hover {
  text-decoration: underline;
	color: #900;
	}
.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
	text-align: right;
	margin: 0px;
	margin-bottom: 3px;
  }
.more a{
	color: #900;
  }
/*  nav red bg */
h3 {
  background-color: #990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: #990000 3px solid;
	margin: 0px;
	}
h3 a {
  color: #fff;
	text-decoration: none;
	}
h3 a:hover {
  text-decoration: underline;
	}
/*  nav sub heading */
h4 {
  font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #222;
	font-weight: bold;
	margin: 0px;
	}
img {
  border: none;
	}
