body {
	background-color: #FFFFFF;
}
#aboutBkg{
	background-image:url(/images/DannStanding2.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}
#portBkg{
	background-image:url(/images/DannStanding5.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}
#videoBkg{
	background-image:url(/images/DannStanding6Small.png);
	background-position: right bottom;
	background-repeat:no-repeat;
}
#pubBkg{
	background-image:url(/images/DannStanding5.png);
	background-position: left bottom;
	background-repeat:no-repeat;
}
#contactBkg{
	background-image:url(/images/DannStanding7small.png);
	background-position: right bottom;
	background-repeat:no-repeat;
}
#main {
    margin: auto;
	width: 900px;	
    font-family: Arial, Helvetica, sans-serif;
}
#mainHomePage {
    margin: auto;
	width: 800px;	
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;


}
.pubheader{
	font-family: Arial, Helvetica, sans-serif;
    font-weight:Bold;
    font-size : 16px;
}

.pubheader a:link {text-decoration: none; color:#000000;}
.pubheader a:visited {text-decoration: none; color:#000000;}
.pubheader a:active {text-decoration: none; color:#000000;}
.pubheader a:hover {text-decoration: underline; color: blue;}

.aboutquestion{
	font-family: Arial, Helvetica, sans-serif;
    font-weight:Bold;
    font-size : 13px;
}		
#contactPage {
    margin: auto;
	width: 500px;	
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 12px;
}
#header {
    margin-top: 0px;
	margin-left:0px;
	width: 900px;
	float:left;
}
#headerinterior {
	margin-top: 0px;
	margin-left:0px;
	width: 900px;
	float:left;
	
}

#footer {
    margin-top: 0px;
	margin-left:0px;
	width: 900px;
	float:left;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.footer{
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}
#contentsectionBlog {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: 600px;
}

/* Menu link styles */
.mainMenuLink{
   display: inline;
list-style-type: none;
   /* display:block; */
   width:100px;
   padding:2px 5px;
   text-decoration:none;
   color:#000000;
   margin:4px;
   border:0px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:normal;
}

.mainMenuLinkSelected{
   display: inline;
list-style-type: none;
   /* display:block; */
   width:100px;
   padding:2px 5px;
   text-decoration:underline;
   color:#000000;
  /* background-color:#ffffff; */
   margin:4px;
   border:0px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:normal;
}

.mainMenuLink:hover{
   background-color:#f1f1f1;
}

.mainMenuLinkSelected:hover{
   background-color:#f1f1f1;
}

/* BeforeAfter Container */
##content {
	margin:0 auto;
	width:755px;
}

#container + div.balinks {
	margin: 0 auto;
}