/* HTML5 Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
 
body {
    line-height:1;
    font-family: 'Vollkorn', serif;
color: #5E5E5E;
font-size: 12px;
background-color: #111111;
background-image: url('http://eagleordinary.smackjeeves.com/files/bgrepeat.jpg');
background-repeat: both;

}
 
p {font-family: 'Vollkorn', serif;
color: #5E5E5E;
font-size: 12px;line-height:1.4;
}


a:link {
    color: #b83517;
    text-decoration: none;
}
a:visited {
    color: #91685e;
    text-decoration: none;
}

a:hover {
    color: red;
}

a:active {
    color: #ff7a5b;
}

#outerContainer { width: 1250px; margin: 0 auto;}
#container { width: 1200px;  margin: 0 auto; background-color:#ffffff;}
#headerContainer {height:220px; 
width:100%; 
background-image: url('http://eagleordinary.smackjeeves.com/files/headerbg.jpg'); 
background-repeat: no-repeat; 
background-position: center;}
 
 
.header {width: 1095px;
    margin: 0 auto;
    padding: 50px 0 5px;
    height: 80px;}

.headerNav { height: 25px;
width: 1100px;
margin: 0 auto 0;
text-transform: uppercase;
font-family: 'Vollkorn', serif;
font-style: normal;
font-weight: 200;
font-size: 16px;}

.headerLeft{

}

.headerRight{
margin: 0 0 0 900px;
}

.headerItem{
padding:160px 0 0;
margin:0 20px;
float:left;
}

.headerItem a{
color:#bc3823 ;
font-weight: 500;
text-decoration: none;
}

.headerItem a:hover{
color: #555555;
}
	
.navContainer { height: 25px;
width: 1065px;
margin: 10px auto 0 ;
}

.bbContainer { height: 25px;
width: 30px;
float: left;
cursor: pointer;
}

.clickadoodle{
position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('http://eagleordinary.smackjeeves.com/files/empty.gif');
}
.bContainer { height: 25px;
width: 30px;

float: left;
margin: 0 0 0 3%;
cursor: pointer;
position:relative
}

.mainMenu {
height: 30px;
width: 266px;
margin: 5px auto 0;


}

.navContainer div:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fContainer { height: 25px;
width: 30px;

float: right;
cursor: pointer;
position:relative
}

.ffContainer { height: 25px;
width: 30px;

float: right;
margin: 0 3% 0 0;
cursor: pointer;
position:relative
}

.homeButton {
float:left;
}

.homeButton img{
width:500px;
height:200px;
}

.rating{
height: 25px;
width: 226px;
margin: 0px auto 25px;
}

.social{
height: 20px;
width: 117px;
margin: 10px auto 25px;
background-color:
}

#commentsContainer{
width:1100px;
min-height: 300px;
margin: 10px auto 0 ;
}

#footerContainer{
/* height: 540px;
width: 100%;
margin: -300px 0 0 -150px; 
background-image: url('footerbg.png');
background-repeat: no-repeat; 
background-position: center;*/

}

#footerNav{ width: 440px;
height: 26px;
margin: 0 auto 0;
padding: 100px 0 0;
text-transform: uppercase;
font-family: 'Vollkorn', serif;
font-style: normal;
font-weight: 200;
font-size: 16px;
}

#footerBG{height: 540px;
width:100%;
margin: -430px auto 0;
background-image: url('http://eagleordinary.smackjeeves.com/files/footerbg.png');
background-repeat: repeat-x; 
background-position: center;
min-width:1260px;
}

.footerItem{
margin:0 20px;
float:left;
}

.footerItem a{
color:#e7dcc3;
text-decoration: none;
}

.footerItem a:hover{
color: #ffffff;
}
ul{
list-style-type: none;
}
li{
float:left;
margin:0 5px 0;
}

#disclaimer {
color: #cc6f6f;
font-size:14px;
width: 570px;
margin: 0 auto;
}

#comicBit {
width:1100px;
height:825px;
margin:0 auto;
cursor: pointer;
}

#comicBit:hover{
-webkit-filter: opacity(.95);
  filter: opacity(.95);
  }

.cpost-header {
float:left;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;
}

.cpost-header a{
color:#bc3823;
text-decoration:none;
margin: 8px 5px 0;}

.cpost-header a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}
 
.cpost-user {
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;  
 }
  
.cpost-user a{
color:#bc3823;
text-decoration:none;
margin: 0 5px 0;}

.cpost-user a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.authorTitle {
width:100%;
margin:0 auto 15px;
text-align: center;}

.authorComment{
width:1070px;
margin:18px auto 15px;
background-color:#eeeeee;
padding:15px;
}
.authorDate{

margin:0 0 8px 58px;}

h1{
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 200;
font-size: 20px;  
}

h1 a{
color:#bc3823;
text-decoration:none;
}

h1 a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.authorID a{
color:#bc3823;
text-decoration:none;
margin: 0 0 0 8px;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;
}

.authorID a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.breaker{
height:2px;
width: 474px;
float:left;
background-color:#cccccc;
margin: 28px 0 0;}

.post-me{
margin: 20px 10px 0 10px;
float:left;
}

.userIcon img {
  width:75px;
  height:75px;
}

.userComment .userComment {
 width:96%;
 min-width: 600px;
}

.authorIcon {
float: left;
width: 50px;
height: 50px;
}

.userIcon {
float: right;
width: 75px;
height: 75px;
overflow: hidden;
background-image: url(http://i.imgur.com/Zn6Guwo.jpg);
}

.userComment .cpost-header {
float:right;
margin: 0;
}

.userComment .authorID {
float:left;}

.userComment .authorID a{
color:#bc3823;
text-decoration:none;
margin: 0 8px 0 0;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;}

.break{
height:50px;
width:1100px;
}

.userComment .authorID a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
  }
  
.userComment .authorDate{
margin: 0 0 0 8px;
width:200px;
float:left;
}  

.userComment {
clear: both;
display: inline-block;
margin: 20px 0 0 0;
width: 100%;
float: right;
}
  
.commentBox{
width: calc(100% - 105px);
min-height: 55px;
padding:10px;
background-color:#eeeeee;
float: right;
margin:0 0 0 10px;}

.commentHeader{
height:20px;
width: 100%;
}

.placeHolder{
background-color:#ffffff;
padding:10px;
text-align:center;
width:1000px;
min-height:420px;
margin: 50px auto 20px;}

.holtBox{
padding: 0px;
text-align: center;
width: 800px;
margin: 20px auto 20px;
font-family: 'La Belle Aurore', cursive;
line-height: 1.5;
color: #952313;
font-size: 150%;}


.favicon{
margin: 0 0 0 30px;
float: left;
}

.placeHolder p{
margin: 30px auto;
width: 800px;
text-align: left}/* HTML5 Reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
 
body {
    line-height:1;
    font-family: 'Vollkorn', serif;
color: #5E5E5E;
font-size: 12px;
background-color: #111111;
background-image: url('http://eagleordinary.smackjeeves.com/files/bgrepeat.jpg');
background-repeat: both;

}
 
p {font-family: 'Vollkorn', serif;
color: #5E5E5E;
font-size: 12px;line-height:1.4;
}


a:link {
    color: #b83517;
    text-decoration: none;
}
a:visited {
    color: #91685e;
    text-decoration: none;
}

a:hover {
    color: red;
}

a:active {
    color: #ff7a5b;
}

#outerContainer { width: 1250px; margin: 0 auto;}
#container { width: 1200px;  margin: 0 auto; background-color:#ffffff;}
#headerContainer {height:220px; 
width:100%; 
background-image: url('http://eagleordinary.smackjeeves.com/files/headerbg.jpg'); 
background-repeat: no-repeat; 
background-position: center;}
 
 
.header {width: 1095px;
    margin: 0 auto;
    padding: 50px 0 5px;
    height: 80px;}

.headerNav { height: 25px;
width: 1100px;
margin: 0 auto 0;
text-transform: uppercase;
font-family: 'Vollkorn', serif;
font-style: normal;
font-weight: 200;
font-size: 16px;}

.headerLeft{

}

.headerRight{
margin: 0 0 0 900px;
}

.headerItem{
padding:160px 0 0;
margin:0 20px;
float:left;
}

.headerItem a{
color:#bc3823 ;
font-weight: 500;
text-decoration: none;
}

.headerItem a:hover{
color: #555555;
}
	
.navContainer { height: 25px;
width: 1065px;
margin: 10px auto 0 ;
}

.bbContainer { height: 25px;
width: 30px;
float: left;
cursor: pointer;
}

.clickadoodle{
position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('http://eagleordinary.smackjeeves.com/files/empty.gif');
}
.bContainer { height: 25px;
width: 30px;

float: left;
margin: 0 0 0 3%;
cursor: pointer;
position:relative
}

.mainMenu {
height: 30px;
width: 266px;
margin: 5px auto 0;


}

.navContainer div:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fContainer { height: 25px;
width: 30px;

float: right;
cursor: pointer;
position:relative
}

.ffContainer { height: 25px;
width: 30px;

float: right;
margin: 0 3% 0 0;
cursor: pointer;
position:relative
}

.homeButton {
float:left;
}

.homeButton img{
width:500px;
height:200px;
}

.rating{
height: 25px;
width: 226px;
margin: 0px auto 25px;
}

.social{
height: 20px;
width: 117px;
margin: 10px auto 25px;
background-color:
}

#commentsContainer{
width:1100px;
min-height: 300px;
margin: 10px auto 0 ;
}

#footerContainer{
/* height: 540px;
width: 100%;
margin: -300px 0 0 -150px; 
background-image: url('footerbg.png');
background-repeat: no-repeat; 
background-position: center;*/

}

#footerNav{ width: 440px;
height: 26px;
margin: 0 auto 0;
padding: 100px 0 0;
text-transform: uppercase;
font-family: 'Vollkorn', serif;
font-style: normal;
font-weight: 200;
font-size: 16px;
}

#footerBG{height: 540px;
width:100%;
margin: -430px auto 0;
background-image: url('http://eagleordinary.smackjeeves.com/files/footerbg.png');
background-repeat: repeat-x; 
background-position: center;
min-width:1260px;
}

.footerItem{
margin:0 20px;
float:left;
}

.footerItem a{
color:#e7dcc3;
text-decoration: none;
}

.footerItem a:hover{
color: #ffffff;
}
ul{
list-style-type: none;
}
li{
float:left;
margin:0 5px 0;
}

#disclaimer {
color: #cc6f6f;
font-size:14px;
width: 570px;
margin: 0 auto;
}

#comicBit {
width:1100px;
height:825px;
margin:0 auto;
cursor: pointer;
}

#comic_area_inner img {
  width:1100px;
  height:825px;
}

#comicBit:hover{
-webkit-filter: opacity(.95);
  filter: opacity(.95);
  }

.cpost-header {
float:left;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;
}

.cpost-header a{
color:#bc3823;
text-decoration:none;
margin: 8px 5px 0;}

.cpost-header a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}
 
.cpost-user {
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;  
 }
  
.cpost-user a{
color:#bc3823;
text-decoration:none;
margin: 0 5px 0;}

.cpost-user a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.authorTitle {
width:100%;
margin:0 auto 15px;
text-align: center;}

.authorComment{
width:1070px;
margin:18px auto 15px;
background-color:#eeeeee;
padding:15px;
}
.authorDate{

margin:0 0 8px 58px;}

h1{
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 200;
font-size: 20px;  
}

h1 a{
color:#bc3823;
text-decoration:none;
}

h1 a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.authorID a{
color:#bc3823;
text-decoration:none;
margin: 0 0 0 8px;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;
}

.authorID a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);}

.breaker{
height:2px;
width: 474px;
float:left;
background-color:#cccccc;
margin: 28px 0 0;}

.post-me{
margin: 20px 10px 0 10px;
float:left;
}

.userIcon img {
  width:75px;
  height:75px;
}

.authorIcon {
float: left;
width: 50px;
height: 50px;
}

.userIcon {
float: right;
width: 75px;
height: 75px;
overflow: hidden;
background-image: url(http://i.imgur.com/Zn6Guwo.jpg);
}

.userComment .cpost-header {
float:right;
margin: 0;
}

.userComment .authorID {
float:left;}

.userComment .authorID a{
color:#bc3823;
text-decoration:none;
margin: 0 8px 0 0;
font-family: 'Vollkorn', serif;
font-style: italic;
font-weight: 700;
font-size: 14px;}

.break{
height:50px;
width:1100px;
}

.userComment .authorID a:hover{
-webkit-filter: grayscale(1);
  filter: grayscale(1);
  }
  
.userComment .authorDate{
margin: 0 0 0 8px;
width:200px;
float:left;
}  

.userComment {
clear: both;
display: inline-block;
margin: 20px 0 0 0;
width: 100%;
float: right;
}
  
.commentBox{
width: calc(100% - 105px);
min-height: 55px;
padding:10px;
background-color:#eeeeee;
float: right;
margin:0 0 0 10px;}

.commentHeader{
height:20px;
width: 100%;
}

.placeHolder{
background-color:#ffffff;
padding:10px;
text-align:center;
width:1000px;
min-height:420px;
margin: 10px auto 20px;}

.holtBox{
padding: 0px;
text-align: center;
width: 800px;
margin: 20px auto 20px;
font-family: 'La Belle Aurore', cursive;
line-height: 1.5;
color: #952313;
font-size: 150%;}


.favicon{
margin: 0 0 0 30px;
float: left;
}

.placeHolder p{
margin: 30px auto;
width: 800px;
text-align: left}

.STalon {
  margin-left: 10px;
  float: left;
  margin-bottom: 10px;
 width:130px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/talon.gif') center bottom no-repeat;
}

.SHolt {
  float: left;
  margin-bottom: 10px;
  margin-left:20px;
 width: 68px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/holtd.gif') center bottom no-repeat;
}

.SKosomov {
  float: left;
  margin-bottom: 10px;
 width:90px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/kosomovc.gif') center bottom no-repeat;
}

.SBrinton {
  postion:absolute;
  margin-left:-15px;
  float:left;
  margin-bottom: 10px;
 width: 105px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/brinton.gif') center bottom no-repeat;
}


.SMarxman {
  float: left;
  margin-bottom: 10px;
  margin-right:10px;
 width:65px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/Marxman.gif') center bottom no-repeat;
}

.SGrigg {
  float: left;
  margin-bottom: 10px;
 width: 100px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/grigg.gif') center bottom no-repeat;
}


.SBlutock {
  float: left;
  margin-bottom: 10px;
 width:155px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/blutockb.gif') center bottom no-repeat;
}

.SAvicenna {
  postion:absolute;
  margin-left: 0px;
  float: left;
  margin-bottom: 10px;
 width: 85px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/avicennab.gif') center bottom no-repeat;
}

.SMinwu {
  float: left;
  margin-bottom: 10px;
 width:90px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/minwu.gif') center bottom no-repeat;
}

.SFelix {
  float: left;
  margin-bottom: 10px;
 width: 90px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/felix.gif') center bottom no-repeat;
}

.SSam {
 float: left;
 margin-bottom: 10px;
 width:80px;
 height:180px;
 display:block;
 background:transparent url('http://eagleordinary.smackjeeves.com/files/sam.gif') center bottom no-repeat;
}


.STalon:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Talonc.gif') center bottom no-repeat;
 cursor:pointer;
}

.SHolt:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Holt.gif') center bottom no-repeat;
cursor:pointer;
}

.SKosomov:hover{
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Kosomov.gif') center bottom no-repeat;
cursor:pointer;}

.SBrinton:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Brinton.gif') center bottom no-repeat;
cursor:pointer;}


.SMarxman:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Marxman.gif') center bottom no-repeat;
cursor:pointer;}

.SGrigg:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Grigg.gif') center bottom no-repeat;
cursor:pointer;}


.SBlutock:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Blutock.gif') center bottom no-repeat;
cursor:pointer;}

.SAvicenna:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Avicenna.gif') center bottom no-repeat;
cursor:pointer;}

.SMinwu:hover {
 background:transparent url('http://eagleordinary.smackjeeves.com/files/A_Minwu.gif') center bottom no-repeat;
cursor:pointer;}

.placeHolder2{
background-color:#ffffff;
padding:10px;
text-align:center;
width:1100px;
min-height: 478px;
margin: 0px auto 0px;
text-align: left;
font-family:'Special Elite', "Courier New", Courier, monospace;
font-size:13px;
line-height:140%;
color: #222222;
}

#TalonInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#HoltInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;
}

#BrintonInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#AvicennaInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#GriggInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#KosomovInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#MinwuInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#BlutockInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#MarxmanInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
background:transparent url('http://eagleordinary.smackjeeves.com/files/AdLogo.jpg') top right no-repeat ;}

#FelixInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
}

#SamInfo{
margin: 250px 50px 0;
width: 1000px;
display:none;
}

#InfoHolder{
margin: 250px 50px 0;
width: 1000px;
display:block;
}

.portrait {
  float:left;
  margin: 0 30px 0 0;
}

.portrait {
  float:left;
  margin: 0 30px 0 0;
height: 225px;
    width: 240ppx;
}

.holtportrait {
  float:left;
  margin: 0 30px 0 0;
height: 225px;
    width: 240px;
background-image: url('http://eagleordinary.smackjeeves.com/files/holt1c.jpg'); 
}

.holtportrait:hover {
background-image: url('http://eagleordinary.smackjeeves.com/files/holt2b.jpg'); 
}

.portrait img{
  height:230px;
}

.placeHolder2 h1{
text-align:center;
font-family:'Special Elite', "Courier New", Courier, monospace;
font-style:normal;
font-size: 16px;
font-weight: 200;
}

.placeHolder2 h2{
text-align:center;
margin-bottom:30px;
font-weight: 200;
}

.categoryTitle{
  float:left;
  margin: 0 20px 0 0;
  font-weight: 600;
}

.categoryText{
 font-weight: 200
}

.placeHolder2 p{
font-family:'Special Elite', "Courier New", Courier, monospace;
font-style:normal;
text-align: justify;
}
.placeHolder2 h3{
  font-size:130%;
  margin: 0 0 3px;
  font-style: normal;
  font-weight: 600;
}
.placeHolder2 h4{

margin: 20px 0 5px 0;
}

.placeHolder2 h4:first-of-type {
  margin: 40px 0 0;  
}

.placeHolder2 p:last-of-type {
  margin: 0 0 30px;
}

.placeHolder2 h5{
  text-align: center;
  margin:;
}

.watermark {
  float:right;

}

.watermark img{
  height:200px;
  margin: 20px 30px 0 0;
}

.AuthorBox{
  float:left;
  margin-left:50px;
 width: 450px;
 min-height: 150px;
text-align:left;
}

.AuthorBox img{
  float:left;
  margin: 0 13px 0 0;
}

.AuthorBox p{
  line-height:1.5;
  width: 350px;
  margin: 5px 0 0 108px;
}

.AuthorBox:last-of-type {
  margin-bottom:100px;
}

.placeHolder h1{
  line-height:1.3;
}

.jumpbox {
    margin: 0 auto;
    display: block;
}