body {
	background: url('../Images/background.jpg');
}

/*main wrapper in center. Holds header, menu, content, and footer */
#wrapper
{
 width: 940px;
 margin-left: auto ;
 margin-right: auto ;
}

/*Area that holds site title and tag line*/
/* fits inside wrapper */
#branding
{
 width: 940px;	
 margin-left: auto ;
 margin-right: auto ;
}

/* Site title */

#site-title {
 float : left;
 line-height: 26px;
 margin-bottom: 10px;
 margin-left: 25px;
 margin-right: 0;
 margin-top: 20px;
 width: 700px;
 color : white;
 font-family: "Comic Sans MS", cursive, sans-serif;
 font-size: 40px;
 text-decoration : none;
 font-weight: bold;
}


/* tag line*/
  
#site-tagline {
 //display: true;
 clear: right;
 float: right;
 margin-right: 20;
 margin-bottom: 50;
 padding-bottom:50;
 font-size: 30px;
 font-weight: bold;
 font-family: "Comic Sans MS", cursive, sans-serif;
 font-size: 15px;
 color : white;
 width: 400px;
}

/* Banner */
img , img.banner {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* main menu area*/
ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(../images/menu1.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
width: 940px;
margin-left: auto ;
margin-right: auto ;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
}

ul.menu li a:hover,.home, .gallery, .book, .blog, .ebooks, .links, .about{
color:#fff;
background:url(../images/bg.png) repeat-x top left;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.home,  .menu.red li.gallery,  .menu.red li.book,  .menu.red li.blog,  .menu.red li.ebooks, .menu.red li.links, .menu.red li.about {
background-color:#DE3330;
}


/* content area */
#content_area {
   margin-top: 2px;
   background: #333333;
   width: 940px;
   margin-left: auto ;
   margin-right: auto ;
}

#text_section {
	text-align:left;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.0em;
	color : white;
	font-style:italic;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 600px;
}

#text_block
{
 margin-left: 15px; 	
 margin-right: 15px; 	
 margin-top: 5px; 	
	
}

p {
	line-height:24px;
	text-align:justify;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.2em;
	font-weight : normal ;
	color : white;
}

h1 {
	text-align:center;
 	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	font-style:italic;
	color : white;
}
h2 {
	text-align:center;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.25em;
	font-weight : bold;
	font-style:italic;
	color : white;
	margin-bottom: 5px;
}
h3 {
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.0em;
	color : white;
}


li {
	margin-top: 6px;
	margin-bottom: 6px;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.2em;
	color : white;
}
ul {
	list-style-type:square;
}

a:link { 
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.1em;
 	text-decoration : none;
	color : #f2a057;
	}
a:visited { 
	color: #f2a057;
	}
a:hover { 
	color: green;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #maroon;
	}

#comment{
	font-family : "Arial Narrow",  Arial, sans-serif;
	color : black;
}


#linkmap {
  position: relative;
  margin: 0% 30%;
  width: 50%;
  top: 0em;
  right: 0;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 1.0em;

}
/* Main page container with graduated grayscale (black to white) just inside the HTML body */

#sitemap {
  position: relative;
  margin: 0% 3%;
  width: 30%;
  top: 0em;
  right: 0;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 0.8em;

}

.videowrapper {
	padding: 4px;
	background: #fff;
	border: 4px solid #ddd;
	margin: 1px 10px 1px 10px;
}

.gallerywrapper
{
	/*border-style:solid;
	border-width:thin;*/  
	width:50%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.gallerytitle
{
	text-align:center;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	color:white;
}
.gallerytext
{
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size:14px;
	padding:0px 0px 0px 0px;
	text-align:justify;
	color:white;
	margin:10px 10px 10px 10px;
}

#gallerydescription
{
	width:550px;
	text-align:justify;
 	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size : 1.0em;
	color : white;
	font-style:italic;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px 0px 0px 0px;
}

.gallerybuttonwrapper
{
	clear:both;
	padding:10px 10px 0px 50px;
	width:80%;
}


/* Footer  area at bottom of the screen containing date and copyright*/
#footer {
	clear:both;
	padding:20px 0px 0px 0px;
	text-align:center;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size : 0.6em;
	color : white;
	width: 82%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#equation {
	text-align:center;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight : bold;
}


#content_caption {
	float:left;
 	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	font-style:italic;
	color : white;
	margin-bottom: 10px;
}


#caption {
	text-align:center;
 	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	font-style:italic;
	color : white;
	margin-bottom: 10px;
}

#subcaption {
	text-align:center;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.3em;
	font-weight : bold;
	font-style:italic;
	color : white;
	margin-bottom: 10px;
}



#referencecaption {
	text-align:left;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	font-style:italic;
	color : white;
}


#pdfcaption {
	text-align:center;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
}

#pdfcaption a{
	font-size : 1.0em;
	font-weight : bold;
	font-style:italic;
	color : white;
	margin-bottom: 10px;
}

blockquote {
	font-size : 0.8em;
	width: 500px;
	margin: 0px;
	padding: 10px;
	quotes: "\201C" "\201D";
	text-align: justify;
}

#majorquote {
	font-size : 0.9em;
	font-style:italic;
	font-weight:bold;
	color: white;
	width: 95%;
	padding: 0px 10px;
	quotes: "\201C" "\201D";
}


#metadata
{
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size : 1.1em;
	font-weight:normal;
	text-align:justify;
	color : black;
	margin-bottom: 10px;
}

#copyright {
	text-align:center;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size : 0.6em;
	color : white;
	width: 82%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#announce {
 	width: 100%;
	text-align:center;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size : 1.0em;
	color : black;
}

#Flash {
	display: block;
	margin-left: auto;
	margin-right: auto
}


#footermenu {
	clear:both;
	position: relative;

}

#footermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footermenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#footermenu li.noborder {
	border-right-style: none;
}

#footermenu a:link, #footermenu a:visited {

	text-decoration: none;
	font-family : Calibri, 'Lucida Grande', Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-transform:capitalize;
}

#footermenu a:hover, #footermenu a:active {
	color: #FFFF00;
}

.clear {font-size: 1px; height: 1px;}

/* eBook promotion and sales*/

#eBookMain_pageintro {
	text-align:justify;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.0em;
	color : white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

#eBookMain_more {
	text-align:center;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.1em;
	color : white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight:normal;

}

#eBookMain_pagetail {
	text-align:justify;
	font-family : "Arial Narrow",  Arial, sans-serif;
	font-size : 1.0em;
	color : white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}


#eBook
{
font-family : "Arial Narrow",  Arial, sans-serif;
font-size : 1.0em;
color : white;
}

ul.eBook{
font-family : "Arial Narrow",  Arial, sans-serif;
font-size : 1.0em;
color : white;
}

ul.eBook li {
font-family : "Arial Narrow",  Arial, sans-serif;
font-size : 1.0em;
color : white;
}


#text_block
{
 margin-top: 5px; 	
	
}

  


