@charset "utf-8";
/* CSS Document */

div{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#333;
}

	

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	border-right: 2px solid #CCC;
	border-left: 2px solid #999;
	
}
#header {
	height: 358px;
	position: relative;
}
#wrapper #header .headerImage {
	margin-top: 0px;
}
#content{
	background: #333;
	top: 0px;
	margin: 0 0 0 0px;
	padding: 0;
	min-height:800px;
	
}
#Content{
	background: #333;
	
	top: 0px;
	margin: 0 0 0 220px;
	padding: 0;

	min-height:600px;	
	
}

#outerContent {
	background: #333 url(../images/linkBit.jpg) repeat-y left top;
	float: right;
	width: 205px;
	display: inline;
	padding-top: 5px;
	height: 1000px;
	
}
#outerContent #innerOutCon {
	background: url(../images/orangeBit.jpg) repeat-y;
	width: 190px;
	margin-left:10px;
	
}
 #LinkBlog {
	width: 185px;
	padding: 0 0 20px;
	background: #FFF url(../images/bottomLinkBckgrd.jpg) no-repeat left bottom;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	position: relative;
	
}
#LinkBlog dt {
	background: url(../../images/topLinBack.jpg) no-repeat;
	margin: 0px;
	padding: 10px 5px 3px;
	line-height:1.0;
}
#innerOutCon #LinkBlog dt a:link, #innerOutCon #LinkBlog a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #F90;
	text-decoration: none;
}
.NavDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	font-weight: bold;
}

#innerOutCon #LinkBlog dt a:hover {
	color:#333;
}

 #LinkBlog dd {
	background: url(../images/linkContentBit.png) repeat-x left bottom;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3;
	padding:5px 10px 10px;
	margin:0;
	
}
.captioned_photo {
	position: relative;
	float: left;
	display: block;
	
	margin:  20px 15px  20px 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 1em;
	left:0.75em;
	
	display: block;
	width: 100px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	
	font: .75em/1.25em Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	
	}

.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}









 #bottomContent {
	width: 718px;
	padding: 0 0 20px;
	background: url(../images/bottomMainBlogBackground.png) no-repeat left bottom;
	margin-top: 20px;
	margin-left: 0px;
	text-align: left;
	position: relative;
}
#bottomContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #F93;
	line-height: 25px;
	position: absolute;
	width: 500px;
	top: 15px;
	right: 200px;
}
#commentArea #blogComments h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F90;
}

#bottomContent dd h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 25px;
	position: absolute;
	width: 500px;
	top: 35px;
	right: 200px;
}

#bottomContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	white-space: normal;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
	padding-top: 15px;
}
 #bottomContent dt {
	background: url(../images/topMainBlogBackground.png) no-repeat;
	margin: 0px;
	padding: 0px 5px 10px;
	line-height:1.0;
}
 #bottomContent dd {
	background: #fff url(../images/contentBit.png) repeat-x left bottom;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3;
	padding:10px;
	margin:0;
	border-right: 3px solid #000;		
}
#blogComments {
	width: 571px;
	background: url(../images/commentBottomBckground.png) no-repeat left bottom;
	float:right;
	display: inline;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	
}
 #commentArea {
	width:748px;
	text-align:left;
	margin-top:20px;
	
	
}
.imgforComment {
	float:left;
	clear:both;
	height: 199px;
	width: 167px;
	margin-top:10px;
	margin-left: 10px;
}


 #blogComments dt {
	background: url(../images/commentTopBckGround.png) no-repeat;
	padding: 10px 20px 0;
	line-height:1;
	margin: 0px;
}
#commentArea #blogComments dd p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0px 20px 20px 10px;
}

 #blogComments dd {
	background: #fff url(../images/commentContentBit.png) repeat-x left bottom;
	font-size: 0.8em;
	color: #333;
	line-height: 1.3;
	padding:10px;
	margin:0;
	border-right: 3px solid #000;
}
#commentArea #blogComments dt .commentheadingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F90;
	z-index: 12;
}


#bottomContent dd h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #666;
	position: absolute;
	width: 200px;
	top: 25px;
	right: 170px;
}
#mainNav{
	margin: 0px;
	height: 59px;
	position: relative;
	z-index:2;
	background: url(../images/navbar.jpg) repeat-x left top;
	padding-top: 5px;
}

	#nav {
	width: 684px;
	height: 53px;
	position: relative;
	background:url(../images/navSprite.jpg);
	margin: 0px auto 0px;
	padding: 0;
	list-style: none;
}
#nav li {
  float: left;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 53px;
  background:url(../images/navSprite.jpg)no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#nav_hom a {
  left: 0;
  width: 114px;
  background-position: 0 0;
}
li#nav_port a {
  left: 114px;
  width: 114px;
  background-position: -114px 0;
}
li#nav_des a {
  left: 228px;
  width: 114px;
  background-position: -228px 0;
}
li#nav_flash a {
  left: 342px;
  width: 114px;
  background-position: -342px 0;
}
li#nav_blog a {
  left: 456px;
  width: 114px;
  background-position: -456px 0;
}
li#nav_con  a {
  left: 570px;
  width: 114px;
  background-position: -570px 0;
}
li#nav_hom a:hover {
	background: transparent url(../images/navSprite.jpg) 0 -53px no-repeat;
 
}
li#nav_port a:hover {
	background: transparent url(../images/navSprite.jpg) -114px -53px no-repeat;
 
}
li#nav_des a:hover {
	background: transparent url(../images/navSprite.jpg) -228px -53px no-repeat;
 
}
li#nav_flash a:hover {
	background: transparent url(../images/navSprite.jpg) -342px -53px no-repeat;
  
}
li#nav_blog a:hover {
	background: transparent url(../images/navSprite.jpg) -456px -53px no-repeat;
  
}
li#nav_con a:hover {
	background: transparent url(../images/navSprite.jpg) -570px -53px no-repeat;
  
}
#body_port li#nav_port a {
	background: transparent url(../images/navSprite.jpg) -114px -107px no-repeat;
 
}
#body_des li#nav_des a {
	background: transparent url(../images/navSprite.jpg) -228px -107px no-repeat;
  
}
#body_flash li#nav_flash a {
	background: transparent url(../images/navSprite.jpg) -342px -107px no-repeat;
  
}
#body_blog li#nav_blog a {
	background: transparent url(../images/navSprite.jpg) -456px -107px no-repeat;
  
}
#body_con li#nav_con a {
	background: transparent url(../images/navSprite.jpg) -570px -107px no-repeat;
 
}#blogText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	
	width: 100%;
	text-align: left;
}
#body_blog #wrapper #header #login {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#body_blog #wrapper #header #login a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#body_blog #wrapper #content #mainForm {
	margin-top: 50px;
}

