body { background: #362442 url('images/majestic-background.png');
		 color: #171424;
		 margin: 0px;
		 font-family: Verdana, Arial, sans serif;
		 font-size: 10pt;
		 }
h1 { display: none }
h2 { margin: 20px auto -10px auto;
   width: 600px;
	 text-align: center; }
h3 { margin: 20px auto -10px auto;
   width: 600px;
	 text-align: left; }

p { padding: 0px;
    margin: 10px auto 10px auto; }

p.permalink { text-align: center;
	font-weight: bold;
	text-decoration: italic; }
	
a { color: #0054a6;
    text-decoration: none; }

div.titlebar { text-align: center;
		 position: relative;
     height: 110px;
		 margin: 0px;
     z-index: 5; }

div.blogentry { width: 600px;
	padding:0px;
	margin: auto; }

img.title { margin: 0px -50px;
 }
		 
img { border: 0px }

img.gthumb { margin: 0px 1px; }

img.titlepic { border: 0px #171424 solid; }

a.fbutton { float: left;
		 padding-top: 12px; }		 

div.main { margin: 0px auto;
      border: solid 10px #f8f2e9;
      width:  930px;
      position: relative;
      z-index: 3 }

div.paper { background: #f8f2e9;
    border: 0px;
    padding: 5px 2px;
    margin: 0px auto;
    width: 600px;}
		 
div.controls { width: 600px;
     border: 0px;
	 margin: 0px auto 25px auto;
		 padding-left: 1px; }
		 
div.controls a { display: block;
     color: #1a4e6d;
     background: #f8f2e9;
		 text-align: center;
		 font-weight: bold;
     border: solid 1px #1a4e6d; 
		 width: 98px;
		 float: left; }

div.controls a:hover { background: #adc9ca;
     color: #171424;
		 border: solid 1px #171424;}

div.images {width: 910px; height: 224px;
		 margin: 0px 10px 0px 10px; 
		 overflow: hidden; }

img.scrollimage {float: left }
		 
div.textbox { background: #f8f2e9;
	     border: solid 2px #2e2417; }
		 
img.titlepic { border: 0px;
    background: url('/images/hero-pic.png');
    margin: 2px 0px; }

div.video { width: 600px;
    margin: 10px auto; }

img.banner { margin: auto auto; }

p.copyright { text-align: center; }

p.quote { text-align: center;
   font-style: italic; }
	 
p.follow { text-align: right;}

p.blognav a  { display: block;
	width: 200px;}

p.blognav a:hover { background-color: #ca9465 }

p.center { text-align: center;
	margin: auto; }

a.prevblog { float: left;
	text-align: left; }
	
a.nextblog { float: right;
	text-align: right; }